Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-16 | pkt: Initialize size member properly | Tobias Klauser | 1 | -0/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-16 | pkt: Implement growing of packet on pkt_put | Tobias Klauser | 1 | -8/+18 | |
Also get rid of the unnecessary head member of struct pkt. For now we only append data at the end of a packet. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | pkt: Fix variable typo | Tobias Klauser | 1 | -1/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | pkt: Fix tail pointer initialization error | Tobias Klauser | 1 | -4/+1 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | Initial import, still work in progress | Tobias Klauser | 1 | -0/+97 | |