diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2009-04-15 22:09:42 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2009-04-15 22:09:42 +0000 |
| commit | 773b573a9616b08f2a035a49bc7569187890268a (patch) | |
| tree | b681a34142a518e52a6aaa01458c67edca492fd9 /UPDATING | |
| parent | 82c33e73f2588fd9606a58e4a42564f9aa6c0956 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,6 +23,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: ln -s aj /etc/malloc.conf.) 20090415: + Anticipate overflowing inp_flags - add inp_flags2. + This changes most offsets in inpcb, so checking v4 connection + state will require a world rebuild. + Bump __FreeBSD_version to 800080. +20090415: Add an llentry to struct route and struct route_in6. Modules embedding a struct route will need to be recompiled. Bump __FreeBSD_version to 800079. |
