]> The Tcpdump Group git mirrors - tcpdump/commit
refine use of nameser.h
authorDenis Ovsienko <[email protected]>
Mon, 13 Jul 2015 09:12:03 +0000 (10:12 +0100)
committerDenis Ovsienko <[email protected]>
Mon, 13 Jul 2015 09:15:32 +0000 (10:15 +0100)
commit3ba4165c4b7cc369c9b7809a8f106cad0926c02c
treeab9bbaaf092470e4c7318e4ce06783b8e2de3f78
parentd093ac980c11bda22e63e0f901dc1d18457e5400
refine use of nameser.h

Move the port number #define's to the TCP and UDP files such that they
don't require nameser.h anymore. Update the TCP printer to disregard the
multicast DNS port as it is UDP-only.
nameser.h
print-tcp.c
print-udp.c
tcp.h
udp.h