aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-0/+5
* ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-111-12/+1
* ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-111-2/+2
* ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
* netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-181-0/+2
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-011-1/+2
* netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-101-0/+3
* netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-101-0/+2
* netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-101-0/+1
* netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-101-0/+1
* netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-101-0/+2
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-101-0/+3
* netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-221-1/+1
* netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-091-0/+1
* [NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano2008-03-071-0/+1
* [NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* [NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano2008-03-071-0/+1
* [NETNS][IPV6] route6 - make garbage collection work with multiple network nam...Benjamin Thery2008-03-041-0/+2
* [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery2008-03-041-0/+1
* [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano2008-03-041-0/+3
* [NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery2008-03-031-0/+1
* [NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano2008-03-031-0/+1
* [NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano2008-03-031-0/+1
* [NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano2008-03-031-0/+5
* [NETNS]: Make icmpv6_sk per namespace.Denis V. Lunev2008-02-291-0/+1
* [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan2008-01-311-0/+5
* [NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2008-01-281-1/+0
* [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov2008-01-281-0/+1
* [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2008-01-281-0/+1
* [NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov2008-01-281-0/+2
* [NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano2008-01-281-0/+1
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-281-0/+8
* [NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano2008-01-281-0/+3
* [NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano2008-01-281-0/+1
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-281-0/+9
* [NETNS][IPV6]: Add ipv6 structure for netns.Daniel Lezcano2008-01-281-0/+10