Commit Graph

1536 Commits

Author SHA1 Message Date
Franco Fichtner 3cc1b69054 net/udpbroadcastrelay: remove sessionClose() 2024-12-12 08:44:17 +01:00
Franco Fichtner f390551cf3 net/zerotier: remove sessionClose() 2024-12-12 08:43:31 +01:00
Franco Fichtner 11cea67b5f net/ftp-proxy: remove sessionClose() 2024-12-12 08:40:37 +01:00
Franco Fichtner 0e4e0f5851 net/mdns-releater: scrub 2024-12-06 17:50:34 +01:00
Monviech 65cbc82053 net/mdns-repeater: Modernize plugin code; Add blocklist support (contributed by Kodehyrden) (#4375)
* net/mdns-repeater: Modernize plugin code; Add blacklist support (contributed by Kodehyrden)

* net/mdns-repeater: bump version

* net/mdns-repeater: fix indentation of model and form

* Update net/mdns-repeater/src/etc/inc/plugins.inc.d/mdnsrepeater.inc

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net/mdns-repeater/src/opnsense/mvc/app/views/OPNsense/MDNSRepeater/index.volt

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net/mdns-repeater/pkg-descr

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* net/mdnsrepeater: Change blacklist to blocklist

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-12-06 17:28:15 +01:00
Frank Wall d1a5ee6daa Merge pull request #4331 from m-kozlowski/haproxy_cert_sync_fix
net/haproxy: Fix "not all arguments converted during string formatting" in cert_sync
2024-12-03 22:09:31 +01:00
Franco Fichtner 99ad9d9da3 net/haproxy: bump cert.pem location 2024-12-03 20:30:35 +01:00
Franco Fichtner c73af598a4 net/chrony: bump cert.pem location 2024-12-03 20:29:38 +01:00
Monviech d2df86728a net/ndproxy: Delete duplicate files (#4376)
* net/ndproxy: Delete duplicate files

* Update net/ndproxy/Makefile

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-12-02 14:55:25 +01:00
Franco Fichtner ecced78fab net/ndproxy: sync 2024-11-13 08:25:10 +01:00
Monviech 864af63f4e net/ndproxy: Add os-ndproxy plugin (#4348)
* net/ndproxy: Add os-ndproxy plugin

* net/ndproxy: Fix a few small errors.

* net/ndproxy: Fix a few small errors.

* Update net/ndproxy/src/etc/inc/plugins.inc.d/ndproxy.inc

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* Update net/ndproxy/src/etc/inc/plugins.inc.d/ndproxy.inc

Co-authored-by: Franco Fichtner <franco@lastsummer.de>

* net/ndproxy: Cleanup view to use base_form and SimpleActionButton

---------

Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2024-11-12 13:59:52 +01:00
Franco Fichtner cd126b69c6 net/frr: style sweep 2024-11-05 15:58:47 +01:00
mkozlowski 21ca8a504c fix for opnsense/plugins#4035 2024-10-29 20:30:28 +01:00
Franco Fichtner a9e45bfaa2 net/upnp: unbreak and fix PHP warnings 2024-10-23 09:48:02 +02:00
Franco Fichtner 51df8d04d2 net/frr: new version 2024-10-22 10:55:23 +02:00
Franco Fichtner 5b02c20778 net/freeradius: clear revision 2024-10-22 10:50:06 +02:00
Monviech 7a1dce77d6 net/frr: Fix updatesource not rendering when interface has been selected (#4315) 2024-10-21 11:09:55 +02:00
Ad Schellevis 3c5e2b9d77 net/frr - Routing: BFD - add multihop support for IPv4. closes https://github.com/opnsense/plugins/issues/4282 (#4285)
Although IPv6 also supports multihop, it does require a local-address to be set (https://docs.frrouting.org/en/latest/bfd.html#bfdd-commands), to avoid adding extra complexity now, start with IPv4 and see where that brings us.
2024-10-20 10:57:21 +02:00
Kreeblah 6fdf3aad25 net/upnp - Allow for setting arbitrary number of UPnP permissions (#4305) 2024-10-19 13:10:57 +02:00
Patrick M. Hausen e0838b9ef9 net/freeradius add require_message_authenticator client option (#4306)
It is recommended for RADIUS clients to use a message authenticator for all
requests to protect against the BlastRADIUS attack.

PR: https://forum.opnsense.org/index.php?topic=42094.msg207448
2024-10-18 11:01:16 +02:00
Franco Fichtner 3304711c9d net/freeradius: bump revision 2024-10-16 07:46:57 +02:00
Franco Fichtner ea446e3abf net/frr: bump revision 2024-10-16 07:45:56 +02:00
Mike Shuey bc3495c572 Correct minor issues in OSPF6 (#4291)
Template for ospf6d.conf should call out ipv6, not ip, for both
route-map and prefix-list.  Also, a rogue newline crept into
ospf6.volt - corrupting the enabled checkboxes in the Prefix Lists
tab.
2024-10-13 10:49:07 +02:00
captainko a66cc228f8 net/freeradius: Allow & as a password character #4115 2024-10-11 10:25:48 +02:00
Franco Fichtner ae9a0afb26 net/frr: fixup this header 2024-10-09 09:01:28 +02:00