CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2014/05/23 14:36:04
Modified files: usr.sbin/tcpdump: print-domain.c nameser.h Log message: Don't print a "weird flag" type warning "[b2&3=0x2400]" for DNS NOTIFY messages which should be sent with AA set. Adapted from a patch at http://marc.info/?l=tcpdump-patches&m=98115734907026&w=2 pointed out by Peter J. Philipp, ok henning@