summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* IPVS: netns, trash handlingHans Schillstrom2011-01-131-2/+2
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-16/+11Star
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-11/+42
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-131-3/+48
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-9/+5Star
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-131-2/+2
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-6/+6
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-2/+0Star
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-12/+6Star
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-1/+1
* IPVS: netns, prepare protocolHans Schillstrom2011-01-131-1/+19
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-5/+59
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+11
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-251-0/+2
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-251-1/+1
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-251-0/+1
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+4
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-161-1/+1
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-161-2/+14
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-8/+9
* ipvs: changes for local real serverJulian Anastasov2010-10-211-0/+1
* ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-1/+2
* ipvs: switch to notrack modeJulian Anastasov2010-10-211-1/+19
* ipvs: optimize checksums for appsJulian Anastasov2010-10-211-2/+10
* ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-0/+4
* IPVS: Allow configuration of persistence enginesSimon Horman2010-10-041-0/+1
* IPVS: management of persistence engine modulesSimon Horman2010-10-041-0/+6
* IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-041-0/+1
* IPVS: Add struct ip_vs_peSimon Horman2010-10-041-1/+27
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-14/+30
* ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-211-0/+1
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-1/+43
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-171-1/+1
* ipvs: fix active FTPJulian Anastasov2010-09-081-0/+3
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-0/+12
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-231-2/+0Star
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-1/+21
* IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-051-11/+5Star
* net: cleanup include/netEric Dumazet2009-11-041-4/+2Star
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+2
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-5/+2Star
* IPVS: use pr_fmtHannes Eder2009-07-301-59/+60
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-151-2/+2
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-201-3/+3
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-041-3/+0Star
* misc: replace NIPQUAD()Harvey Harrison2008-10-311-2/+2
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-291-2/+2
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2