Removing routes for 10.10 network from zebra
diff --git a/src/test/setup/quagga-config/testrib.conf b/src/test/setup/quagga-config/testrib.conf
index 96c2b85..2a02337 100644
--- a/src/test/setup/quagga-config/testrib.conf
+++ b/src/test/setup/quagga-config/testrib.conf
@@ -11,7 +11,7 @@
debug zebra fpm
!
!interface eth1
-! ip address 10.10.0.1/16
+! ip address 10.10.0.3/16
! statics that should be subsumed by connected routes, according to interface
! state
@@ -30,9 +30,6 @@
ip route 100.10.0.0/24 172.17.0.3
ip route 120.10.0.0/24 172.17.0.4
ip route 120.10.0.0/24 172.17.0.3
-ip route 10.10.0.19/24 172.17.0.5
-ip route 10.10.0.19/24 172.17.0.4
-ip route 10.10.0.19/24 172.17.0.3
ip route 50.10.0.0/24 172.17.0.6
ip route 50.10.0.0/24 172.17.0.3
ip route 50.10.0.0/24 172.17.0.2