[packages] quagga-unstable: update to v0.99.15, change dependencies on quagga libraries from depends to select, mark ripngd as broken cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17946 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
--- a/bgpd/bgp_network.c
|
||||
+++ b/bgpd/bgp_network.c
|
||||
@@ -185,8 +185,7 @@ bgp_accept (struct thread *thread)
|
||||
@@ -188,8 +188,7 @@ bgp_accept (struct thread *thread)
|
||||
peer->fd = bgp_sock;
|
||||
peer->status = Active;
|
||||
peer->local_id = peer1->local_id;
|
||||
|
Reference in New Issue
Block a user