On Wednesday, April 03, 2013 04:34:29 Antonio Quartulli wrote:
In the UNICAST4ADDR parsing routing a wrong type is used to parse the batman header, resulting in a wrong data visualization. Fix this by using the correct data type.
Introduced by 70aefcf8abefd509e5721c6ae228d3854d5e8b16 ("batctl: Add minimal unicast 4addr dissector support")
Signed-off-by: Antonio Quartulli ordex@autistici.org
v2:
- removed subtype print format
tcpdump.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Applied in revision 0ae03c9.
Thanks, Marek