1.320-1.322

20040630:
The netgraph ABI version number has been incremented to indicate an incompatible change in the ABI.
netgraph ABIのバージョン番号はABIの非互換の変更を示すためにインクリメントされた。
Old netgraph nodes will refuse to attach until recompiled.
古いnetgraphノードは、再コンパイルされるまで参加を拒絶されるだろう。
Netgraph now uses mbuf tags to move metadata and this commit removes its home-grown metadata facility.
Netgraphは、今メタデータを移動させるmbufタグおよびこれを使用します、削除を委託する、その特産のメタデータ設備。
Nodes should just recompile, unless they use metadata, in which case the changes are simple; the file ng_ksocket.c serves as an example of such changes.
ノードはちょうど再コンパイルするべきです、もしそれらがメタデータを使用しなければ、その場合には、変更は単純です;ファイルng_ksocket.cはそのような変更の例として役立ちます。

This also broke i4b, although the compile problem has been papered over.
compile問題は隠されましたが、これはさらにi4bを壊しました。
$FreeBSD: src/UPDATING,v 1.320 2004/06/30 22:51:29 julian Exp $
$FreeBSD: src/UPDATING,v 1.321 2004/06/30 23:13:16 bms Exp $
$FreeBSD: src/UPDATING,v 1.322 2004/07/05 18:11:59 imp Exp $