Commit Graph

7 Commits (6842020551cd6ec1baa2f2477f85555d5d1a2544)

Author SHA1 Message Date
LEdoian 3cbb14c1af poor: Move everything into the QMainWindow and add basic UI 1 year ago
LEdoian 8dad17c259 Fix stupid bugs
I can't code, don't tell anyone.

Now it can read the topology from running BIRD without crashing.
1 year ago
LEdoian 61b058bcfc Fix mishandling of BirdErrors in BirdSocketTopologyProvider 1 year ago
LEdoian 2cb43bbc9f Fix assignment instead of type hint 1 year ago
LEdoian f7f064147c Reimplemented TopologyProviders to generate TopologyV3
If this works (it might), we may be able to drop original topology
implementation (which is horrible)
1 year ago
LEdoian 53098c4b41 Fix exception message 1 year ago
LEdoian e80a4e5424 Reimplement TopologyProvider core
At this moment it no actual providers are present, but the parsing of
ospffile is the bigger part of providing topologies.

Maybe this file is not the good place for that code.
1 year ago