| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to C99, s/__FUNCTION__/__func__/, | David E. O'Brien | 2001-12-10 | 1 | -1/+1 |
| | | | | | | | | also don't use ANSI string concatenation. Notes: svn path=/head/; revision=87599 | ||||
| * | General cleanup providing better style(9) conformance and generally | Brooks Davis | 2001-07-24 | 1 | -85/+41 |
| | | | | | | | | | | | | | | improved readability. The two real functional changes are that netgraph now sees this as the "split" node type rather then the "ng_split" node type and that meta data is passed through without processing rather then being dropped. Reviewed by: jhb, julian MFC after: 7 weeks Notes: svn path=/head/; revision=80304 | ||||
| * | Add a 'splitter' node to separate a bidirectional | Julian Elischer | 2001-02-22 | 1 | -0/+227 |
| packet flow into two unidirectional flows. Part of a suite of nodes developed for packet flow control. More to follow as I have time to port them to 5.x or as others do so. The ipfw node will be the hardest.. Submitted by: "Vitaly V. Belekhov" <vitaly@riss-telecom.ru> Notes: svn path=/head/; revision=72909 | |||||
