Diff for /embedaddon/quagga/bgpd/bgp_dump.h between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 17:26:12 version 1.1.1.2, 2016/11/02 10:09:10
Line 23  Software Foundation, Inc., 59 Temple Place - Suite 330 Line 23  Software Foundation, Inc., 59 Temple Place - Suite 330
   
 /* MRT compatible packet dump values.  */  /* MRT compatible packet dump values.  */
 /* type value */  /* type value */
#define MSG_PROTOCOL_BGP4MP  16#define MSG_PROTOCOL_BGP4MP    16
 #define MSG_PROTOCOL_BGP4MP_ET 17
 
 /* subtype value */  /* subtype value */
 #define BGP4MP_STATE_CHANGE          0  #define BGP4MP_STATE_CHANGE          0
 #define BGP4MP_MESSAGE               1  #define BGP4MP_MESSAGE               1

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>