]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/pfctl
Merge branch 'releng/13.2' into releng-CDN/13.2
[FreeBSD/FreeBSD.git] / sbin / pfctl /
2023-01-31 Kristof Provostpfctl: rule.label is a two-dimensional array
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-11 John Baldwinpfctl: Fix mismatch in array bounds for pfr_next_token().
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-27 Kristof Provostpfctl: fix recrusive printing of anchors
2022-08-22 Kristof Provostpfctl tests: test case for the POM_STICKYADDRESS fix
2022-08-22 Franco Fichtnerpf: stop resolving hosts as dns that use ":" modifier
2022-08-20 Franco Fichtnerpfctl: fix FOM_ICMP/POM_STICKYADDRESS clash
2022-07-19 Gordon Berglingpfctl(8): Fix a typo in a source code comment
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-05-04 Matteo Riondatopfctl: fix recursive printing of rules
2022-04-11 Reid Linnemannlibpfctl: relocate implementations of pfr_add/get/set_addrs
2022-04-02 Gordon Berglingpfctl(8): Fix a typo in a comment
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-24 Kristof Provostpfctl: fix retrieving nested nat-anchors
2022-03-24 Matteo Riondatopfctl: fix retrieving nested anchors
2022-03-15 Kristof Provostlibpfct: factor out pfctl_get_rules_info()
2022-03-15 Kristof Provostlibpfctl: support flushing rules/nat/eth
2022-03-15 Kristof Provostpfctl: support recursive printing of nat rules
2022-03-15 Kristof Provostpfctl: remove unused variable
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-18 Kristof Provostlibpfctl: fix creatorid endianness
2022-02-18 Kristof Provostpfctl: improve error reporting for routehost
2022-01-14 Stefan Eßersys/bitset.h: reduce visibility of BIT_* macros
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-26 Kristof Provostpf: Introduce ridentifier
2021-10-22 Kristof Provostpfctl: delay label macro expansion until after rule...
2021-10-22 Kristof Provostpfctl: Remove unused variable
2021-10-06 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-08 Kristof Provostpfctl: print counters in decimal
2021-09-08 Kristof Provostpfctl: Don't use PRIu64
2021-09-06 Dimitry AndricFix -Wformat errors in pfctl on 32-bit architectures
2021-09-06 Kristof Provostpfctl: use libpfctl to retrieve pf status
2021-08-31 Kristof Provostpfctl: build fix
2021-08-31 Kristof Provostpfctl: fix killing states by ID
2021-07-31 Kristof Provostpf: match keyword support
2021-07-27 Kristof Provostpfctl: syncookie configuration
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-05 Mateusz Guzikpfctl: cache getprotobynumber results
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-05-27 Kristof Provostpfctl tests: Test fairq configuration
2021-05-27 Kristof Provostpfctl: Fix crash on ALTQ configuration
2021-05-27 Kristof Provostpf: Track the original kif for floating states
2021-05-27 Kristof Provostpfctl: Use DIOCGETSTATESNV
2021-05-27 Kristof Provostpfctl: Ensure parent queue is configured for FAIRQ
2021-05-14 Kristof Provostpf: Support killing 'matching' states
2021-05-14 Kristof Provostpf: Allow states to by killed per 'gateway'
2021-05-14 Kristof Provostpfctl: Optionally show gateway information for states
2021-05-14 Kristof Provostpfctl: Start using DIOCKILLSTATESNV
2021-05-14 Kristof Provostpfctl: Start using DIOCCLRSTATESNV
2021-05-11 Kristof Provostpf: Optionally attempt to preserve rule counter values...
2021-05-11 Kurosawa Takahiropf: Implement the NAT source port selection of MAP...
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-07 Kristof Provostpfctl: Fix clearing rules counters
2021-05-07 Kurosawa Takahiropfctl, libpfctl: introduce pfctl_pool
2021-05-07 Kristof Provostlibpfctl: Fix u_* counters
2021-05-07 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-05-07 Kristof Provostpf: Move prototypes for userspace functions to userspac...
2021-05-07 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-05-07 Kristof Provostpfctl: Use the new DIOCGETRULENV ioctl
2021-05-07 Kristof Provostpfctl: Move to DIOCADDRULENV
2021-05-04 Kristof Provostpfctl: Revert "pfctl: Another set skip <group> fix"
2021-03-20 Kristof Provostpfctl: Add missing 'va' code point name
2021-03-17 Alex Richardsonsbin/pfctl: fix tests after recent output changes
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-11 Kristof Provostpfctl: Another set skip <group> fix
2021-01-05 Kristof Provostpfctl: Stop sharing pf_ruleset.c with the kernel
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
next