Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netinet6/ip6_mroute.c 171259 2007-07-05 16:23:49Z delphij $ */
---
> /* $FreeBSD: head/sys/netinet6/ip6_mroute.c 171260 2007-07-05 16:29:40Z delphij $ */
161c161
< #define NO_RTE_FOUND 0x1
---
> #define NO_RTE_FOUND 0x1
203c203
< * ifp->if_afdata. But it does not have any routes point
---
> * ifp->if_afdata. But it does not have any routes point
205c205
< * only exist as a placeholder for multicast source
---
> * only exist as a placeholder for multicast source
624,625c624,625
< /*
< * it is impossible to guess the ifindex of the
---
> /*
> * it is impossible to guess the ifindex of the
920,924c920,924
< struct sockaddr_in6 origin;
< struct sockaddr_in6 mcastgrp;
< struct mf6c *rt;
< struct mf6c **nptr;
< u_long hash;
---
> struct sockaddr_in6 origin;
> struct sockaddr_in6 mcastgrp;
> struct mf6c *rt;
> struct mf6c **nptr;
> u_long hash;