Mention NPF improvements.
This commit is contained in:
parent
3d9a792dd8
commit
e44cc34f66
|
@ -1,4 +1,4 @@
|
||||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2491 $>
|
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2492 $>
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# [Note: This file does not mention every change made to the NetBSD source tree.
|
# [Note: This file does not mention every change made to the NetBSD source tree.
|
||||||
|
@ -308,3 +308,7 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
|
||||||
sgimips: Import irisboot, yet another bootloader for pre-ARC sgimips
|
sgimips: Import irisboot, yet another bootloader for pre-ARC sgimips
|
||||||
machines. Submitted by Naruaki Etomi via PR port-sgimips/53539.
|
machines. Submitted by Naruaki Etomi via PR port-sgimips/53539.
|
||||||
[tsutsui 20190112]
|
[tsutsui 20190112]
|
||||||
|
npf: Major NPF improvements (added support for dynamic NAT address,
|
||||||
|
NETMAP algorithm for static NAT, lock-free lookup for 'ipset'
|
||||||
|
tables, lock-free state lookup, incremental state G/C, etc).
|
||||||
|
[rmind 20190119]
|
||||||
|
|
Loading…
Reference in New Issue