net/quagga: fix uClibc-0.9.32/pthreads issues, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24311 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -10,11 +10,9 @@ Subject: [PATCH] bgpd: fix printed value of last-update timestamp
|
||||
bgpd/bgp_route.c | 3 ++-
|
||||
1 files changed, 2 insertions(+), 1 deletions(-)
|
||||
|
||||
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c
|
||||
index 2391f74..1cfc451 100644
|
||||
--- a/bgpd/bgp_route.c
|
||||
+++ b/bgpd/bgp_route.c
|
||||
@@ -6145,7 +6145,8 @@ route_vty_out_detail (struct vty *vty, struct bgp *bgp, struct prefix *p,
|
||||
@@ -6145,7 +6145,8 @@ route_vty_out_detail (struct vty *vty, s
|
||||
bgp_damp_info_vty (vty, binfo);
|
||||
|
||||
/* Line 7 display Uptime */
|
||||
@ -24,6 +22,3 @@ index 2391f74..1cfc451 100644
|
||||
}
|
||||
vty_out (vty, "%s", VTY_NEWLINE);
|
||||
}
|
||||
--
|
||||
1.7.2.3
|
||||
|
||||
|
Reference in New Issue
Block a user