mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ifconfig tunnelfib is implemented in wg(4)
MFC After: 1 week Reviewed by: imp, zlei, kevans Pull Request: https://github.com/freebsd/freebsd-src/pull/1186 (cherry picked from commit f578d0199761136e82850d8f086b8806f2dbad8d)
This commit is contained in:
parent
11e2846440
commit
8073345776
1 changed files with 3 additions and 2 deletions
|
|
@ -565,9 +565,10 @@ A FIB
|
|||
.Ar fib_number
|
||||
is assigned to all packets encapsulated by tunnel interface, e.g.,
|
||||
.Xr gif 4 ,
|
||||
.Xr gre 4
|
||||
.Xr gre 4 ,
|
||||
.Xr vxlan 4 ,
|
||||
and
|
||||
.Xr vxlan 4 .
|
||||
.Xr wg 4 .
|
||||
.It Cm maclabel Ar label
|
||||
If Mandatory Access Control support is enabled in the kernel,
|
||||
set the MAC label to
|
||||
|
|
|
|||
Loading…
Reference in a new issue