summaryrefslogtreecommitdiff
path: root/forces.h
Commit message (Expand)AuthorAgeFilesLines
* fixes from Jamal Hadi Salim <hadi@mojatatu.com> for forces: SPARSE data (per ...Michael Richardson2012-03-291-1/+1
* Use proper type (16bit) when extracting path id countJamal Hadi Salim2011-01-251-1/+1
* Use #defines rather than sizeof.Guy Harris2010-02-071-8/+8
* Constify a bunch of stuff.Guy Harris2010-01-261-16/+16
* Get rid of some no-longer-necessary casts.Guy Harris2010-01-261-9/+9
* Use EXTRACT_16BITS and EXTRACT_32BITS to extract values from a packet.Guy Harris2010-01-261-22/+22
* Squelch some int-vs-long errors.Guy Harris2010-01-101-11/+11
* Remove more non-C89 features.Guy Harris2010-01-101-35/+35
* Don't use bitfields in on-the-wire structures.Guy Harris2010-01-101-14/+10
* Fix a bunch of warnings in the ForCES printer.Guy Harris2010-01-101-14/+30
* IETF FORCES protocol printer, from Jamal Hadi Salim <hadi at cyberus.ca.Michael Richardson2010-01-101-0/+667