| Commit message (Expand) | Author | Age | Files | Lines |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -5/+5 |
* | Add routines to process IPv{4,6}-address-and-prefix-length pairs, | Guy Harris | 2004-03-06 | 1 | -61/+21 |
* | Add a check for a too-large IPv6 prefix length, to avoid overflowing a | Guy Harris | 2004-03-06 | 1 | -8/+14 |
* | From Akira Endoh: support for labeled IPv6 unicast in the MP-BGP | Guy Harris | 2004-01-23 | 1 | -1/+28 |
* | "decode_MPLS_stack()" always returns a nonnegative value; make it return | Guy Harris | 2004-01-06 | 1 | -5/+5 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 1 | -2/+2 |
* | Fix a comment. | Guy Harris | 2003-06-03 | 1 | -2/+1 |
* | From Hannes Gredler: | Guy Harris | 2003-05-28 | 1 | -3/+22 |
* | Timo Sirainen pointed out a few problems with string handling in the | Gerald Combs | 2003-05-20 | 1 | -127/+108 |
* | From Motonori Shindo: update to support | Guy Harris | 2003-05-19 | 1 | -7/+6 |
* | Fix the call that adds the local preference to the tree. | Guy Harris | 2003-05-15 | 1 | -2/+2 |
* | Initialize hf_bgp_cluster_list. | Gerald Combs | 2003-04-25 | 1 | -1/+4 |
* | Support for filterable fields in UPDATE messages, based on changes from | Guy Harris | 2003-04-24 | 1 | -345/+544 |
* | Separate the scan for the BGP header from the scan through the BGP | Guy Harris | 2003-04-05 | 1 | -140/+279 |
* | Fix up the construct of AS strings (the opening curly bracket wasn't | Guy Harris | 2003-01-31 | 1 | -10/+7 |
* | From Akira Endoh: BGP support for draft-ietf-idr-as4bytes-06.txt and | Guy Harris | 2003-01-28 | 1 | -256/+418 |
* | From Hannes Gredler: | Guy Harris | 2002-11-04 | 1 | -9/+103 |
* | From Hannes Gredler: dissect the graceful restart capability in BGP OPEN | Guy Harris | 2002-10-15 | 1 | -3/+59 |
* | Fix more typing issues. Pull the marker, length, and type individually | Gerald Combs | 2002-10-15 | 1 | -33/+37 |
* | Fix signed/unsigned type mismatches, as pointed out by Silvio. | Gerald Combs | 2002-10-15 | 1 | -22/+20 |
* | Properly check the return value of decode_prefix4(). This prevents an | Gerald Combs | 2002-10-10 | 1 | -1/+15 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -34/+34 |
* | From Hannes Gredler: | Guy Harris | 2002-08-27 | 1 | -26/+43 |
* | From Hannes Gredler: | Guy Harris | 2002-08-27 | 1 | -47/+129 |
* | Properly check for an address family that's neither AFNUM_INET nor | Guy Harris | 2002-08-24 | 1 | -3/+13 |
* | From Hannes Gredler: | Guy Harris | 2002-08-24 | 1 | -168/+207 |
* | From Jian Yu: | Guy Harris | 2002-08-15 | 1 | -11/+128 |
* | We don't use anything from <arpa/inet.h>, so we don't need to include | Guy Harris | 2002-08-03 | 1 | -5/+1 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -17/+9 |
* | Fixes to BGP problems, from Dirk Steinberg. | Guy Harris | 2002-05-21 | 1 | -3/+15 |
* | From Hannes Gredler: fix misuse of "&&" when "&" was intended. | Guy Harris | 2002-05-21 | 1 | -3/+3 |
* | From Hannes Gredler: fix to label stack handling for withdrawn routes. | Guy Harris | 2002-05-20 | 1 | -1/+9 |
* | From Hannes Gredler: labeled unicast support for BGP. | Guy Harris | 2002-05-15 | 1 | -1/+26 |
* | From Laurent Rabret: print the correct length in the Extended | Guy Harris | 2002-02-14 | 1 | -5/+4 |
* | Just use "val_to_str()" to generate names for communities whose values | Guy Harris | 2002-01-30 | 1 | -21/+16 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Do desegmentation. | Guy Harris | 2002-01-17 | 1 | -33/+41 |
* | Correctly handle BGP attributes with lists of entries when the attribute | Guy Harris | 2002-01-15 | 1 | -36/+39 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -8/+8 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Cooperative Route Filtering Capability support, and Route Refresh | Guy Harris | 2001-11-03 | 1 | -4/+76 |
* | Support for dissecting multiple capabilities, from Endoh Akira. | Guy Harris | 2001-09-13 | 1 | -116/+115 |
* | There is really no need to have the BGP dissector and the LDP dissector | Guy Harris | 2001-07-21 | 1 | -26/+6 |
* | Get rid of the unused zero-length "bgpext_osptf_rtype_metric" array - | Guy Harris | 2001-07-09 | 1 | -3/+1 |
* | Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGP | Guy Harris | 2001-07-08 | 1 | -22/+60 |
* | And explain why the fact that RFC 2858 says you can't do what RFC 2545 | Guy Harris | 2001-07-03 | 1 | -2/+8 |
* | Explain why we dissect more than one address in the MP_REACH_NLRI | Guy Harris | 2001-07-03 | 1 | -1/+7 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -2/+2 |
* | There can be more than one next hop network address in the | Guy Harris | 2001-06-15 | 1 | -9/+19 |
* | If "buf" is a "char *", "sizeof(buf)" evaluates to the size of a | Guy Harris | 2001-06-15 | 1 | -2/+2 |