X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..a8c33a5850cd9d2f39e56c06b645c283225d78c4:/l2vpn.h diff --git a/l2vpn.h b/l2vpn.h index 151228fc..98b6fcc8 100644 --- a/l2vpn.h +++ b/l2vpn.h @@ -10,7 +10,8 @@ * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE. * - * Original code by Hannes Gredler (hannes@juniper.net) + * Original code by Hannes Gredler (hannes@gredler.at) */ extern const struct tok l2vpn_encaps_values[]; +extern const struct tok mpls_pw_types_values[];