summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-6/+0
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-4/+4
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-181-2/+2
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-2/+2
* netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-111-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-14/+6
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-4/+2
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-4/+2
* netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-051-3/+3
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-54/+2
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-6/+8
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-2/+2
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-281-5/+2
* netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-06-201-1/+1
* netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa2013-03-151-6/+2
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-7/+1
* netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-22/+40
* netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-9/+17
* netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2012-12-161-2/+2
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-161-0/+66
|\
| * netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal2012-11-131-1/+6
| * netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-021-0/+61
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-011-2/+2
|/
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-2/+35
* netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2012-08-301-57/+6
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-301-9/+32
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-11/+32
* netfilter: nf_ct_ipv6: add namespace supportGao feng2012-06-071-29/+59
* netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-071-3/+3
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-9/+9
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-2/+1
* netfilter: ipv6: Stop using NLA_PUT*().David S. Miller2012-04-021-4/+5
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-1/+1
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-75/+3
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-7/+7
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-3/+9
* netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-1/+1
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+6
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-151-2/+11
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
* netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-101-6/+6
* netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-251-0/+6
* netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-0/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-3/+2
* netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-8/+16
* [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-7/+7
* [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-01-311-3/+4
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-29/+0
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-281-7/+0
OpenPOWER on IntegriCloud