aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom1-9/+5
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom1-2/+2
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom1-6/+6
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom1-2/+0
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-12/+6
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom1-1/+1
2011-01-13IPVS: netns, prepare protocolHans Schillstrom1-1/+19
2011-01-13IPVS: netns to services part 1Hans Schillstrom1-5/+59
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom1-0/+11
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom1-0/+2
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom1-1/+1
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom1-0/+1
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon.Hans Schillstrom1-2/+4
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman1-1/+1
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman1-2/+14
2010-10-21ipvs: provide address family for debuggingJulian Anastasov1-8/+9
2010-10-21ipvs: changes for local real serverJulian Anastasov1-0/+1
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov1-1/+2
2010-10-21ipvs: switch to notrack modeJulian Anastasov1-1/+19
2010-10-21ipvs: optimize checksums for appsJulian Anastasov1-2/+10
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom1-0/+4
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman1-0/+1
2010-10-04IPVS: management of persistence engine modulesSimon Horman1-0/+6
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman1-0/+1
2010-10-04IPVS: Add struct ip_vs_peSimon Horman1-1/+27
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-14/+30
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov1-0/+1
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov1-1/+43
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov1-1/+1
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman1-0/+12
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder1-2/+0
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy1-1/+21
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE1-11/+5
2009-11-04net: cleanup include/netEric Dumazet1-4/+2
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+2
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-5/+2
2009-07-30IPVS: use pr_fmtHannes Eder1-59/+60
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-2/+2
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches1-3/+3
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-10-31misc: replace NIPQUAD()Harvey Harrison1-2/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison1-2/+2
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian1-0/+1
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener1-19/+2
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener1-9/+1
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz1-20/+33
2008-09-05IPVS: Convert real server lookup functionsJulius Volz1-3/+5