aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mroute.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov1-2/+19
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov1-26/+21
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov1-3/+7
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-145/+1
2011-05-04ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller1-0/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman1-0/+1
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy1-1/+2
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-1/+1
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy1-15/+0
2009-11-04net: cleanup include/linuxEric Dumazet1-12/+6
2009-10-07add vif using local interface index instead of IPIlia K1-4/+9
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery1-1/+2
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery1-0/+15
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller1-1/+1
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki1-0/+27
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen1-2/+1
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki1-0/+3
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki1-21/+1
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov1-0/+12
2006-09-28[IPV4]: mroute annotationsAl Viro1-5/+5
2006-09-28[IPV4]: PIMv2 header annotationsAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+226