]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
cdn-patch: offer option to mount /etc/keys before attaching geli devices
[FreeBSD/FreeBSD.git] / sys / netpfil /
2024-01-25 Gordon Berglingnetpfil: Fix a typo in a source code comment
2024-01-23 Gordon Berglingnetpfil: Fix two typos in source code comments
2024-01-07 Gordon Berglingipfw(4): Fix a typo in a source code comment
2023-12-06 Igor Ostapenkopf: fix mem leaks upon vnet destroy
2023-12-05 Kristof Provostpf: remove incorrect fragmentation check
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-24 Kristof Provostpf: sctp heartbeats confirm a connection
2023-11-24 Kristof Provostpf: skip urpf check for sctp multihomed states
2023-11-24 Kristof Provostpf: always create multihomed states as floating
2023-11-21 Andrey V. Elsukovipfw: fix copy&paste bug for number:array tables
2023-11-18 Konstantin Belousovpf_purge_expired_states(): fix build without SDT probes
2023-11-16 Kristof Provostpf: add hashtable row count SDT
2023-11-13 Kristof Provostpf: expose more syncookie state information to userspace
2023-11-07 Kristof Provostpf: support SCTP-specific timeouts
2023-11-07 Kristof Provostpf: fix missing SCTP multihomed states
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-10-12 Kristof Provostpf: fix SCTP SDT probe
2023-10-02 Kristof Provostpf: only create sctp multihome states if we pass the...
2023-10-02 Kristof Provostpf: ensure 'off' is always set before use
2023-10-02 Kristof Provostpf: mark removed connections within a multihome associa...
2023-10-02 Kristof Provostpf: inherit v_tag values to multihomed connections
2023-10-02 Kristof Provostpf: improve SCTP state validation
2023-10-02 Kristof Provostpf: support SCTP multihoming
2023-10-02 Zhenlei Huangipfilter: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-02 Zhenlei Huangipfw: Add sysctl flag CTLFLAG_TUN to loader tunables
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-27 Cy Schubertipfilter: Avoid allocating a new ipf token when not...
2023-09-25 Kristof Provostpf: fix state leak
2023-08-28 Kajetan Staszkiewiczpf: enable the syncookie feature for IPv6
2023-08-28 Kajetan Staszkiewiczpf: reduce indentation
2023-08-28 Kristof Provostpf: expose syncookie active/inactive status
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-11 Kristof Provostpf: add SCTP NAT support
2023-08-11 Kristof Provostpf: support 'return' for SCTP
2023-08-11 Kristof Provostpf: initial SCTP support
2023-08-11 Kristof Provostpf: use sctp_calculate_cksum()
2023-08-05 Gordon Berglingnetpfil: Fix a typo in a source code comment
2023-08-04 Kristof Provostpf: handle multiple IPv6 fragment headers
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-14 Doug Rabsonpf: Add code to enable filtering for locally delivered...
2023-06-30 Mateusz Guzikpf: fix some cc --analyze warnings
2023-06-21 Kristof Provostpf: fix pf_nv##_array() size check
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-03 John Baldwinipfilter: Fix mismatch in array bounds.
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-03-30 Kristof Provostpf: remove pd_refs from pfsync
2023-03-30 Kristof Provostpfsync: hold b_mtx for callout_stop(pd_tmo)
2023-03-27 Kristof Provostpfsync: add missing unlock in pfsync_defer_tmo()
2023-03-27 Kristof Provostpfsync: fix pfsync_undefer_state() locking
2023-03-02 Kristof Provostpfsync: ensure 'error' is always initialised
2023-03-02 Kristof Provostpfsync: support deferring IPv6 packets
2023-02-17 Kristof Provostpfsync: add missing bucket lock
2023-02-09 Cy Schubertipfilter: Fix use after free on packet with broken...
2023-02-09 Cy Schubertipfilter: Correctly type ipf_pullup()
2023-01-28 Kristof Provostpf: fix syncookies in conjunction with tcp fast port...
2023-01-28 Kristof Provostpf: fix panic on deferred packets
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-28 Nick Reillypf: fix pfi_ifnet leak on interface removal
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-12-05 Mateusz Guzikpf: make pfsync_state_import appease an assert in pf_fr...
2022-11-18 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-11 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-11-09 Richard Scheffeneggeripfw: Have NAT steal the TH_RES1 bit, instead of the...
2022-10-28 Gordon Berglingnetpfil: Fix two typos in source code comments
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-18 Gordon Berglingnetpfil: Fix some typos in source code comments
2022-09-11 Cy Schubertipfilter: Remove unused ioctl
2022-09-11 Cy Schubertipfilter: Remove IPL_SELECT
2022-09-07 Gordon Berglingnetpfil: Correct some typos in source code comments
2022-09-06 Gordon Berglingnetpfil: Fix a typo in a source code comment
2022-08-28 Ed Mastepf: Reduce diffs against OpenBSD in pf_if.c
2022-07-29 Dimitry AndricAdjust function definitions in if_pfsync.c to avoid...
2022-07-29 Dimitry AndricAdjust function definitions in pf.c to avoid clang...
2022-07-29 Dimitry AndricFix unused variable warning in if_pfsync.c
2022-07-24 Dimitry AndricAdjust iface_khandler_register() definition to avoid...
2022-07-24 Dimitry AndricAdjust ipfw_iface_{init,destroy}() definitions to avoid...
2022-07-24 Dimitry AndricAdjust ipfw_{init,destroy}_*() definitions to avoid...
2022-07-24 Dimitry AndricAdjust iface_khandler_deregister() definition to avoid...
2022-07-24 Dimitry AndricAdjust ipfw_{init,destroy}_sopt_handler() definitions...
2022-07-23 Dimitry AndricSuppress unused variable warning in ip_dummynet.c
2022-07-14 Cy Schubertipfilter: Support only jails in VNET
2022-07-14 Mark Johnstonpf: Make sure that pfi_update_status() always zeros...
2022-07-14 Mark Johnstonpf: Ensure that pfiio_name is always nul terminated
2022-07-14 Arseny Smalyukipfw: add support radix tables and table lookup for...
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-18 Kristof Provostpf: Improve route-to handling of pfsync'd states
2022-06-06 Franco Fichtnerpf: fix more syncookie memory leaks
2022-06-06 Kristof Provostpf syncookies: fix memory leak
2022-04-27 Kristof Provostpf: counter argument to pfr_pool_get() may never be...
2022-04-27 Kristof Provostpfsync: NULL check before dereference
2022-04-27 Kristof Provostpf: remove pointless NULL check
2022-04-18 Andrey V. Elsukovipfw: fix matching and setting DSCP value for IPv6
2022-04-14 Kristof Provostpf: use ERROUT_IOCTL()
2022-04-14 Gordon Berglingnetpfil: Fix a typo in a source code comment
2022-04-14 Gordon Berglingnetpfil: Remove a double word in a source code comment
next