Commit Graph

6 Commits

Author SHA1 Message Date
Jun-ichiro itojun Hagino 689e4b8151 tabify. fix BGP marker offsets.
svn path=/trunk/; revision=959
1999-11-01 09:51:59 +00:00
Jun-ichiro itojun Hagino be887ebafc separate bgp declaration into separate header file.
bgp message types will now appear on topmost frame.

From: gregh@cc.gatech.edu (Greg Hankins)

svn path=/trunk/; revision=958
1999-11-01 06:57:01 +00:00
Jun-ichiro itojun Hagino 10fdc90bb0 improve BGP path attribute decoding tree.
show detail of path attribute to outside of the tree, to help users
browse the structure.  BGP protocol header structure is very complex
and the previous code required users to click through the tree to check,
say, AS path.

svn path=/trunk/; revision=951
1999-10-31 00:20:44 +00:00
Jun-ichiro itojun Hagino a4e1535f19 upport BGP multiprotocol extension (required for IPv6 BGP exchange).
svn path=/trunk/; revision=858
1999-10-16 15:35:27 +00:00
Jun-ichiro itojun Hagino e77e86c543 improve decoding of unknown BGP attributes.
svn path=/trunk/; revision=849
1999-10-16 00:21:07 +00:00
Jun-ichiro itojun Hagino 3a27312b54 BGP decoding. more attributes and NLRIs needs to be added.
as BGP is a protocol on top of TCP, it may have trouble parsing
out-of-sync data (in most cases data is aligned on packet, it seems).

svn path=/trunk/; revision=843
1999-10-15 17:00:47 +00:00