]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations.
authorRami Rosen <ramirose@gmail.com>
Thu, 10 Apr 2008 09:40:10 +0000 (12:40 +0300)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Sat, 12 Apr 2008 04:43:26 +0000 (13:43 +0900)
commit5affbd325546f85c6ef319bbeafaf80fc1641ed5
tree451487036c27dccf248599956a5c6b711967904d
parenta65c0661e6b713cb6d0fc5d16308a8662354f9f5
[IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations.

- This patch adjusts IPv6 multicast routing module, net/ipv6/ip6mr.c,
to use mroute6 header definitions instead of mroute.
 (MFC6_LINES instead of MFC_LINES, MAXMIFS instead of MAXVIFS, mifi_t
instead of vifi_t.)

- In addition, inclusion of some headers was removed as it is not needed.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv6/ip6mr.c