Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  usr

Latest revisions

# Date Author Comment
3d259e5e 06/02/2021 02:21 PM Kristof Provost

Use 'tos' rather than 'dscp' keyword for pf DSCP matching

The 'dscp' keyword is pfSense-specific, but doesn't do anything more
than the FreeBSD 'tos' keyword.
Using 'tos' will let us remove a diff from our local FreeBSD branch.

4715251f 06/02/2021 02:21 PM Kristof Provost

schedule: Use the new multi-label support

We've removed the pfsense specific 'schedule' keyword, and now use the new
multi-label support. That is, schedules are now just another label (prefixed
with 's:'). We also use the classic pfctl kill option (-k) rather than...

78b98b41 06/02/2021 02:21 PM Kristof Provost

Tell pf to keep counter values

Pf can attempt to preserve (rule) counter values across rule updates.
We've reverted our home-grown implementation and switched to the upstream
implementation. We must tell pf to actually do this, so 'set keepcounters'.

68be10e6 06/01/2021 04:11 PM Viktor Gurov

Duplicating Outbound NAT rule fix. Issue #11981

ec8adb56 06/01/2021 03:58 PM Viktor Gurov

Create Outbound NAT automatic equivalent rules when switching from Automatic to Manual mode. Fixes #11982

ef4f9a8b 05/27/2021 05:37 PM Steve Beaver

Observe 'after' value when creating a new rule

7dbe76cd 05/27/2021 04:20 PM Jim Pingle

Init pkg plugin array before use. Fixes #11290

cf8a0761 05/27/2021 03:05 PM Jim Pingle

Make VLAN table sortable. Implements #11968

49674e1f 05/27/2021 01:16 PM Steve Beaver

Move globals to include file

2ca19797 05/27/2021 01:13 PM Steve Beaver

Move globals to include file

View revisions

Also available in: Atom