mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
RELNOTES: document pf's ABI breakage
See also: 7e7f88001d
Reviewed by: imp (previous version), jhibbits
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D49046
This commit is contained in:
parent
11db70b605
commit
896f5be77b
1 changed files with 6 additions and 0 deletions
6
RELNOTES
6
RELNOTES
|
|
@ -10,6 +10,12 @@ newline. Entries should be separated by a newline.
|
|||
|
||||
Changes to this file should not be MFCed.
|
||||
|
||||
7e7f88001d7d:
|
||||
The definition of pf's struct pfr_tstats and struct pfr_astats has
|
||||
changed, breaking ABI compatibility for 32-bit powerpc (including
|
||||
powerpcspe) and armv7. Users of these platforms should ensure kernel
|
||||
and userspace are updated together.
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue