artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05c83d2
)
Remove another empty line
author
claudio
<claudio@openbsd.org>
Tue, 1 Mar 2022 09:39:36 +0000
(09:39 +0000)
committer
claudio
<claudio@openbsd.org>
Tue, 1 Mar 2022 09:39:36 +0000
(09:39 +0000)
usr.sbin/bgpd/rde_rib.c
patch
|
blob
|
history
diff --git
a/usr.sbin/bgpd/rde_rib.c
b/usr.sbin/bgpd/rde_rib.c
index
2fd1628
..
b987129
100644
(file)
--- a/
usr.sbin/bgpd/rde_rib.c
+++ b/
usr.sbin/bgpd/rde_rib.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: rde_rib.c,v 1.2
29 2022/03/01 09:38:0
6 claudio Exp $ */
+/* $OpenBSD: rde_rib.c,v 1.2
30 2022/03/01 09:39:3
6 claudio Exp $ */
/*
* Copyright (c) 2003, 2004 Claudio Jeker <claudio@openbsd.org>
@@
-1548,7
+1548,6
@@
prefix_link(struct prefix *p, struct rib_entry *re, struct pt_entry *pt,
struct rde_community *comm, struct nexthop *nexthop, uint8_t nhflags,
uint8_t vstate)
{
-
if (re)
p->entry.list.re = re;
p->aspath = path_ref(asp);