diff options
| author | Kristof Provost <kp@FreeBSD.org> | 2025-02-18 13:51:58 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2025-02-18 15:53:12 +0000 |
| commit | 896f5be77beb37ff35fa465f8ff2eea0d977a0bb (patch) | |
| tree | 251381515444c4fe10aea1e13777ec1028c4604f /RELNOTES | |
| parent | 11db70b6057e41b259dc2245cd893d5b19179fcc (diff) | |
Diffstat (limited to 'RELNOTES')
| -rw-r--r-- | RELNOTES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
