Deleted Added
full compact
102c102
< static const char rcsid[] = "@(#)$FreeBSD: head/sys/contrib/ipfilter/netinet/fil.c 102520 2002-08-28 13:41:36Z darrenr $";
---
> static const char rcsid[] = "@(#)$FreeBSD: head/sys/contrib/ipfilter/netinet/fil.c 108172 2002-12-22 05:35:03Z hsu $";
1965a1966,1968
> # elif defined(__FreeBSD_version) && (__FreeBSD_version >= 500043)
> IFNET_RLOCK();
> TAILQ_FOREACH(ifp, &ifnet, if_link)
1975a1979,1981
> # if defined(__FreeBSD_version) && (__FreeBSD_version >= 500043)
> IFNET_RUNLOCK();
> # endif