Rename ExternalRouter to ExtraAreaRouter

That is what 'xrouter' in ospffile really means. IIRC OSPF does not
represent (AS-)external ptp links differently.
styling
LEdoian 1 year ago
parent a0ae4abfc7
commit a47f3849dd

@ -110,7 +110,7 @@ class VertexType(IntEnum):
# Routers first: # Routers first:
Router = 100 Router = 100
ExternalRouter = 101 ExtraAreaRouter = 101
# Transit networks # Transit networks
TransitNet = 200 TransitNet = 200

Loading…
Cancel
Save