summaryrefslogtreecommitdiffhomepage
path: root/table/destination.go
diff options
context:
space:
mode:
Diffstat (limited to 'table/destination.go')
-rw-r--r--table/destination.go1
1 files changed, 0 insertions, 1 deletions
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
}