Commit Graph

85 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Yang Hongyang 13601cd8e4 ipv6: Fix the return interface index when get it while no message is received. 17 years ago
Yang Hongyang cfb266c0ee ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer 17 years ago
YOSHIFUJI Hideaki 53b7997fd5 ipv6 netns: Make several "global" sysctl variables namespace aware. 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
Shan Wei aea7427f70 ipv6: Remove options header when setsockopt's optlen is 0 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
YOSHIFUJI Hideaki 1717699cd5 ipv6: Fail with appropriate error code when setting not-applicable sockopt. 17 years ago
YOSHIFUJI Hideaki 28d4488216 ipv6: Check IPV6_MULTICAST_LOOP option value. 17 years ago
YOSHIFUJI Hideaki 20c61fbd8d ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). 17 years ago
Denis V. Lunev 9596cc826e [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. 17 years ago
Denis V. Lunev 49d074f400 [IPV6]: Do not change protocol for raw IPv6 sockets. 17 years ago
YOSHIFUJI Hideaki 91e1908f56 [IPV6] NETNS: Handle ancillary data in appropriate namespace. 17 years ago
Yang Hongyang 95b496b666 [IPV6]: Fix the data length of get destination options with short length 17 years ago
Yang Hongyang 05335c2220 [IPV6]: Fix the return value of get destination options with NULL data pointer 17 years ago
Pavel Emelyanov 8099179031 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
YOSHIFUJI Hideaki e7712f1a7c [IPV6]: Share common code-paths for sticky socket options. 17 years ago
YOSHIFUJI Hideaki b2a9d7c2f8 [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). 17 years ago
Wang Chen a28398ba61 [IPV6]: Check length of optval provided by user in setsockopt(). 17 years ago
YOSHIFUJI Hideaki a9f83bf385 [IPV6]: Sparse: Reuse previous delaration where appropriate. 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
YOSHIFUJI Hideaki 6b75d09081 [IPV6]: Optimize hop-limit determination. 17 years ago
Daniel Lezcano 8a3edd800d [NETNS][IPV6] fix some missing namespace 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Wei Yongjun cf6fc4a924 [IPV6]: Fix the return value of ipv6_getsockopt 17 years ago
Brian Haley 4953f0fcc0 [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Flavio Leitner a96fb49be3 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless 18 years ago
Ilpo Järvinen 660adc6e60 [IPv6]: Invalid semicolon after if statement 18 years ago
YOSHIFUJI Hideaki 4c752098f5 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Masahide NAKAMURA 59fbb3a61e [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
John Heffner 628a5c5618 [INET]: Add IP(V6)_PMTUDISC_RPOBE 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
YOSHIFUJI Hideaki e5268f12f2 [IPV6]: Ensure to truncate result and return full length for sticky options. 18 years ago
YOSHIFUJI Hideaki 4c6510a738 [IPV6]: Return correct result for sticky options. 18 years ago
YOSHIFUJI Hideaki 7159039a12 [IPV6]: Decentralize EXPORT_SYMBOLs. 18 years ago
Chris Wright d2b02ed948 [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak 18 years ago