diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index ff023d830..9fcb50b97 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -7,6 +7,7 @@ makes it applicable to a wide variety of use cases including connecting hosts/VMs/containers to the network, advertising network services, LAN switching and routing, Internet access routers, and Internet peering. +WWW: https://frrouting.org/ Plugin Changelog ================ @@ -14,10 +15,9 @@ Plugin Changelog 1.28 * OSPF6 Interface change networktype and interfacename to dropdown in stead of multi select -* Diagnostics / BGP - fix search in grid, should only use a formatter for presentation purposes. +* Diagnostics / BGP - fix search in grid, should only use a formatter for presentation purposes * Add ospf6 carp demotion event handler - 1.27 * Add BGP password authentication @@ -131,6 +131,3 @@ Plugin Changelog 1.8 * Add area range in OSPF config - - -WWW: https://frrouting.org/ diff --git a/net/frr/src/opnsense/scripts/frr/lib/events/ospf6d.py b/net/frr/src/opnsense/scripts/frr/lib/events/ospf6d.py old mode 100644 new mode 100755