Yang Hongyang
|
ce8632ba6b
ipv6:remove useless check
|
16 years ago |
Wei Yongjun
|
800d55f146
ipv6: Remove some pointless conditionals before kfree_skb()
|
16 years ago |
Ilpo Järvinen
|
914d11647b
ipv6: IPV6_PKTINFO relied userspace providing correct length
|
16 years ago |
Yang Hongyang
|
f250dcdac1
ipv6: fix the return interface index when get it while no message is received
|
16 years ago |
Yang Hongyang
|
b24a2516d1
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
|
16 years ago |
Brian Haley
|
6e093d9dff
ipv6: routing header fixes
|
16 years ago |
Yang Hongyang
|
13601cd8e4
ipv6: Fix the return interface index when get it while no message is received.
|
16 years ago |
Yang Hongyang
|
cfb266c0ee
ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer
|
16 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 |
David S. Miller
|
1b63ba8a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Shan Wei
|
aea7427f70
ipv6: Remove options header when setsockopt's optlen is 0
|
17 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
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 |