Fix RAM disk support for ZFS layout changes related to BEs. Fixes #13182
Captive Portal hostname pipes delete fix. Issue #13193
captiveportal: Only apply per-user default bw to pipes for user auth. Fixes #13192
captiveportal_pipe_configure() was unaware of the context of the pipes it wascreating (user auth vs. allowed mac/ip/host), and always applied the defaultpipe bandwidths in the absence of form specified values. This change allows the...
captiveportal: Correct errors in passthru mac deletion. Fixes #13192
Correct identifier mismatches in captiveportal_passthrumac_delete_entry()($hostent vs $mac)
Correct and rename captiveportal_get_dn_passthru_ruleno() tocaptiveportal_get_dn_passthru_pipes. This function was called to retrieve a...
Revert "Destroy deleted/disabled IPsec SA. Fixes #13102"
This appears to be causing a pileup of swanctl processes on systems witha significant number of disabled tunnels.
This reverts commit d90552c59e51fb13c712b6a96a51ca2462424156.
Fix pf rule for 'any' proto. Fixes #4259
Close earlier to avoid overlap. Fixes 12870
Gather the information we need from curl and close the handle earlierrather than passing around the handle unnecessarily. This avoidscreating multiple overlapping curl requests that don't share a handle.
Fix rule label order and optimize. Fixes #13155
captiveportal_ether_delete_entry() anchors/pipes delete fix. Issue #13169
DSCP usage optimization. Fixes #13178
View revisions
Also available in: Atom