]> The Tcpdump Group git mirrors - tcpdump/commit
Put the addresses early in the message format, and handle short messages.
authorGuy Harris <[email protected]>
Wed, 29 Feb 2012 09:09:40 +0000 (01:09 -0800)
committerGuy Harris <[email protected]>
Wed, 29 Feb 2012 09:09:40 +0000 (01:09 -0800)
commit54825f266a64097c2d345abd31be6ef60f958b5c
tree2e122f7fe18bbb545b09cfbeed65ddb9fbc9617f
parent9918c8983267d5756a9681ea0fb24c26e90a7f72
Put the addresses early in the message format, and handle short messages.

Putting the addresses after "TIPC vX.Y" matches other protocols, such as
IPv4/IPv6.

Not all messages have full headers.

Also, constify some parameters and variables.
print-tipc.c