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-03 16:35:27 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
295df609df
opnsense-src
/
sys
/
modules
/
netgraph
/
ipfw
/
Makefile
7 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add ng_ipfw to kernel module build.
2005-02-05 07:09:38 -05:00
# $FreeBSD$
KMOD
=
ng_ipfw
Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be able build it with and without INET/INET6 support. Submitted by: Alexander V. Chernikov <melifaro at yandex-team.ru> [1] Tested by: Alexander V. Chernikov <melifaro at yandex-team.ru> [1] Approved by: re (bz) MFC after: 2 weeks
2011-09-15 08:28:17 -04:00
SRCS
=
ng_ipfw.c opt_inet.h opt_inet6.h
Add ng_ipfw to kernel module build.
2005-02-05 07:09:38 -05:00
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink