X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/585ac3db0663f474fd3417ea91953b58022cc9d9..cc2d4cbd8ca150504127f375d8b51b194958d95b:/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[];