128219Smsmith/* @(#) $Header: /tcpdump/master/tcpdump/bgp.h,v 1.3 2004-06-16 08:45:15 hannes Exp $ (LBL) */
228219Smsmith/*
328219Smsmith * Redistribution and use in source and binary forms, with or without
428219Smsmith * modification, are permitted provided that: (1) source code
528219Smsmith * distributions retain the above copyright notice and this paragraph
628219Smsmith * in its entirety, and (2) distributions including binary code include
728219Smsmith * the above copyright notice and this paragraph in its entirety in
828219Smsmith * the documentation or other materials provided with the distribution.
928219Smsmith * THIS SOFTWARE IS PROVIDED ``AS IS'' AND
1028219Smsmith * WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
1128219Smsmith * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1228219Smsmith * FOR A PARTICULAR PURPOSE.
1328219Smsmith *
1428219Smsmith * Original code by Hannes Gredler (hannes@juniper.net)
1528219Smsmith */
1628219Smsmith
1728219Smsmithextern char *bgp_vpn_rd_print (const u_char *);
1828219Smsmith