FreeBSD9 Port: tcpdump-4.5.1

2014-11-14 Thread NallanChakravarthy, Sudarshan
Hello Folks, I have a simple question to you. I want to know the version of tcpdump that's supported with the installation of Freebsd9 (not 9.3). I would be switching to freebsd9 soon and want to make sure the features available in tcpdump 4.1.1+ are available. I could not find this information i

Re: FreeBSD9 Port: tcpdump-4.5.1

2014-11-14 Thread NallanChakravarthy, Sudarshan
Thanks Kurt for the quick response. Is this information available in the man page or README file? Regards, Sudarshan On 11/14/14, 9:31 AM, "Kurt Jaeger" wrote: >Hi! > >> I want to know the version of tcpdump that's supported with the >> installation of Freebsd9 (not 9.3). > >On 9.2p15 I find t

Re: FreeBSD9 Port: tcpdump-4.5.1

2014-11-14 Thread NallanChakravarthy, Sudarshan
Thanks Kurt. Sudarshan On 11/14/14, 9:46 AM, "Kurt Jaeger" wrote: >Hi! > >> Is this information available in the man page or README file? > >I found it using > >tcpdump -V > >on those versions. > >In the ports currently: 4.5.1. At > >http://www.tcpdump.org/release/ > >you'll find 4.6.2. > >--