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 part of
tcpdump.

 

I have tcpdump code & libpcap.a code. 

As per my understanding so far, libpcap has Bison parser, lex analyzer &
BPF filtering mechanism.

I want to drop its filtering mechanism & utilize only data presentation
part.

 

My queries are:-

[1] Data Representation is handled by tcpdump code only or both by
tcpdump code & libpcap code??

[2] which *.c & *.h files deals with data representation in tcpdump &
libpcap code ??

[3] Can the data representation part be easily segregated from parsing &
filtering mechanism??

 

Regards,

Shyam

 

-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to