summaryrefslogtreecommitdiff
path: root/print-babel.c
Commit message (Expand)AuthorAgeFilesLines
* Babel: improve printing of time intervalsDenis Ovsienko2013-10-181-6/+23
* Babel: sub-TLV 2 is Diversity, not ChanInfoDenis Ovsienko2013-08-281-8/+8
* Squelch a signed vs. unsigned comparison warning.Guy Harris2013-06-221-1/+1
* initial support for Babel sub-TLVs decodingDenis Ovsienko2013-05-291-4/+97
* fix iteration over Babel Pad1 TLVsDenis Ovsienko2013-05-291-9/+8
* If we don't have IPv6 address support, don't try to print IPv6 addresses.Guy Harris2012-12-241-0/+8
* update for current Babel auth specDenis Ovsienko2012-08-211-18/+15
* update Babel decoder for DLen in HD TLVDenis Ovsienko2012-06-291-6/+8
* fix Babel type 11 TLV length checkDenis Ovsienko2012-06-131-1/+1
* Fix an error and a warning.Guy Harris2012-06-071-4/+4
* add decoding of Babel authentication TLVsDenis Ovsienko2012-06-061-0/+26
* Add length checks, use EXTRACT_16BITS().Guy Harris2011-12-181-34/+26
* Add printer for the Babel routing protocol (RFC 6126).Juliusz Chroboczek2011-04-271-0/+422