]> The Tcpdump Group git mirrors - tcpdump/commit
For DNS messages, represent the "DNSSEC OK" bit as "DO" instead of "OK" 467/head
authorDuane Wessels <[email protected]>
Thu, 18 Jun 2015 17:27:34 +0000 (10:27 -0700)
committerDuane Wessels <[email protected]>
Thu, 18 Jun 2015 17:27:34 +0000 (10:27 -0700)
commit1fbb57a354465557ed6db53642d8696d029d4c08
tree4291f8388385a1547230aab81f206120e3f4940a
parent13e10e81bdb29fb661231b51086dd542da76b8ee
For DNS messages, represent the "DNSSEC OK" bit as "DO" instead of "OK"

"DO" is a better description of the DNSSEC OK bit in the EDNS0 OPT record.  See RFC 3225 section 3.  There may be other bits allocated in the future that call themselves "Something OK".
print-domain.c