summaryrefslogtreecommitdiff
path: root/l2vpn.h
Commit message (Collapse)AuthorAgeFilesLines
* zero change: update Hannes Gredler's emailHannes Gredler2017-07-281-1/+1
|
* Support two separate layer 2 type registries.Guy Harris2016-10-081-0/+1
| | | | | | | Apparently, the IANA has two separate but similar registries, the BGP Layer 2 Encapsulation Types registry and the MPLS Pseudowire Types registry. Have two separate tables for them, and update them to match the current state of the registries.
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-1/+0
| | | | | | Remove lots of $Header's and a few $Id's that all belong to the former CVS repository of tcpdump itself. These keywords have been frozen since the migration to git in late 2008.
* whitespace changesMichael Richardson2014-01-011-1/+1
|
* unset executable bit on a few .h and .c filesDenis Ovsienko2013-04-201-0/+0
|
* l2vpn.h/c: mark several structs as constKovarththanan Rajaratnam2010-02-201-1/+1
|
* import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04hannes2004-06-151-0/+17
and put it to its new home l2vpn.{c|h} rework bgp, ldp, lsp-ping to use the common l2vpn_encaps tokenlist update FILES list to acommodate the recent file additions