]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/pf
dummynet: use m_rcvif_serialize/restore when queueing packets
[FreeBSD/FreeBSD.git] / sys / netpfil / pf /
2022-05-05 Kristof Provostpf: clear PF_TAG_DUMMYNET for dummynet fast path
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-04-22 Simon J. GerratyMerge bmake-20220418
2022-04-22 Reid Linnemannpf: Add per-rule timestamps for rule and eth_rule
2022-04-21 Kristof Provostpf: counter argument to pfr_pool_get() may never be...
2022-04-21 Kristof Provostpfsync: NULL check before dereference
2022-04-21 Kristof Provostpf: remove pointless NULL check
2022-04-20 Kristof Provostpf: allow the use of tables in ethernet rules
2022-04-18 Simon J. GerratyMerge bearssl-20220418
2022-04-17 Stefan Eßercontrib/bc: import version 5.2.4
2022-04-15 Ed Mastessh: update to OpenSSH v9.0p1
2022-04-14 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-04-13 John Baldwinpf: Use __diagused for variables only used in KASSERT().
2022-04-13 Ed Mastessh: update with post-release V_8_9 branch commits
2022-04-13 Ed Mastessh: update to OpenSSH v8.9p1
2022-04-12 Martin Matuskalibarchive: import changes from upstream
2022-04-11 Kristof Provostpf: drain Ethernet rules cleanup before starting a...
2022-04-09 John Baldwinpf: Workaround set but unused warning.
2022-04-07 Kristof Provostpf syncookies: fix memory leak
2022-04-07 Kristof Provostpf: fix memory leak
2022-04-06 Kristof Provostpf: use ERROUT_IOCTL()
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-04-02 Luiz Amaralpfsync: Add CTLFLAG_VNET to carp_demotion_factor sysctl
2022-04-01 Mateusz Guzikpf: handle duplicate rules gracefully
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-30 Mark Johnstonpf: Initialize the table entry zone limit at initializa...
2022-03-30 Kristof Provostpf: fixup match rules
2022-03-30 Kristof Provostpf: add missing input/error validation for DIOCGETETHRULE
2022-03-30 Kristof Provostpf: support listing ethernet anchors
2022-03-29 Mateusz Guzikpf: guard against DIOCADDRULE without DIOCXBEGIN
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Mateusz Guzikpf: add a rule rb tree
2022-03-28 Mateusz Guzikpf: pre-compute rule hash
2022-03-28 Mateusz Guzikpf: add pf_config_lock
2022-03-28 Mateusz Guzikpf: include anchor path when hashing a rule
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-25 Kristof Provostpf: ether l3 rules can only use addresses
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-16 Gleb Smirnoffpf: fix !INET or !INET6 builds
2022-03-14 Kristof Provostpf: support basic L3 filtering in the Ethernet rules
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-10 Mateusz Guzikpf: hoist the unlinked rules lock out of the mass rule...
2022-03-10 Mateusz Guzikpf: remove spurious zeroing from pf_ioctl_addrule
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-02 Kristof Provostpf: support masking mac addresses
2022-03-02 Kristof Provostpf: add anchor support for ether rules
2022-03-02 Kristof Provostpf: support dummynet on L2 rules
2022-03-02 Kristof Provostpf: Support clearing ether counters
2022-03-02 Kristof Provostpf: Only hook the Ethernet pfil hook when we have rules
2022-03-02 Kristof Provostpf: SDTs for ether rule matching
2022-03-02 Kristof Provostpf: Do not hold PF_RULES_RLOCK while processing Etherne...
2022-03-02 Kristof Provostpf: Initial Ethernet level filtering code
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-14 Franco Fichtnerpf: fix set_prio after nv conversion
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Kristof Provostpf: deal with tables gaining or losing counters
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-01-31 Mark Johnstonpf: Initialize pf_kpool mutexes earlier
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-16 Kristof Provostpf: ensure we don't destroy an uninitialised lock
2022-01-14 Kristof Provostpf: protect the rpool from races
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-11 Kristof Provostpf: postpone clearing of struct pf_pdesc
2022-01-11 Kristof Provostpf: remove PF_TAG_GENERATED
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-04 Xin LIfile: upgrade to 5.41.
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-06 Kristof Provostpfsync: fix incorrect enabling of defer mode
2021-12-06 Kristof Provostpfsync: locking fixes
2021-12-06 Kristof Provostpfsync: fix defer timeout
2021-12-06 Kristof Provostpfsync: check IFF_DRV_RUNNING in the correct field
2021-12-06 Kristof Provostpfsync: NULL check sc before using it
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-04 Kristof Provostif_pflog: fix packet length
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-28 Mateusz Guzikpf: add pf_bcmp_state_key
2021-11-24 Mark Johnstonnetinet: Remove unneeded mb_unmapped_to_ext() calls
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
next