This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-23 15:19:31 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cda79e4935
opnsense-src
/
sys
/
modules
/
bridge
/
Makefile
8 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Make it so dummynet and bridge can be loaded as modules. Submitted by: billf
2001-10-05 01:45:27 -04:00
# $FreeBSD$
.PATH
:
${.
CURDIR
}/../../
net
KMOD
=
bridge
SRCS
=
bridge.c
o update PFIL_HOOKS support to current API used by netbsd o revamp IPv4+IPv6+bridge usage to match API changes o remove pfil_head instances from protosw entries (no longer used) o add locking o bump FreeBSD version for 3rd party modules Heavy lifting by: "Max Laier" <max@love2party.net> Supported by: FreeBSD Foundation Obtained from: NetBSD (bits of pfil.h and pfil.c)
2003-09-23 13:54:04 -04:00
Make it so dummynet and bridge can be loaded as modules. Submitted by: billf
2001-10-05 01:45:27 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink