Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 years ago |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Neil Horman
|
edf391ff17
snmp: add missing counters for RFC 4293
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |
Denis V. Lunev
|
3bd653c845
netns: add net parameter to IP6_INC_STATS
|
16 years ago |
Yang Hongyang
|
3cc76caa98
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
|
16 years ago |
Denis V. Lunev
|
725a8ff04a
ipv6: remove unused parameter from ip6_ra_control
|
17 years ago |
Eric Dumazet
|
cb61cb9b8b
udp: sk_drops handling
|
17 years ago |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
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 |
David S. Miller
|
f23d60de71
ipv6: Fix duplicate initialization of rawv6_prot.destroy
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Denis V. Lunev
|
22dd485022
raw: Raw socket leak.
|
17 years ago |
YOSHIFUJI Hideaki
|
91e1908f56
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
|
17 years ago |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 years ago |
YOSHIFUJI Hideaki
|
1a98d05f59
ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets.
|
17 years ago |
YOSHIFUJI Hideaki
|
05f175cdcf
[IPV6]: Fix IPV6_RECVERR for connected raw sockets.
|
17 years ago |
Brian Haley
|
876c7f4196
[IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets
|
17 years ago |
YOSHIFUJI Hideaki
|
7bc570c8b4
[IPV6] MROUTE: Support multicast forwarding.
|
17 years ago |
YOSHIFUJI Hideaki
|
f0bdb7ba5a
[IPV6] RAW: Remove ancient comment.
|
17 years ago |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 years ago |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
6b75d09081
[IPV6]: Optimize hop-limit determination.
|
17 years ago |
Pavel Emelyanov
|
fc8717baa8
[RAW]: Add raw_hashinfo member on struct proto.
|
17 years ago |
Robert P. J. Day
|
938b93adb2
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
|
17 years ago |
Denis V. Lunev
|
3046d76746
[RAW]: Wrong content of the /proc/net/raw6.
|
17 years ago |
Denis V. Lunev
|
377cf82d66
[RAW]: Family check in the /proc/net/raw[6] is extra.
|
17 years ago |