aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bgp.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Move dissectors to epan/dissectors directory.gram1-200/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-05-19From Motonori Shindo: update to supportguy1-2/+4
2003-04-05Separate the scan for the BGP header from the scan through the BGPguy1-3/+3
2003-01-28From Akira Endoh: BGP support for draft-ietf-idr-as4bytes-06.txt andguy1-17/+22
2002-10-15From Hannes Gredler: dissect the graceful restart capability in BGP OPENguy1-6/+7
2002-10-15Fix more typing issues. Pull the marker, length, and type individuallygerald1-8/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-5/+5
2002-08-24From Hannes Gredler:guy1-2/+5
2002-08-15From Jian Yu:guy1-1/+17
2002-01-30Just use "val_to_str()" to generate names for communities whose valuesguy1-3/+3
2001-11-03Cooperative Route Filtering Capability support, and Route Refreshguy1-1/+2
2001-07-21There is really no need to have the BGP dissector and the LDP dissectorguy1-19/+2
2001-07-08Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGPguy1-1/+19
2001-06-10MP-BGP message support, from Thierry Stagiaire.guy1-1/+19
2001-05-16Support for Cisco-proprietary capabilities in BGP, fromguy1-1/+4
2001-04-17Tvbuffified by Heikki Vatiainen.guy1-7/+1
2000-12-25bgp route refresh/MP capability option.itojun1-9/+28
2000-04-11BGP confederations support (RFC1965).itojun1-3/+5
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andguy1-3/+1
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+3
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-11-22bgp updates from Greg.itojun1-14/+23
1999-11-11bgp improvements.itojun1-4/+16
1999-11-06more updates to bgp dissector.itojun1-10/+16
1999-11-02little bit more fixes to bgp dissector.itojun1-8/+12
1999-11-01forgot to add this file... (separated from packet-bgp.c)itojun1-0/+111