/openbmc/linux/net/ipv6/ |
H A D | addrlabel.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ndisc.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | rtnetlink.h | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | fib_rules.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | neighbour.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rtnetlink.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_api.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cls_api.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_netlink.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_semantics.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipmr.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | devinet.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 97c53cacf00d1f5aa04adabfebcc806ca8b22b10 Tue Nov 20 00:26:51 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Make rtnetlink infrastructure network namespace aware (v3)
After this patch none of the netlink callback support anything except the initial network namespace but the rtnetlink infrastructure now handles multiple network namespaces.
Changes from v2: - IPv6 addrlabel processing
Changes from v1: - no need for special rtnl_unlock handling - fixed IPv6 ndisc
Signed-off-by: Denis V. Lunev <den@openvz.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|