aboutsummaryrefslogtreecommitdiff
path: root/lib/libpfctl
Commit message (Expand)AuthorAgeFilesLines
...
* pfctl: Start using DIOCKILLSTATESNVKristof Provost2021-05-072-4/+22
* pfctl: Start using DIOCCLRSTATESNVKristof Provost2021-05-072-0/+77
* pf: Fix parsing of long table namesKristof Provost2021-04-261-5/+10
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-04-262-4/+16
* pf: Optionally attempt to preserve rule counter values across ruleset updatesKristof Provost2021-04-192-0/+23
* libpfct: Fix PIC flagKristof Provost2021-04-171-1/+1
* pfctl: Fix clearing rules countersKristof Provost2021-04-142-0/+14
* pf: Implement the NAT source port selection of MAP-E Customer EdgeKurosawa Takahiro2021-04-132-0/+25
* pfctl, libpfctl: introduce pfctl_poolKurosawa Takahiro2021-04-122-3/+13
* libpfctl: Fix u_* countersKristof Provost2021-04-102-10/+6
* libpfctl: Switch to pfctl_ruleKristof Provost2021-04-102-8/+145
* pfctl: Move ioctl abstraction functions into libpfctlKristof Provost2021-04-103-0/+593