mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 08:36:59 +08:00
fea: display protocol for prefix route.
This commit is contained in:
@@ -5,7 +5,7 @@ type Prefix struct {
|
||||
Dst string
|
||||
Src string
|
||||
Gw string
|
||||
Protocol int
|
||||
Protocol string
|
||||
Priority int
|
||||
Table int
|
||||
}
|
||||
|
Reference in New Issue
Block a user