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

version 1.1.1.1, 2012/02/21 17:26:11 version 1.1.1.2, 2016/11/02 10:09:10
Line 82  struct capability_gr Line 82  struct capability_gr
 #define CAPABILITY_CODE_DYNAMIC_LEN     0  #define CAPABILITY_CODE_DYNAMIC_LEN     0
 #define CAPABILITY_CODE_RESTART_LEN     2 /* Receiving only case */  #define CAPABILITY_CODE_RESTART_LEN     2 /* Receiving only case */
 #define CAPABILITY_CODE_AS4_LEN         4  #define CAPABILITY_CODE_AS4_LEN         4
   #define CAPABILITY_CODE_ORF_LEN         5
   
 /* Cooperative Route Filtering Capability.  */  /* Cooperative Route Filtering Capability.  */
   

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


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