summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_ah_esp.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-241-1/+2
* ipvs: Pass ipvs into conn_out_getEric W. Biederman2015-09-241-2/+1
* ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_protoEric W. Biederman2015-09-241-2/+1
* ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman2015-09-241-7/+7
* ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-011-9/+8
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-5/+4
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-6/+9
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-6/+4
* IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-131-16/+4
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-50/+2
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-28/+19
* IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy2010-04-081-8/+6
* IPVS: use pr_fmtHannes Eder2009-07-301-2/+5
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-3/+2
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-3/+2
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+235