mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add enc(4), it can still build with FAST_IPSEC commented out.
This commit is contained in:
parent
07ed9a88c6
commit
facd0e5dce
1 changed files with 1 additions and 0 deletions
|
|
@ -668,6 +668,7 @@ device pf #PF OpenBSD packet-filter firewall
|
|||
device pflog #logging support interface for PF
|
||||
device pfsync #synchronization interface for PF
|
||||
device carp #Common Address Redundancy Protocol
|
||||
device enc #IPSec interface (needs FAST_IPSEC)
|
||||
device ppp #Point-to-point protocol
|
||||
options PPP_BSDCOMP #PPP BSD-compress support
|
||||
options PPP_DEFLATE #PPP zlib/deflate/gzip support
|
||||
|
|
|
|||
Loading…
Reference in a new issue