mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
By default "autosrc" is off.
Submitted by: ru
This commit is contained in:
parent
7d542e2d80
commit
019a5076ee
1 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 14, 2005
|
||||
.Dd August 4, 2006
|
||||
.Dt NG_ETHER 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -160,7 +160,7 @@ all outgoing packets to have their source Ethernet
|
|||
address field overwritten with the device's unique Ethernet address.
|
||||
If this flag is set to zero, the source address in outgoing packets
|
||||
is not modified.
|
||||
The default setting for this flag is enabled.
|
||||
The default setting for this flag is disabled.
|
||||
.It Dv NGM_ETHER_GET_AUTOSRC Pq Li getautosrc
|
||||
Get the current value of the node's source address override flag.
|
||||
The returned value is always either one or zero.
|
||||
|
|
|
|||
Loading…
Reference in a new issue