diff options
Diffstat (limited to 'ospf6d/ospf6_route.h')
| -rw-r--r-- | ospf6d/ospf6_route.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ospf6d/ospf6_route.h b/ospf6d/ospf6_route.h index 610b0970b0..7ecc066602 100644 --- a/ospf6d/ospf6_route.h +++ b/ospf6d/ospf6_route.h @@ -100,6 +100,7 @@ struct ospf6_path u_int32_t cost_e2; u_int32_t cost_config; } u; + u_int32_t tag; }; #define OSPF6_PATH_TYPE_NONE 0 |
