From 284ef3627d48bfa22afc4228c8f9cfdec737150e Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Fri, 12 Apr 2019 22:40:27 +0900 Subject: table: delete unused reason in Path struct Signed-off-by: FUJITA Tomonori --- internal/pkg/table/path.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/pkg/table/path.go') diff --git a/internal/pkg/table/path.go b/internal/pkg/table/path.go index 92aec66f..94925a9f 100644 --- a/internal/pkg/table/path.go +++ b/internal/pkg/table/path.go @@ -139,7 +139,6 @@ type Path struct { dels []bgp.BGPAttrType attrsHash uint32 aslooped bool - reason BestPathReason // For BGP Nexthop Tracking, this field shows if nexthop is invalidated by IGP. IsNexthopInvalid bool -- cgit v1.2.3