On Tue, Apr 05, 2005 at 10:36:59AM -0700, Shyam Kumar wrote:
|
| [1] Data Representation is handled by tcpdump code only or both by
| tcpdump code & libpcap code??
if by data-representation you mean dissecting protocols then this
is done by tcpdump;
| [2] which *.c & *.h files deals with data r
On Apr 5, 2005, at 10:36 AM, Shyam Kumar wrote:
I am working on utilizing tcpdump for the way it presents data. As per
my Switch/Router I have my own implementation of ACL (Access Control
List) / Filter rule set & want to enhance its data representation
part.
For that very purpose I need to utili
Hello tcpdump Team,
I am working on utilizing tcpdump for the way it presents data. As per
my Switch/Router I have my own implementation of ACL (Access Control
List) / Filter rule set & want to enhance its data representation part.
For that very purpose I need to utilize data representation par