aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz1-1/+19
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz1-5/+11
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz1-0/+11
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz1-6/+9
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz1-0/+3
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz1-1/+2
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz1-0/+39
2008-09-05IPVS: Add debug macros for v4 and v6 address outputJulius Volz1-0/+42
2008-09-05IPVS: Add general v4/v6 helper functions / data structuresJulius Volz1-0/+49
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz1-6/+12
2008-08-15ipvs: Create init functions for estimator codeSven Wegener1-0/+2
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener1-2/+26
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener1-1/+1
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener1-1/+1
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz1-245/+8