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

diff -u1 ospf6d/ospf6_dbex.c /home/itojun/work/zebra/zebra/ospf6d/ospf6_dbex.c
--- ospf6d/ospf6_dbex.c	Mon Jul  8 22:31:02 2002
+++ /home/itojun/work/zebra/zebra/ospf6d/ospf6_dbex.c	Sat Aug  3 21:06:05 2002
@@ -363,3 +363,3 @@
       if (received->lsa_hdr->lsh_advrtr == ospf6->router_id
-          && have && ismore_recent < 0)
+          && (! have || ismore_recent < 0))
         {