aboutsummaryrefslogtreecommitdiff
path: root/lib/libpfctl
Commit message (Expand)AuthorAgeFilesLines
* pf: convert DIOCRTSTADDRS to netlinkKristof Provost2026-02-162-0/+69
* libpfctl: verify all parsersKristof Provost2026-02-121-12/+40
* libpfctl: Sort order of snl attribute parserEric A. Borisch2026-02-121-1/+7
* pf: configurable action on limiter exceededKristof Provost2026-01-142-6/+16
* pf: convert state limiter interface to netlinkKristof Provost2026-01-142-0/+413
* pf: introduce source and state limitersKristof Provost2026-01-142-0/+7
* pf: convert DIOCRCLRASTATS to netlinkKristof Provost2025-12-301-18/+60
* pf: move DIOCRCLRASTATS into libpfctlKristof Provost2025-12-302-0/+27
* libpfctl: export a get states variant that takes a pfctl_handleKristof Provost2025-12-212-11/+12
* libpfctl: fix tstats address countKristof Provost2025-12-181-1/+2
* pf: convert DIOCRGETASTATS to netlinkKristof Provost2025-12-051-12/+80
* pfctl: move astats query into libpfctlKristof Provost2025-12-052-0/+25
* libpfctl: improve error handlingKristof Provost2025-11-251-2/+2
* pf: convert DIOCRGETADDRS to netlinkKristof Provost2025-11-052-0/+84
* libpfctl: fix error handlingKristof Provost2025-11-051-2/+2
* pf: convert DIOCRSETADDRS to netlinkKristof Provost2025-10-312-1/+99
* libpfctl: Fix displaying deeply nested anchorsJose Luis Duran2025-10-281-0/+3
* libpfctl: fix memory leak in pfctl_get_status()Kristof Provost2025-10-011-0/+4
* pf: export expiration time as time_tKristof Provost2025-09-251-1/+1
* pf: print 'once' rule expire timeKristof Provost2025-09-252-0/+3
* pf: Show pf fragment reassembly counters.Kristof Provost2025-09-152-0/+5
* pf: fix ICMP type/code representationKristof Provost2025-09-022-4/+6
* Remove redundant PACKAGE for INTERNALLIB librariesLexi Winter2025-08-231-1/+0
* pf: fix potential infinite loop adding/deleting addresses in tablesKristof Provost2025-08-181-12/+10
* pf: convert DIOCRDELADDRS to netlinkKristof Provost2025-08-052-0/+71
* pf: convert DIOCRADDADDRS to netlinkKristof Provost2025-08-052-0/+102
* pf: Use different address family for source and redirection addressKajetan Staszkiewicz2025-08-012-4/+15
* libpfctl: fix reporting of flush address countKristof Provost2025-07-231-1/+6
* pf: add 'max-pkt-size'Kristof Provost2025-06-272-0/+3
* pf: add a generic packet rate matching filterKristof Provost2025-06-252-17/+32
* libpfctl: clear out source nodes before retrieving themKristof Provost2025-05-301-0/+1
* pf: fix dealing with 0 limitsKristof Provost2025-05-081-0/+6
* pf: convert DIOCRCLRADDRS to netlinkKristof Provost2025-05-082-0/+44
* libpfct: remove incorrect __unused annotationKristof Provost2025-05-081-1/+1
* pf: convert DIOCRCLRTSTATS to netlinkKristof Provost2025-03-262-0/+47
* pf: convert DIOCRGETTSTATS to netlinkKristof Provost2025-03-202-0/+95
* pf: Add support for multiple source node typesKajetan Staszkiewicz2025-02-132-0/+8
* pf: support "!received-on <interface>"Kristof Provost2025-02-132-0/+3
* pf: convert DIOCRDELTABLES to netlinkKristof Provost2025-02-102-0/+40
* pf: convert DIOCRADDTABLES to netlinkKristof Provost2025-02-102-0/+45
* pf: add a dedicated pf pool for route optionsKristof Provost2025-01-242-0/+3
* libpfctl: use snl_f_p_empty instead of declaring own empty arrayKristof Provost2025-01-161-33/+15
* pf: convert DIOCRCLRTABLES to netlinkKristof Provost2025-01-142-0/+47
* pfctl: change for af-to / NAT64 support.Kristof Provost2024-12-172-5/+15
* pf: fix state export in the face of NAT64Kristof Provost2024-12-171-6/+3
* pf: partially import OpenBSD's NAT rewriteKristof Provost2024-12-172-6/+13
* pf: convert DIOCGETSRCNODES to netlinkKristof Provost2024-10-152-0/+92
* pf: convert DIOCGETRULESET to netlinkKristof Provost2024-10-102-0/+37
* pf: convert DIOCGETRULESETS to netlinkKristof Provost2024-10-102-1/+48
* pf: fix max-src-conn when rules are added via netlinkKajetan Staszkiewicz2024-09-271-0/+2