mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
RELNOTES: Add an entry for the new bind_all_fibs tunables
Sponsored by: Klara, Inc. Sponsored by: Stormshield
This commit is contained in:
parent
23a28fe777
commit
4cfdfd3447
1 changed files with 7 additions and 0 deletions
7
RELNOTES
7
RELNOTES
|
|
@ -10,6 +10,13 @@ newline. Entries should be separated by a newline.
|
|||
|
||||
Changes to this file should not be MFCed.
|
||||
|
||||
5dc99e9bb985, 08e638c089a, 4009a98fe80:
|
||||
The net.inet.{tcp,udp,raw}.bind_all_fibs tunables have been added.
|
||||
They modify socket behavior such that packets not originating from the
|
||||
same FIB as the socket are ignored. TCP and UDP sockets belonging to
|
||||
different FIBs may also be bound to the same address. The default
|
||||
behavior is unmodified.
|
||||
|
||||
f87bb5967670, e51036fbf3f8:
|
||||
Support for vinum volumes has been removed.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue