Re: [tcpdump-workers] Support for "-T domain"

2015-12-03 Thread Michael Richardson
Noah wrote: > No problem; would such a patch be eligible for backport to 4.7? We were about to do 4.8... but it got delayed to accomodate some fixes. If you are installing from source code, would 4.8 work? If it's about getting it into a distro, they don't like new features as bug-fixes :-)

Re: [tcpdump-workers] Support for "-T domain"

2015-12-03 Thread Noah
No problem; would such a patch be eligible for backport to 4.7? Regards, Noah > On Dec 3, 2015, at 8:59 AM, Michael Richardson wrote: > > > Noah wrote: >> I've written a small patch against HEAD which adds support for decoding >> DNS traffic on nonstandard ports; useful for those of us who

Re: [tcpdump-workers] Support for "-T domain"

2015-12-03 Thread Michael Richardson
Noah wrote: > I've written a small patch against HEAD which adds support for decoding > DNS traffic on nonstandard ports; useful for those of us who run DNS > serves behind VIPs, for instance. I haven't written any tests as yet, > however there aren't any DNS tests set up yet anyw