aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mroute.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Gravatar Nicolas Dichtel 1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-145/+1
2011-05-04ipv4: Pass explicit saddr/daddr args to ipmr_get_route().Gravatar David S. Miller 1-0/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTGravatar Eric W. Biederman 1-0/+1
2010-10-03ipmr: RCU protection for mfc_cache_arrayGravatar Eric Dumazet 1-0/+1
2010-04-13ipv4: ipmr: support multiple tablesGravatar Patrick McHardy 1-1/+2
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headGravatar Patrick McHardy 1-1/+1
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cacheGravatar Patrick McHardy 1-15/+0
2009-11-04net: cleanup include/linuxGravatar Eric Dumazet 1-12/+6
2009-10-07add vif using local interface index instead of IPGravatar Ilia K 1-4/+9
2009-09-30net: Make setsockopt() optlen be unsigned.Gravatar David S. Miller 1-2/+2
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeGravatar Benjamin Thery 1-1/+2
2009-01-22netns: ipmr: store netns in struct mfc_cacheGravatar Benjamin Thery 1-0/+15
2008-08-29net: Unbreak userspace usage of linux/mroute.hGravatar David S. Miller 1-1/+1
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.Gravatar YOSHIFUJI Hideaki 1-0/+27
2008-07-03ipv4: Do cleanup for ip_mr_initGravatar Wang Chen 1-2/+1
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.Gravatar YOSHIFUJI Hideaki 1-0/+3
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.Gravatar YOSHIFUJI Hideaki 1-21/+1
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsGravatar Pavel Emelyanov 1-0/+12
2006-09-28[IPV4]: mroute annotationsGravatar Al Viro 1-5/+5
2006-09-28[IPV4]: PIMv2 header annotationsGravatar Al Viro 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+226