mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
vale(4): refer to the valectl(8) management tool
Signed-off-by: Tom Hukins <tom@FreeBSD.org>
Reviewed by: imp, mhorne
MFC after: 3 days
Pull Request: https://github.com/freebsd/freebsd-src/pull/1369
(cherry picked from commit 9a3fa77585)
This commit is contained in:
parent
055d2819bb
commit
3ee3a5a768
1 changed files with 3 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\" distributed with 4.3BSD Unix.
|
||||
.\" $Id: $
|
||||
.\"
|
||||
.Dd March 6, 2022
|
||||
.Dd August 30, 2024
|
||||
.Dt VALE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -100,7 +100,8 @@ qemu -net nic -net netmap,ifname=vale2:c ... &
|
|||
qemu -net nic -net netmap,ifname=vale2:d ... &
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr netmap 4
|
||||
.Xr netmap 4 ,
|
||||
.Xr valectl 8
|
||||
.Pp
|
||||
Luigi Rizzo, Giuseppe Lettieri: VALE, a switched ethernet for virtual machines,
|
||||
June 2012, http://info.iet.unipi.it/~luigi/vale/
|
||||
|
|
|
|||
Loading…
Reference in a new issue