summaryrefslogtreecommitdiffstats
path: root/include/linux/mroute.h
Commit message (Expand)AuthorAgeFilesLines
* mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel2013-01-211-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-145/+1
* ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller2011-05-041-0/+1
* net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-301-0/+1
* ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-031-0/+1
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-131-1/+2
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-1/+1
* ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy2010-04-131-15/+0
* net: cleanup include/linuxEric Dumazet2009-11-041-12/+6
* add vif using local interface index instead of IPIlia K2009-10-071-4/+9
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-221-1/+2
* netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-221-0/+15
* net: Unbreak userspace usage of linux/mroute.hDavid S. Miller2008-08-291-1/+1
* ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-031-0/+27
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-031-2/+1
* [IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2008-04-041-0/+3
* [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-041-21/+1
* [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-071-0/+12
* [IPV4]: mroute annotationsAl Viro2006-09-281-5/+5
* [IPV4]: PIMv2 header annotationsAl Viro2006-09-281-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+226