summaryrefslogtreecommitdiffstats
path: root/include/datatype.h
Commit message (Expand)AuthorAgeFilesLines
* src: Add icmpv6 supportEric Leblond2013-07-311-0/+2
* datatype: concat expression only releases dynamically allocated datatypePablo Neira Ayuso2013-06-081-1/+7
* expr: fix concat expression type propagationPatrick McHardy2013-04-181-0/+9
* types: add ethernet address typePatrick McHardy2013-04-181-0/+3
* payload: add DCCP packet type definitionsPatrick McHardy2009-07-281-0/+2
* datatype: add/move size and byte order information into data typesPatrick McHardy2009-03-311-5/+7
* datatype: maintain table of all datatypes and add registration/lookup functionPatrick McHardy2009-03-311-1/+9
* Fix use of reserved names in header sandwichPatrick McHardy2009-03-181-3/+3
* Initial commitv0.01-alpha1Patrick McHardy2009-03-181-0/+156