]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
linux: Fix a mistake in commit fb58045145
[FreeBSD/FreeBSD.git] / sys / netpfil /
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 Provostpf: Introduce DIOCKILLSTATESNV
2021-05-14 Kristof Provostpf: Introduce DIOCCLRSTATESNV
2021-05-11 Kristof Provostpf: Error tracing SDTs
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: Trivial typo fix
2021-05-10 Kristof Provostpfsync: Expose PFSYNCF_OK flag to userspace
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-10 Kristof Provostpf: Fix parsing of long table names
2021-05-07 Kristof Provostpf: Fix IP checksum on reassembly
2021-05-07 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-05-07 Kristof Provostpf: Ensure that we don't use kif passed to pfi_kkif_att...
2021-05-07 Kristof Provostpf: Move prototypes for userspace functions to userspac...
2021-05-07 Kristof Provostpf: Implement nvlist variant of DIOCGETRULE
2021-05-07 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-05-07 Kristof Provostpf: Remove unused variable rt_listid from struct pf_krule
2021-04-28 Kristof Provostpf: Refactor state killing
2021-04-28 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-19 Kristof Provostpf: Do not short-circuit processing for REPLY_TO
2021-04-19 Kristof Provostpf: Add static DTrace probe points
2021-04-19 Kristof Provostpf: change pf_route so pf only runs when packets enter...
2021-04-07 Kristof Provostdummynet: Move timekeeping information into dn_cfg
2021-04-07 Kristof Provostdummynet: Move packet counters into dn_cfg
2021-03-31 Thomas Kurschelpfsync: Unconditionally push packets when requesting...
2021-03-23 Kristof Provostpf: pool/kpool conversion code
2021-03-19 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-19 Kristof Provostpf: Simplify cleanup
2021-03-19 Kristof Provostpf: Remove redundant kif != NULL checks
2021-03-19 Kristof Provostpf: Retrieve DSCP value from the IPv6 header
2021-03-19 Kristof Provostpf: Factor out pf_krule_free()
2021-03-09 Andrey V. Elsukovipfw: add IPv6 support for sockarg opcode.
2021-02-28 Kristof Provostpf: Fix incorrect fragment handling
2021-02-28 Kristof Provostpf: Fix build if INVARIANTS is not set
2021-02-28 Kristof Provostpf: Limit the fragment entry queue length to 64 per...
2021-02-28 Kristof Provostpf: Split the fragment reassembly queue into smaller...
2021-02-28 Kristof Provostpf: Count holes rather than fragments for reassembly
2021-02-28 Kristof ProvostRevert "pf: Limit the maximum number of fragments per...
2021-02-21 Kristof Provostpf: Fix osfp configuration
2021-02-17 Neel ChauhanAllow setting alias port ranges in libalias and ipfw.
2021-02-17 Kristof Provostpf: Slightly relax pf_rule_addr validation
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-03 Kristof Provostpf: Improve pf_rule input validation
2021-01-20 Kristof Provostpf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRC...
2021-01-20 Kristof Provostpf: Copy kif flags to userspace
2021-01-20 Kristof Provostpfctl: Stop sharing pf_ruleset.c with the kernel
2021-01-20 Kristof Provostpf: Convert pfi_kkif to use counter_u64
2021-01-20 Kristof Provostpf: Allocate and free pfi_kkif in separate functions
2021-01-20 Kristof Provostpf: Split pfi_kif into a user and kernel space structure
2021-01-20 Kristof Provostpf: Change pf_krule counters to use counter_u64
2021-01-20 Kristof Provostpf: Split pf_rule into kernel and user space versions
2021-01-20 Kristof Provostpf: Migrate pf_rule and related structs to pf.h
2021-01-20 Kristof Provostpf: Use counter_u64 in pf_src_node
2021-01-20 Kristof Provostpf: Split pf_src_node into a kernel and userspace struct
2021-01-03 Kristof Provostpf: Fix unaligned checksum updates
2021-01-03 Gleb SmirnoffMFC r364117 by glebius:
2021-01-03 Kristof Provostpf: Use counter(9) for pf_state byte/packet tracking
2020-12-15 Kristof ProvostMFC r368588:
2020-12-09 Mark JohnstonMFC r368276:
2020-12-01 Mark JohnstonMFC r367987:
2020-11-27 Kristof ProvostMFC r367867:
2020-11-10 Andrey V. ElsukovMFC r366908 (modified for stable/12 KBI):
2020-10-26 Kristof ProvostMFC r366667:
2020-10-26 Kristof ProvostMFC r366647:
2020-10-20 Andrey V. ElsukovMFC r366681:
2020-08-27 Ed MasteMFC r364426: ipfw: style(9) fixes
2020-08-21 Kristof ProvostMFC r355744:
2020-08-12 Andrey V. ElsukovMFC r363888:
2020-07-22 Tom JonesMFC r363141:
2020-07-06 Mark JohnstonMFC r362338:
2020-07-01 Mark JohnstonMFC r362585:
2020-06-18 Eugene GrosbeinMFC r361789: ipfw: unbreak matching with big table...
2020-06-11 Kristof ProvostMFC r357061:
2020-06-05 Andrey V. ElsukovMFC r361624:
2020-05-30 Mark JohnstonMFC r361095:
2020-05-25 Mark JohnstonMFC r360903:
2020-05-14 Ed MasteMFC r360594: ipfw: whitespace fix in SCTP_ABORT_ASSOCIA...
2020-05-10 Kristof ProvostMFC r360609:
2020-05-03 Kristof ProvostMFC r360344:
2020-04-26 Kristof ProvostMFC r360098:
2020-04-25 Dimitry AndricMFC r348284 (by lwhsu):
2020-04-24 Kristof ProvostMFC r360042:
2020-03-08 Ed MasteMFC r350468: pf: zero (another) output buffer in pfioctl
2020-03-08 Ed MasteMFC r350294: pf: zero output buffer in pfioctl
2019-12-26 Andrey V. ElsukovMFC r355650:
2019-12-23 Andrey V. ElsukovMFC r355712:
2019-12-17 Andrey V. ElsukovMFC r355581:
2019-12-17 Andrey V. ElsukovMFC r350413:
2019-10-22 Mark JohnstonMFC r353458, r353460:
2019-08-22 Andrey V. ElsukovMFC r351071:
2019-08-05 Andrey V. ElsukovMFC r350417:
2019-07-19 Andrey V. ElsukovMFC r349940:
2019-07-05 Hans Petter SelaskyMFC r349369:
2019-07-03 Andrey V. ElsukovMFC r349366:
2019-07-03 Andrey V. ElsukovMFC r349365:
2019-07-01 Andrey V. ElsukovMFC r349267:
2019-06-12 Andrey V. ElsukovMFC r348682:
2019-05-08 Andrey V. ElsukovMFC r346884:
2019-04-26 Kristof ProvostMFC r346349:
next