generic network protocols parser ?
From: Aziz KEZZOU (opensource.enthousiat_at_gmail.com)
Date: 03/04/05
- Previous message: Luigi Rizzo: "Re: Polling objectives (was Re: Giant-free polling [PATCH])"
- Next in thread: Bosko Milekic: "Re: generic network protocols parser ?"
- Reply: Bosko Milekic: "Re: generic network protocols parser ?"
- Reply: bachi_at_te-clan.ch: "Re: generic network protocols parser ?"
- Reply: gnn_at_freebsd.org: "Re: generic network protocols parser ?"
- Reply: Julian Elischer: "Re: generic network protocols parser ?"
- Reply: Brian Fundakowski Feldman: "Re: generic network protocols parser ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 4 Mar 2005 11:07:34 -0500 To: freebsd-net@freebsd.org, hackers@freebsd.org
Hi all,
I am wondering if any one knows about a generic parser which takes a
packet (mbuf) of a certain protocol (e.g RSVP ) as input and generates
some data structre representing the packet ?
I've been searching for a while and found that ethereal and tcpdump
for example use specific data structres and functions to dissect each
protocol packets. Is this the only approach possible ?
My supervisor suggested using a TLV (Type/Length/Value) approach
instead. Any opinions about that?
If no such a parser exists is there any practical reason why ?
Thanks,
Aziz
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Luigi Rizzo: "Re: Polling objectives (was Re: Giant-free polling [PATCH])"
- Next in thread: Bosko Milekic: "Re: generic network protocols parser ?"
- Reply: Bosko Milekic: "Re: generic network protocols parser ?"
- Reply: bachi_at_te-clan.ch: "Re: generic network protocols parser ?"
- Reply: gnn_at_freebsd.org: "Re: generic network protocols parser ?"
- Reply: Julian Elischer: "Re: generic network protocols parser ?"
- Reply: Brian Fundakowski Feldman: "Re: generic network protocols parser ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|