aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-babel.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-1/+1
* Use val_to_str_const() where appropriate;Bill Meier2012-08-101-42/+42
* Mark some function static.Jakub Zawadzki2012-04-091-1/+1
* Fix some duplicate display filter names.Chris Maynard2012-01-181-1/+1
* From Juliusz Chroboczek via bug #6273:Stephen Fisher2011-08-291-1/+3
* #include <epan/prefs.h> not req'd since there are no prefs.Bill Meier2011-04-291-1/+0
* From Juliusz Chroboczek via bug 5812:Gerald Combs2011-04-271-1/+1
* prefs_register_protocol() not needed since no prefs; Coverity #1185 (UNUSED_V...Bill Meier2011-04-101-11/+2
* From Juliusz Chroboczek via bug #5812: Dissector for the Babel RoutingStephen Fisher2011-04-081-0/+523