mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fix minor spelling error in a comment.
This commit is contained in:
parent
45f5d4d0c2
commit
397ae429f7
1 changed files with 1 additions and 1 deletions
|
|
@ -986,7 +986,7 @@ options DUMMYNET
|
|||
# See zero_copy(9) for more details.
|
||||
# XXX: The COW based send mechanism is not safe and may result in
|
||||
# kernel crashes.
|
||||
# XXX: None of the current NIC drivers support disposeable pages.
|
||||
# XXX: None of the current NIC drivers support disposable pages.
|
||||
options SOCKET_SEND_COW
|
||||
options SOCKET_RECV_PFLIP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue