plugins icon indicating copy to clipboard operation
plugins copied to clipboard

OSPF3 does not allow route-map and prefix-list configuration

Open fmeppo opened this issue 1 year ago • 3 comments
trafficstars

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.

fmeppo avatar Sep 21 '24 16:09 fmeppo

Can you post a working config so I can add the GUI part? I dont have a v6 setup

mimugmail avatar Sep 21 '24 19:09 mimugmail

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.

fmeppo avatar Sep 21 '24 19:09 fmeppo

See PR #4247 - this should close the issue (and get OSPF6 closer to feature parity with OSPF in OPNsense).

fmeppo avatar Sep 22 '24 06:09 fmeppo

PR #4247 has been merged for a while now. This is all better on my end, so I'm marking this issue closed.

fmeppo avatar Feb 24 '25 01:02 fmeppo