ng_iface requiers neighbor cache as well.
MFC after: 3 days
This commit is contained in:
parent
4729603e9a
commit
c57086ced7
@ -2196,6 +2196,7 @@ nd6_need_cache(ifp)
|
||||
case IFT_PPP:
|
||||
case IFT_TUNNEL:
|
||||
case IFT_BRIDGE:
|
||||
case IFT_PROPVIRTUAL:
|
||||
return (1);
|
||||
default:
|
||||
return (0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user