summaryrefslogtreecommitdiffstats
path: root/src/datatype.c
Commit message (Expand)AuthorAgeFilesLines
* datatype: parse/print in all basetypes subsequentlyPatrick McHardy2013-04-181-9/+15
* debug: include verbose message in all BUG statementsroot2012-12-081-2/+2
* datatype: reject incompletely parsed integers in integer_type_parse()Patrick McHardy2010-07-061-1/+3
* netlink: fix byteorder of RHS of relational meta expressionPatrick McHardy2010-07-061-0/+1
* expressions: kill seperate sym_type datatype for symbolsPatrick McHardy2009-04-011-6/+6
* datatype: add/move size and byte order information into data typesPatrick McHardy2009-03-311-9/+20
* datatype: maintain table of all datatypes and add registration/lookup functionPatrick McHardy2009-03-311-10/+65
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+568