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