Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubit2pbit flushes at the wrong moment, added one note to bits.h | Christian Vogel | 2011-01-22 | 1 | -1/+1 |
| | | | | | | (e.g. input2[] test sequence from testra/crc_test decodes incorrectly to packed bits: 90 b0 3e 80 03 87 53 bd 6f 08, this patch fixes it) | ||||
* | bits: Add extended options version of pbit2ubit and ubit2pbit | Sylvain Munaut | 2011-01-21 | 1 | -0/+33 |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | [BITS] introduce new packed/unpacked bit conversion routines | Harald Welte | 2011-01-19 | 1 | -0/+65 |