Commit Graph

4 Commits

Author SHA1 Message Date
Bill Meier 23dbbb64e0 #include <epan/prefs.h> not req'd since there are no prefs.
svn path=/trunk/; revision=36952
2011-04-29 14:50:13 +00:00
Gerald Combs 3af2a4c81f From Juliusz Chroboczek via bug 5812:
This should not trigger with any Babel packets generated by the current
version of babeld, but could potentially do so with a future version
that performs more aggressive compression for IPv4 addresses.

svn path=/trunk/; revision=36920
2011-04-27 23:20:15 +00:00
Bill Meier 163e55f306 prefs_register_protocol() not needed since no prefs; Coverity #1185 (UNUSED_VALUE).
Also: #include <stdio.h> not needed.

svn path=/trunk/; revision=36533
2011-04-10 15:01:18 +00:00
Stephen Fisher 374558c830 From Juliusz Chroboczek via bug #5812: Dissector for the Babel Routing
Protocol (RFC 6126)


svn path=/trunk/; revision=36518
2011-04-08 16:53:02 +00:00