mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
if_bridge(4) unfortunately is missing a lot of #ifdef INETs and
thus INET is a mandatory dependency at the moment.
This commit is contained in:
parent
aebbf030e5
commit
044348b7b9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193986
@ -2186,7 +2186,7 @@ net/ieee8023ad_lacp.c optional lagg
|
|||||||
net/if.c standard
|
net/if.c standard
|
||||||
net/if_arcsubr.c optional arcnet
|
net/if_arcsubr.c optional arcnet
|
||||||
net/if_atmsubr.c optional atm
|
net/if_atmsubr.c optional atm
|
||||||
net/if_bridge.c optional bridge | if_bridge
|
net/if_bridge.c optional bridge inet | if_bridge inet
|
||||||
net/if_clone.c standard
|
net/if_clone.c standard
|
||||||
net/if_dead.c standard
|
net/if_dead.c standard
|
||||||
net/if_disc.c optional disc
|
net/if_disc.c optional disc
|
||||||
|
Loading…
Reference in New Issue
Block a user