index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
ipv6.h
Age
Commit message (
Expand
)
Author
2010-01-18
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
Alexey Dobriyan
2009-09-01
netns: embed ip6_dst_ops directly
Alexey Dobriyan
2008-12-10
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2008-12-10
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
2008-12-10
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
2008-12-10
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-07-22
netns: dont alloc ipv6 fib timer list
Stephen Hemminger
2008-06-09
netfilter: ip6_tables: add ip6tables security table
James Morris
2008-03-07
[NETNS][IPV6] mcast - handle several network namespace
Daniel Lezcano
2008-03-07
[NETNS][IPV6] tcp6 - make socket control per namespace
Daniel Lezcano
2008-03-07
[NETNS][IPV6] ndisc - make socket control per namespace
Daniel Lezcano
2008-03-04
[NETNS][IPV6] route6 - make garbage collection work with multiple network nam...
Benjamin Thery
2008-03-04
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
Benjamin Thery
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
2008-03-03
[NETNS][IPV6] rt6_stats - make the stats per network namespace
Benjamin Thery
2008-03-03
[NETNS][IPV6] fib6_rules - handle several network namespaces
Daniel Lezcano
2008-03-03
[NETNS][IPV6] ip6_fib - gc timer per namespace
Daniel Lezcano
2008-03-03
[NETNS][IPV6] ip6_fib - make it per network namespace
Daniel Lezcano
2008-02-29
[NETNS]: Make icmpv6_sk per namespace.
Denis V. Lunev
2008-01-31
[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
Alexey Dobriyan
2008-01-28
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
Pavel Emelyanov
2008-01-28
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
2008-01-28
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
2008-01-28
[NETNS]: Create ipv6 devconf-s for namespaces
Pavel Emelyanov
2008-01-28
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
2008-01-28
[NETNS][IPV6]: Add ipv6 structure for netns.
Daniel Lezcano