]> The Tcpdump Group git mirrors - tcpdump/blobdiff - bgp.h
add support for AS-PIC cookies
[tcpdump] / bgp.h
diff --git a/bgp.h b/bgp.h
index fbc96807e4a5a55c347047c39e0cbd17e2bfc70c..50815960143731ef3b26ecec4ceb5a414d767557 100755 (executable)
--- a/bgp.h
+++ b/bgp.h
@@ -1,4 +1,4 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/bgp.h,v 1.2 2004-06-12 08:52:22 hannes Exp $ (LBL) */
+/* @(#) $Header: /tcpdump/master/tcpdump/bgp.h,v 1.3 2004-06-16 08:45:15 hannes Exp $ (LBL) */
 /* 
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code
@@ -15,4 +15,3 @@
  */
 
 extern char *bgp_vpn_rd_print (const u_char *);
-extern struct tok bgp_l2vpn_encaps_values[];