mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add a note about RANDOM_IP_ID.
This commit is contained in:
parent
1f44b0a1b5
commit
f13a7951e1
1 changed files with 5 additions and 0 deletions
5
UPDATING
5
UPDATING
|
|
@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
|
|||
developers choose to disable these features on build machines
|
||||
to maximize performance.
|
||||
|
||||
20040814:
|
||||
The RANDOM_IP_ID option has been replaced by the sysctl
|
||||
net.inet.ip.random_id. If you had RANDOM_IP_ID in your kernel then
|
||||
you may want to add "net.inet.ip.random_id=1" to /etc/sysctl.conf.
|
||||
|
||||
20040807:
|
||||
The size of 'struct ifnet' has changed due to the addition of the
|
||||
if_carp placeholder. All kernel modules implementing network
|
||||
|
|
|
|||
Loading…
Reference in a new issue