summaryrefslogtreecommitdiffstats
path: root/include/net/ip_vs.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+5
* net: cleanup include/netEric Dumazet2009-11-041-4/+2
* 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-021-5/+2
* IPVS: use pr_fmtHannes Eder2009-07-301-59/+60
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-2/+2
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-191-3/+3
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-3/+0
* 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-281-2/+2
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+1
* ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-19/+2
* ipvs: Restrict connection table size via KconfigSven Wegener2008-09-091-9/+1
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-20/+33
* IPVS: Convert real server lookup functionsJulius Volz2008-09-051-3/+5
* IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-1/+19
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-5/+11
* IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-0/+11
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-6/+9
* IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-051-0/+3
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-1/+2
* IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-051-0/+39
* IPVS: Add debug macros for v4 and v6 address outputJulius Volz2008-09-051-0/+42
* IPVS: Add general v4/v6 helper functions / data structuresJulius Volz2008-09-051-0/+49
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-6/+12
* ipvs: Create init functions for estimator codeSven Wegener2008-08-151-0/+2
* ipvs: Embed estimator object into stats objectSven Wegener2008-08-111-2/+26
* ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-111-1/+1
* ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-111-1/+1
* ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-311-245/+8
OpenPOWER on IntegriCloud