aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mroute6.h
AgeCommit message (Expand)Author
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: remove net pointer from struct mfc6_cachePatrick McHardy
2009-11-04net: cleanup include/linuxEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-03-26make exported headers use strict posix typesArnd Bergmann
2008-12-10netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery
2008-12-10netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen
2008-04-13[IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki