Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 | 1 | -1/+2 |
* | netns: ip6mr: store netns in struct mfc6_cache | Benjamin Thery | 2008-12-10 | 1 | -0/+15 |
* | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 1 | -2/+6 |
* | net: Unbreak userspace usage of linux/mroute.h | David S. Miller | 2008-08-29 | 1 | -0/+1 |
* | ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. | YOSHIFUJI Hideaki | 2008-07-03 | 1 | -0/+32 |
* | ipv6: Do cleanup for ip6_mr_init. | Wang Chen | 2008-07-03 | 1 | -1/+2 |
* | [IPV6] MROUTE: Do not call ipv6_find_idev() directly. | YOSHIFUJI Hideaki | 2008-04-13 | 1 | -3/+0 |
* | [IPV6] MROUTE: Support PIM-SM (SSM). | YOSHIFUJI Hideaki | 2008-04-05 | 1 | -0/+4 |
* | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki | 2008-04-05 | 1 | -0/+227 |