plugins
plugins copied to clipboard
OSPF3 does not allow route-map and prefix-list configuration
Important notices Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [X] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [X] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe. OSPFv3 doesn't support configuring networks, prefix-lists, or route maps. OSPF does. When OSPFv3 is configured it's not possible to filter exported routes...but the underlying frr does support route filtering.
Describe the solution you'd like Should have GUI options to support the missing features and materialize them in frr config.
Can you post a working config so I can add the GUI part? I dont have a v6 setup
Can you post a working config so I can add the GUI part? I dont have a v6 setup
Give me another couple hours and I should have a working PR. Just got it implemented; I'm testing now.
See PR #4247 - this should close the issue (and get OSPF6 closer to feature parity with OSPF in OPNsense).
PR #4247 has been merged for a while now. This is all better on my end, so I'm marking this issue closed.