repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
New ipfw2 for DragonflyBSD which is able to run parallelly with the original ipfw.
[dragonfly.git]
/
sys
/
net
/
ipfw2_layer2
/
Makefile
blob
c88717e4e743c3895cd04f5c456d917ed9b92ca8
1
KMOD
=
ipfw_layer2
2
SRCS
=
ip_fw_layer2.c
3
4
.
include
<
bsd.kmod.mk
>