From ea6446b4ef6e461837ed4f94216fe4fadf2964fa Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Fri, 6 Mar 2015 10:09:14 +0900 Subject: table: remove RF from PeerInfo Cleanup for supporting multiple route families. Signed-off-by: FUJITA Tomonori --- table/destination.go | 1 - 1 file changed, 1 deletion(-) (limited to 'table/destination.go') diff --git a/table/destination.go b/table/destination.go index 769e6545..6734229a 100644 --- a/table/destination.go +++ b/table/destination.go @@ -44,7 +44,6 @@ type PeerInfo struct { AS uint32 ID net.IP LocalID net.IP - RF bgp.RouteFamily Address net.IP } -- cgit v1.2.3