commit | 7ae2b609875756663e0a7d677609d04baa04b613 | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Sat Oct 01 06:41:40 2016 +0200 |
committer | Paul Jakma <paul@quagga.net> | Mon Jan 23 18:51:56 2017 +0000 |
tree | a8ca729e499968e33344208f5a52ece09a6af091 | |
parent | ddc160cce1767ef006a812f5213cabfb24e3cd4d [diff] [blame] |
ospf6d: add support for route tags [ported by Paul Jakma, paul@jakma.org]
diff --git a/ospf6d/ospf6_route.h b/ospf6d/ospf6_route.h index 2fb2c1d..027a648 100644 --- a/ospf6d/ospf6_route.h +++ b/ospf6d/ospf6_route.h
@@ -97,6 +97,7 @@ u_int8_t metric_type; u_int32_t cost; u_int32_t cost_e2; + u_int32_t tag; }; #define OSPF6_PATH_TYPE_NONE 0