summaryrefslogtreecommitdiff
path: root/net/zebra/patches/patch-bb
blob: de051834b0ed19cd49a270bb1820d4b4f3985c76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bb,v 1.1 2002/08/03 12:27:20 itojun Exp $

diff -u1 bgpd/bgp_open.c /home/itojun/work/zebra/zebra/bgpd/bgp_open.c
--- bgpd/bgp_open.c	Wed Jun 19 17:05:38 2002
+++ /home/itojun/work/zebra/zebra/bgpd/bgp_open.c	Sat Aug  3 21:05:48 2002
@@ -670,7 +670,2 @@
 
-  /* Do not send capability. */
-  if (! CHECK_FLAG (peer->sflags, PEER_STATUS_CAPABILITY_OPEN) 
-      || CHECK_FLAG (peer->flags, PEER_FLAG_DONT_CAPABILITY))
-    return;
-    
   /* When the peer is IPv4 unicast only, do not send capability. */