From feb6abe009aa13b3cd0ce22e6333163fb7561c16 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Tue, 20 Oct 1998 16:12:43 +0000 Subject: RIP now actually talks to itself. --- proto/rip/rip.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/rip/rip.h') diff --git a/proto/rip/rip.h b/proto/rip/rip.h index 5d78b2e..fd637dc 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -60,6 +60,7 @@ struct rip_data { timer *timer; list connections; list rtable; + list garbage; int magic; }; -- cgit v1.2.3