aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-0/+5
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan1-0/+2
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan1-1/+2
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery1-0/+3
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger1-1/+1
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris1-0/+1
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano1-0/+1
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano1-0/+1
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano1-0/+1
2008-03-04[NETNS][IPV6] route6 - make garbage collection work with multiple network namespacesBenjamin Thery1-0/+2
2008-03-04[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespaceBenjamin Thery1-0/+1
2008-03-04[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespaceDaniel Lezcano1-0/+3
2008-03-03[NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery1-0/+1
2008-03-03[NETNS][IPV6] fib6_rules - handle several network namespacesDaniel Lezcano1-0/+1
2008-03-03[NETNS][IPV6] ip6_fib - gc timer per namespaceDaniel Lezcano1-0/+1
2008-03-03[NETNS][IPV6] ip6_fib - make it per network namespaceDaniel Lezcano1-0/+5
2008-02-29[NETNS]: Make icmpv6_sk per namespace.Denis V. Lunev1-0/+1
2008-01-31[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAWAlexey Dobriyan1-0/+5
2008-01-28[NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov1-1/+0
2008-01-28[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov1-0/+1
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov1-0/+1
2008-01-28[NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov1-0/+2
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano1-0/+1
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano1-0/+8
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano1-0/+3
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano1-0/+1
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano1-0/+9
2008-01-28[NETNS][IPV6]: Add ipv6 structure for netns.Daniel Lezcano1-0/+10