summaryrefslogtreecommitdiff
path: root/net/mrt/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrt/patches/patch-ah')
-rw-r--r--net/mrt/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/mrt/patches/patch-ah b/net/mrt/patches/patch-ah
new file mode 100644
index 00000000000..921a6b0b6f3
--- /dev/null
+++ b/net/mrt/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2007/12/21 13:30:13 obache Exp $
+
+--- lib/rib/rib.c.orig 2000-05-23 08:01:00.000000000 +0000
++++ lib/rib/rib.c
+@@ -14,8 +14,6 @@ int num_active_generic_attr = 0;
+ int num_active_route_head = 0;
+ int num_active_route_node = 0;
+
+-static rib_t *RIBS[AFI_MAX][SAFI_MAX];
+-
+ static void rib_flush_route (int proto, int afi, int safi);
+ static nexthop_t *rib_find_best_route (prefix_t *prefix, int safi);
+