Monviech
06170082ad
net/ndp-proxy-go: Add pf table (firewall alias) functionality ( #5069 )
2025-12-05 20:36:43 +01:00
Franco Fichtner
e3bf36a2ec
plugins: remove a few of my historic maintainerships
...
These plugins have had maintainership attached due to the fact
that they became plugins at one point in time. Since we can now
annotate this better, do it.
2025-12-04 09:19:37 +01:00
Franco Fichtner
187246adc4
net/upnp: default to IDGv1 when not yet set
2025-12-03 12:52:53 +01:00
Franco Fichtner
91ebb21622
net/upnp: fix escaping in the file for #5005
...
* remove pconfig escaping as it is already escaped globally
* change htmlspecialchars() to html_safe()
* protect some spots with html_safe() (being legacy code this is an uphill battle)
* some more style tweaks for readability
2025-12-03 12:33:26 +01:00
Franco Fichtner
c9861c1933
net/upnp: status update via https://github.com/opnsense/plugins/pull/5005#issuecomment-3606197018
2025-12-03 12:10:21 +01:00
Franco Fichtner
b1c5dddd6c
net/turnserver: pretty up pkg-descr
2025-12-02 08:00:13 +01:00
Franco Fichtner
289eb34bac
net/turnserver: small model style changes
2025-12-02 07:53:20 +01:00
Monviech
249288dce6
net/ndp-proxy-go: Bump plugin version to v1.1 ( #5056 )
2025-12-01 16:11:07 +01:00
Frank Wall
0d641df774
Merge pull request #4654 from fraenki/turn_1_1
...
net/turnserver: release 1.1
2025-12-01 13:39:32 +01:00
Frank Wall
124b4dbf68
net/turnserver: add log page, switch to syslog
...
Co-authored-by: Franco Fichtner <franco@lastsummer.de>
2025-12-01 12:32:11 +01:00
Franco Fichtner
5032208e80
net/zerotier: set as unmaintained for #4746
2025-12-01 11:15:29 +01:00
Franco Fichtner
564674b469
net/haproxy: change wording style for "DEPRECATED"
2025-12-01 08:14:21 +01:00
Franco Fichtner
4e967c787d
net/freeradius: modify VLAN fallback logic #5050
...
While it's nice to constrain this it's also very inflexible.
With fallback disabled we can retain values in tunnel pw and
VLAN ID. Enabling it without these options may be weird, but
not a large problem. Template was rearranged to generate
the most logic outcome.
Some due maintenance sprinkled on top.
2025-11-29 08:51:48 +01:00
Franco Fichtner
5ca28c8447
net/freeradius: proposal for #5050
2025-11-29 08:24:56 +01:00
Franco Fichtner
0f09a24fc8
net/frr: new version
2025-11-20 11:13:17 -05:00
Franco Fichtner
9c9c657d79
net/ndp-proxy-go: release 1.0
2025-11-20 09:42:08 -05:00
Franco Fichtner
db0943a4a2
net/upnp: safe execution change
...
shell_safe() is better than raw exec() although we do not have any
dynamic shell arguments to handle. This call requires a new explode
extension (true parameter) that will be available in 25.7.8
2025-11-17 21:39:54 -05:00
Franco Fichtner
e2601dc289
net/frr: safe execution changes
2025-11-17 21:38:20 -05:00
Self-Hosting-Group
458997d163
net/upnp: service improvements - additions ( #5005 )
2025-11-17 10:40:05 -05:00
Franco Fichtner
c1b5dfe2a3
net/upnp: switch from shell_exec() to shell_safe() with automatic trim()
2025-11-16 17:15:50 -05:00
Franco Fichtner
20b507efeb
net/upnp: minor transformation as mwexecf_bg() will be removed
2025-11-15 18:46:23 -05:00
Monviech
6fba852a9d
net/frr: Fix snmp ospfd and ospf6d flags ( #5025 )
2025-11-13 13:09:24 +01:00
Monviech
355309551b
net/frr: Fix STATIC template interface issue, use isEmpty() in validation ( #5019 )
...
* net/frr: Fix STATIC template interface issue, use isEmpty() in validation
* Properly safeguard optional parameters
2025-11-13 10:37:42 +01:00
Monviech
68505ed357
net/frr: Add hint about service reload (frr-reload) vs full restart requirement ( #5022 )
...
* net/frr: Add hint about service reload (frr-reload) vs full restart requirement
* Add missing translations
2025-11-12 19:05:42 +01:00
Monviech
6061da298b
net/ndp-proxy-go: Fix naming and add docs link ( #5017 )
2025-11-11 19:09:23 +01:00
Maurice Walker
4518d481f5
net/tayga: fix typo in static mappings ( #5010 )
2025-11-07 06:55:03 +01:00
Franco Fichtner
e51e367336
net/igmp-proxy: remove the notion of a "realif"
...
Actually the last in the plugin code!
2025-11-06 11:09:05 +01:00
Franco Fichtner
f7e1982bfe
net/tayga: minimal polish
2025-11-04 14:44:07 +01:00
Franco Fichtner
001fa57d90
net/freeradius: cleanups for next version
2025-11-04 14:31:00 +01:00
Robert Resch
370bc89493
net/freeradius: add fallback Tunnel-Password field ( #4983 )
2025-11-04 14:28:39 +01:00
Franco Fichtner
04585ada9e
net/ndp-proxy-go: minor adjustments
2025-11-04 14:16:26 +01:00
Monviech
e03666d614
net/frr: Bump version to 1.48 ( #5003 )
2025-11-03 15:08:45 +01:00
Monviech
1ce75bdc52
net/frr: Allow disabling enforce_first_as, which is a new default in frr10 ( #5001 )
2025-11-03 15:08:31 +01:00
Monviech
674f0a6fa5
net/frr: BGP add bestpath route selection options ( #5002 )
2025-11-03 15:07:52 +01:00
Monviech
f4b6ed6b80
net/ndp-proxy-go: Add initial plugin version ( #4998 )
2025-10-31 21:58:34 +01:00
Monviech
1b489c0a68
net/frr: Add BFD configuration detect-multiplier, transmit-interval, receive-interval ( #5000 )
...
* net/frr: Add BFD configuration detect-multiplier, transmit-interval, receive-interval
* Hide in advanced mode
2025-10-31 11:21:40 +01:00
Franco Fichtner
466c73a7b3
net/upnp: suggestion from #4629
2025-10-30 12:46:30 +01:00
Franco Fichtner
f658f82aa4
net/upnp: suggestion from @Self-Hosting-Group
2025-10-29 16:40:48 +01:00
Franco Fichtner
b6db17f7b0
net/miniupnpd: small updates as discussed
2025-10-29 15:02:58 +01:00
Self-Hosting-Group
f69ae0ecd9
net/upnp: Service improvements ( #4629 )
2025-10-29 10:05:50 +01:00
Franco Fichtner
3af63008f9
net/igmp-proxy: use mwexecf and file_safe
...
PR: https://github.com/opnsense/core/issues/9325
2025-10-28 15:27:51 +01:00
Franco Fichtner
5962dc7c18
net/upnp: switch to mwexecf variants
...
PR: https://github.com/opnsense/core/issues/9325
2025-10-28 15:24:47 +01:00
Matthias Valvekens
3222e2e1f9
net/tayga: static mapping support ( #4986 )
...
Implement support for the 'map' directive in Tayga
that can be used to statically define one-to-one
maps between IPv4 and IPv6 prefixes.
Implements #4606 .
2025-10-24 09:15:42 +02:00
Michael
8b3741f591
net/freeradius: Add LDAP Groups ( #4989 )
2025-10-22 17:02:44 +02:00
Tobias Perschon
ddbb31c579
net/freeradius: add Tunnel-Password field to radius user ( #4235 )
2025-10-16 13:03:24 +02:00
Franco Fichtner
faec4252cd
net/shadowsocks: reshuffle for clarity
2025-10-06 09:12:37 +02:00
eguun
73a32e2e44
Shadowsocks update web UI to set timeout and udp fragmentation ( #4967 )
2025-10-06 09:05:03 +02:00
Monviech
320de1124a
net/shadowsocks: bump plugin version to 1.3 ( #4966 )
...
* net/shadowsocks: Bump plugin version to 1.3
* Update changelog
2025-10-02 08:50:46 +02:00
eguun
59f3c772c5
net/shadowsocks: update web UI ciphers to match shadowsocks rust ( #4958 )
...
Updating cipher option set to match the one of the plugin, source:
https://github.com/shadowsocks/shadowsocks-rust?tab=readme-ov-file#supported-ciphers
Update to present options in optgroups
2025-10-02 08:42:06 +02:00
Monviech
dfcb4cb138
net/frr: Remove faulty standard area type, adjust helptext to reflect reality ( #4951 )
...
* net/frr: Remove faulty standard area type, adjust helptext to reflect reality
* Change default too
2025-09-23 14:29:44 +02:00