82a4b9601a
primarily targetted on (but not limited to) UNIX-like systems and distributed under the GNU General Public License. * Both IPv4 and IPv6 (use --enable-ipv6 when configuring) * Multiple routing tables * BGP * RIP * OSPF (IPv4 only) * Static routes * Inter-table protocol
10 lines
177 B
C
10 lines
177 B
C
--- sysdep/unix/krt.c.orig Mon Jun 7 18:51:23 2004
|
|
+++ sysdep/unix/krt.c Thu May 12 20:41:53 2005
|
|
@@ -639,6 +639,7 @@
|
|
return;
|
|
}
|
|
#endif
|
|
+ ;
|
|
}
|
|
rte_free(e);
|
|
}
|