]> The Tcpdump Group git mirrors - tcpdump/commit
IPNET: Update the link-layer dissector to a void function
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 8 Feb 2020 09:42:36 +0000 (10:42 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 8 Feb 2020 09:50:49 +0000 (10:50 +0100)
commit59cad18b62c33b93ce2a6386941cb6b16b044bab
tree687502c3e6026d9af7c56da348a6533dc0aee076
parentc3f8e04764b5f9dcb424722aaeee9598e705faed
IPNET: Update the link-layer dissector to a void function

Moreover:
Remove trailing "_if" from protocol name.
Remove a useless ND_TCHECK_1 test (GET_U_1 is used).
Remove a no longer used 'trunc' label.
netdissect.h
print-ipnet.c
print.c