Commit Graph

16 Commits (81fe7883d2c8a80a7145ad22f8cd8514d05412b9)

Author SHA1 Message Date
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Wang Chen 7af3db78a9 ipv6: Fix using after dev_put() 17 years ago
Wang Chen 5ae7b44413 ipv6: Check return of dev_set_allmulti 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
Rami Rosen 7d120c55df ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. 17 years ago
Al Viro d430a227d2 bogus format in ip6mr 17 years ago
Pavel Emelyanov dc58c78c04 ip6mr: Use on-device stats instead of private ones. 17 years ago
Al Viro ec6b486fa9 ipv6: result of csum_fold() is already 16bit, no need to cast 17 years ago
Rami Rosen 0912ea38de [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). 17 years ago
YOSHIFUJI Hideaki cee8947338 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. 17 years ago
Rami Rosen 6ac7eb0868 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. 17 years ago
YOSHIFUJI Hideaki a9f83bf385 [IPV6]: Sparse: Reuse previous delaration where appropriate. 17 years ago
YOSHIFUJI Hideaki 549e028d01 [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. 17 years ago
YOSHIFUJI Hideaki 14fb64e1f4 [IPV6] MROUTE: Support PIM-SM (SSM). 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago