Commit Graph

111 Commits (51953d5bc43e468f24cc573a45cde1d32af129b8)

Author SHA1 Message Date
Sascha Hlusiak d1f8297a96 Revert "sit: stateless autoconf for isatap" 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
David Ward 31ce8c71a3 ipv6: Update Neighbor Cache when IPv6 RA is received on a router 16 years ago
Jens Rosenboom a6fa328665 ipv6: Log the explicit address that triggered DAD failure 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Brian Haley dae9de8e13 IPv6: Print error value when skb allocation fails 16 years ago
Sascha Hlusiak 645069299a sit: stateless autoconf for isatap 16 years ago
Neil Horman edf391ff17 snmp: add missing counters for RFC 4293 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Ilpo Järvinen d73f08011b ipv6/ndisc: join error paths 16 years ago
Jan Sembera 24fc7b86dc ipv6: silence log messages for locally generated multicast 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Brian Haley 305d552acc bonding: send IPv6 neighbor advertisement on failover 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Pedro Ribeiro 22441cfa0c IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option 17 years ago
Denis V. Lunev 5c5d244bd3 ipv6: added net argument to ICMP6MSGOUT_INC_STATS 17 years ago
Denis V. Lunev a862f6a6dc ipv6: added net argument to ICMP6_INC_STATS 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
YOSHIFUJI Hideaki 0686caa35e ndisc: Add missing strategies for per-device retrans timer/reachable time settings. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
YOSHIFUJI Hideaki f3ee4010e8 [IPV6]: Define constants for link-local multicast addresses. 17 years ago
YOSHIFUJI Hideaki 9acd9f3ae9 [IPV6]: Make address arguments const. 17 years ago
Denis V. Lunev 1ed8516f09 [IPV6]: Simplify IPv6 control sockets creation. 17 years ago
YOSHIFUJI Hideaki de357cc013 [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. 17 years ago
YOSHIFUJI Hideaki 6294e00073 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. 17 years ago
Templin, Fred L fadf6bf060 [IPV6] SIT: Add PRL management for ISATAP. 17 years ago
YOSHIFUJI Hideaki 0736ffc04e [IPV6] NEIGH: Optimize is_router check. 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Rami Rosen 061964fb98 [IPV6]: Remove unused code in ndisc_send_redirect(). 17 years ago
Julia Lawall 421f099bc5 [IPV6] net/ipv6/ndisc.c: remove unused variable 17 years ago
Daniel Lezcano 1762f7e88e [NETNS][IPV6] ndisc - make socket control per namespace 17 years ago
Daniel Lezcano a18bc6959d [NETNS][IPV6] ndisc - make ndisc handle multiple network namespaces 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
Daniel Lezcano 5b7c931dff [NETNS][IPV6] ip6_fib - add net to gc timer parameter 17 years ago
YOSHIFUJI Hideaki 3b00944c5c [IPV6]: Make ndisc_dst_alloc() common for later use. 17 years ago
YOSHIFUJI Hideaki 95e41e93e1 [IPV6]: Make ndisc_flow_init() common for later use. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
YOSHIFUJI Hideaki 61cf46ad58 [IPV6] NDISC: Sparse: Use different variable name for local use. 17 years ago
Daniel Lezcano 1cab3da6be [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago