mikhail,
what you are suggesting makes sense
and you are welcome to submit a patch ;-)
/hannes
Mikhail Manuylov wrote:
Hello,
I need to parse output of tcpdump printing contents of snmp packets
and insert to database.
First time I thought that output can be explained with some regexps,
but w
Hello,
I need to parse output of tcpdump printing contents of snmp packets
and insert to database.
First time I thought that output can be explained with some regexps,
but when I looked into sources I've suddenly changed my mind and have
choosed to yacc. Now I'm writing grammar of tcpdump's outp