index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
ipv6.h
Age
Commit message (
Expand
)
Author
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
2012-04-21
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-01-18
netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
Alexey Dobriyan
2009-09-02
netns: embed ip6_dst_ops directly
Alexey Dobriyan
2008-12-11
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
2008-12-11
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
2008-12-11
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
2008-12-11
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
2008-12-11
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
2008-12-11
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-04
[NETNS][IPV6] rt6_stats - make the stats per network namespace
Benjamin Thery
2008-03-04
[NETNS][IPV6] fib6_rules - handle several network namespaces
Daniel Lezcano
2008-03-04
[NETNS][IPV6] ip6_fib - gc timer per namespace
Daniel Lezcano
2008-03-04
[NETNS][IPV6] ip6_fib - make it per network namespace
Daniel Lezcano
2008-02-29
[NETNS]: Make icmpv6_sk per namespace.
Denis V. Lunev
2008-02-01
[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