aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aodv.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-51/+51
* From Andy Hood: in the AODV6 dissector, rename "ext_t" to "aodv6_ext_t",Guy Harris2002-08-221-7/+13
* Moved the generic true_false_string saying "Set", "Not set" intoTim Potter2002-08-211-6/+1
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-9/+1
* Make the AODV dissector a new-style dissector, so it can just reject aGuy Harris2002-04-281-18/+18
* AODV dissection support, from Erik Nordstr�m.Guy Harris2002-04-251-0/+409