aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_udp.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-1/+1
* 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/+2
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-7/+4
* IPVS: netns preparation for proto_udpHans Schillstrom2011-01-131-43/+43
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-2/+3
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-251-2/+8
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-2/+2
* ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-2/+4
* ipvs: optimize checksums for appsJulian Anastasov2010-10-211-6/+25
* ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov2010-10-211-5/+5
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-54/+2
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-1/+1
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-061-4/+4
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+533