summaryrefslogtreecommitdiff
path: root/net/zebra/patches/patch-bb
blob: dcfc0267509e9a2577b8679028d77db3564c6831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bb,v 1.1.2.2 2002/08/25 21:20:47 jlam 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. */