aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl_radix.c
Commit message (Expand)AuthorAgeFilesLines
* pfctl: Fix mismatch in array bounds for pfr_next_token().John Baldwin2022-10-031-1/+1
* libpfctl: relocate implementations of pfr_add/get/set_addrsReid Linnemann2022-04-041-67/+17
* pfctl: Warn users when they run into kernel limitsKristof Provost2019-12-141-12/+53
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* pfctl: Use const where possible.Kristof Provost2016-08-021-1/+1
* o Create directory sys/netpfil, where all packet filters shouldGleb Smirnoff2012-09-141-0/+585