mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Belatedly document the size change of "struct x?tcpcb".
This commit is contained in:
parent
9b206de5a0
commit
60206ede14
1 changed files with 5 additions and 0 deletions
5
UPDATING
5
UPDATING
|
|
@ -24,6 +24,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
|
|||
20060924:
|
||||
tcpslice has been removed from the base system.
|
||||
|
||||
20060913:
|
||||
The sizes of struct tcpcb (and struct xtcpcb) have changed due to
|
||||
the rewrite of TCP syncookies. Tools like netstat, sockstat, and
|
||||
systat needs to be rebuilt.
|
||||
|
||||
20060903:
|
||||
libpcap updated to v0.9.4 and tcpdump to v3.9.4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue