Squelch a complaint from Visual C++ 6.0 (the code was OK beforehand, at
[obnox/wireshark/wip.git] / packet-bgp.c
2000-01-25 itojunparse multiple COMMUNITIES value.
2000-01-15 guyFix up a bunch of places where a pointer into the packe...
2000-01-10 gramSome initial changes for win32 support, but not all.
2000-01-07 guyFix Gerald's e-mail address.
1999-12-13 itojunfix parser for option part in bgp open message.
1999-12-08 itojun- don't print RFC1771 NLRI length if == 0
1999-11-23 itojunremove infinite loop in UPDATE dissector (happend durin...
1999-11-22 itojunbgp updates from Greg.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-11 itojunbgp improvements.
1999-11-06 itojunmore updates to bgp dissector.
1999-11-02 itojunlittle bit more fixes to bgp dissector.
1999-11-01 itojuntabify. fix BGP marker offsets.
1999-11-01 itojunseparate bgp declaration into separate header file.
1999-10-31 itojunimprove BGP path attribute decoding tree.
1999-10-16 itojunupport BGP multiprotocol extension (required for IPv6...
1999-10-16 itojunimprove decoding of unknown BGP attributes.
1999-10-15 itojunBGP decoding. more attributes and NLRIs needs to be...