Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | payload: add DCCP packet type definitions | Patrick McHardy | 2009-07-28 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | # nft describe dccp type payload expression, datatype dccp_pkttype (DCCP packet type) (basetype integer), 4 bits pre-defined symbolic constants: request 0x0 response 0x1 data 0x2 ack 0x3 dataack 0x4 closereq 0x5 close 0x6 reset 0x7 sync 0x8 syncack 0x9 Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | Fix use of reserved names in header sandwich | Patrick McHardy | 2009-03-18 | 1 | -3/+3 |
| | | | | Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | Initial commitv0.01-alpha1 | Patrick McHardy | 2009-03-18 | 1 | -0/+119 |