This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a303783836
freebsd-dev
/
sys
/
modules
/
netgraph
/
bridge
/
Makefile
7 lines
72 B
Makefile
Raw
Normal View
History
Unescape
Escape
New netgraph node type for Ethernet bridging. No ipfw support yet.
2000-09-01 01:37:13 +00:00
# $FreeBSD$
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 14:00:42 +00:00
KMOD
=
ng_bridge
SRCS
=
ng_bridge.c
New netgraph node type for Ethernet bridging. No ipfw support yet.
2000-09-01 01:37:13 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in New Issue
Copy Permalink