]> The Tcpdump Group git mirrors - tcpdump/commit
WHOIS is a plain text protocol, why not decode it.
authorDenis Ovsienko <[email protected]>
Sat, 7 Oct 2017 17:41:42 +0000 (18:41 +0100)
committerDenis Ovsienko <[email protected]>
Sat, 7 Oct 2017 17:51:28 +0000 (18:51 +0100)
commit185b7ce04b182d2d7e490f23a3f0c7b9ea5916e4
tree1f9f1083384003786e339a1892938abe5a60bed5
parent62f2725b5745a2bfcd4223e2ca12566556b73d22
WHOIS is a plain text protocol, why not decode it.

With txtproto_print() this has become trivial. Add a test.
print-tcp.c
tcp.h
tests/TESTLIST
tests/whois-v.out [new file with mode: 0644]
tests/whois.out [new file with mode: 0644]
tests/whois.pcap [new file with mode: 0644]