summaryrefslogtreecommitdiff
path: root/gmpls.c
Commit message (Expand)AuthorAgeFilesLines
* Always include <config.h> rather than "config.h".Guy Harris2018-01-211-1/+1
* Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail2018-01-211-1/+1
* zero change: update Hannes Gredler's emailHannes Gredler2017-07-281-1/+1
* libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail2015-09-111-1/+1
* Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail2015-09-101-1/+1
* dismiss NETDISSECT_REWORKED macroDenis Ovsienko2015-03-221-1/+0
* Define NETDISSECT_REWORKED in a bunch of files, and fix the issues it finds.Guy Harris2014-04-041-0/+1
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* whitespace changesMichael Richardson2014-01-011-10/+10
* gmpls.h/c: mark several structs as constKovarththanan Rajaratnam2010-02-201-9/+9
* add support for link attribute subTLV, update GMPLS printer to latest spec (r...hannes2006-04-141-9/+17
* From Manu Pathak: add support for LMP Service Discovery extensionsguy2005-05-191-1/+45
* bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC...hannes2004-09-151-1/+12
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* add GMPLS payload ID codepoints mentioned in draft-ietf-ccamp-gmpls-g709-04.txthannes2003-10-201-2/+19
* Move the definitions of the various GMPLS "struct tok"s out of gmpls.hguy2003-06-091-0/+117