Frank Wall
2698d36a0f
net/haproxy: modernize UI templates
2026-02-26 20:34:53 +01:00
Franco Fichtner
5db89b3b26
net/haproxy: style sweep
2026-02-25 12:22:00 +01:00
Franco Fichtner
7658677f16
net/upnp: modify log level and start code for clarity
2026-02-25 09:42:40 +01:00
Self-Hosting-Group
2bf6206e01
net/upnp: Complete service improvements ( #5126 )
2026-02-25 08:52:43 +01:00
Frank Wall
ad4c250c1d
Merge pull request #5208 from fraenki/haproxy_501
...
net/haproxy: release 5.1
2026-02-23 11:01:04 +01:00
Franco Fichtner
1bfb448cf2
net/isc-dhcp: move ip_in_interface_alias_subnet() here
...
Only called by this plugin. So we can ditch it from core.
2026-02-18 09:07:49 +01:00
Frank Wall
f5af443a43
net/haproxy: add support for mapfile URLs, refs #4825
2026-02-17 10:18:19 +01:00
Frank Wall
3b1c816363
net/haproxy: fix migration of lua rules, closes #5225
2026-02-16 22:49:45 +01:00
Frank Wall
ae5b72b5e5
net/haproxy: release 5.1
2026-02-10 17:05:02 +01:00
Frank Wall
cca920acb0
net/haproxy: support converts in more ACLs
2026-02-10 17:04:38 +01:00
Frank Wall
6c779f0690
net/haproxy: fix syntax of set-var-fmt
2026-02-09 23:26:26 +01:00
Frank Wall
3aa7c39481
net/haproxy: support new map file type "sub"
2026-02-09 17:04:33 +01:00
Franco Fichtner
acbaa92aad
net/haproxy: style sweep and LICENSE sync
2026-02-09 07:42:21 +01:00
Frank Wall
3c2dd310fe
net/haproxy: support more advanced sample fetches and converters
2026-02-08 22:58:19 +01:00
Frank Wall
b9dcae8a9c
net/haproxy: support mapfiles in hdr/path ACLs
...
Previously a path or header had to be specified. But with the
extended mapfile support, these are no longer required values.
A mapfile may be used instead.
2026-02-08 00:08:08 +01:00
Frank Wall
646f886f3b
Merge pull request #5101 from fraenki/haproxy_470
...
net/haproxy: release 5.0
2026-02-06 23:20:27 +01:00
Maurice Walker
fe9abad52b
net/tayga: update website in pkg-descr (new maintainer @apalrd) ( #5193 )
2026-02-06 06:44:18 +01:00
Frank Wall
95a30c536d
net/haproxy: fix potential model migration error
2026-02-05 15:45:46 +01:00
Frank Wall
c6496afabc
net/haproxy: add support for legacy GPC/GPT/SC ACLs
...
This is necessary, because according to the documentation,
the modern syntax cannot be mixed with legacy syntax in
several cases:
"This fetch applies only to the 'gpc' array data_type (and not
to the legacy 'gpc0' nor 'gpc1' data_types)."
2026-02-05 01:26:21 +01:00
Frank Wall
b27b732ce4
net/haproxy: full support for table names in conditions
2026-02-03 17:46:14 +01:00
Frank Wall
d90ef9bc1b
net/haproxy: add support for GPC/GPT/SC to rules
2026-02-03 16:03:30 +01:00
Franco Fichtner
0fe62ae500
net/freeradius: wrap up version
2026-02-03 15:30:08 +01:00
Maurice Walker
1278de17db
net/tayga: enable forwarding of UDP packets with zero checksum ( #5183 )
2026-02-03 07:36:37 +01:00
Frank Wall
291b41bf22
net/haproxy: improve mapfile handling
2026-02-02 23:14:38 +01:00
Frank Wall
0558c85bb5
net/haproxy: add support for loading mapfiles in ACLs
2026-02-02 21:51:32 +01:00
Frank Wall
6594d14d9a
net/haproxy: fix ssl certificates on maintenance page
2026-02-02 18:25:18 +01:00
Frank Wall
a999d59f57
net/haproxy: finishing touches and bugfixes
2026-02-02 17:38:20 +01:00
Kota Shiratsuka
c2c49fb1a1
FreeRADIUS: add TLS maximum version setting for EAP ( #5175 )
2026-01-30 19:54:11 +01:00
Frank Wall
2738d4af64
net/haproxy: add column "mode" to servers overview, refs #4632
2026-01-28 15:01:31 +01:00
Frank Wall
a4f2a6ba5c
net/haproxy: add support for SSL SNI expressions, refs #3756
2026-01-28 14:50:41 +01:00
Frank Wall
c380136258
net/haproxy: add support for GPC/GPT/SC, refs #1123 refs #5109
2026-01-28 14:31:36 +01:00
Frank Wall
6e0fd49774
net/haproxy: major release 5.0
2026-01-27 15:33:28 +01:00
Frank Wall
c1b50f084e
net/haproxy: replace stick-table type "ip" with "ipv4", refs #5147
2026-01-27 15:27:58 +01:00
Frank Wall
beacd221e3
net/haproxy: improve stick-table support
2026-01-27 15:24:39 +01:00
Franco Fichtner
4020561368
isc-dhcp: check if device we try to configure exists in the system
...
PR: https://github.com/opnsense/plugins/issues/5169
2026-01-26 17:00:16 +01:00
Franco Fichtner
276b8ecdc5
net/isc-dhcp: support idassoc6 mode correctly
...
Slightly simplify the previous code conditions since the new
GUI code does auto-track6 separately now and both modes have
'track6-interface' set.
PR: https://forum.opnsense.org/index.php?topic=50474.msg257718#msg257718
2026-01-26 08:21:58 +01:00
Frank Wall
1846df1639
net/haproxy: respect order in error messages
2026-01-25 15:59:18 +01:00
Frank Wall
713771e40d
net/haproxy: add "enabled" field to rules
2026-01-25 15:39:40 +01:00
Frank Wall
fcece25f9d
net/haproxy: change LUA boolean conversion
2026-01-25 15:18:11 +01:00
Frank Wall
76805d1eb1
net/haproxy: refactor http/tcp rules
2026-01-25 15:12:12 +01:00
Franco Fichtner
b879d7b6dd
net/frr: annotate fix
2026-01-23 12:43:41 +01:00
Franco Fichtner
48b4168bdf
net/frr: fix hang in carp start hook
2026-01-23 12:42:15 +01:00
Franco Fichtner
7de2634b88
net/isc-dhcp: small change for #5164
2026-01-23 12:40:38 +01:00
Stephan de Wit
14a1301888
isc-dhcpdv6: add static mapping export ( #5164 )
2026-01-23 12:05:19 +01:00
Frank Wall
6dbefe5481
net/haproxy: add support for http-after-response rules
2026-01-22 22:32:46 +01:00
Monviech
2cc2215bbe
net/frr: Fix stall on carp hook by redirecting stdout ( #5160 )
2026-01-22 17:31:38 +01:00
Frank Wall
5e39080312
net/haproxy: use GUI names in config comments
2026-01-22 00:32:51 +01:00
Frank Wall
add84716ca
net/haproxy: add support for HTTP compression, closes #4867
2026-01-22 00:17:32 +01:00
Frank Wall
5fb8a58d93
net/haproxy: bump model version
2026-01-20 18:16:09 +01:00
Frank Wall
c367618fee
net/haproxy: add support for HTTP/3 over QUIC, closes #4341
2026-01-20 18:13:49 +01:00