aboutsummaryrefslogtreecommitdiff
path: root/sys/netpfil/ipfilter/netinet/ip_state.c
Commit message (Expand)AuthorAgeFilesLines
* ipfilter: Fix NULL dereferences in ipf_checkicmp6matchingstate()Teddy Engel7 days1-1/+9
* ipfilter: Avoid negative array indiciesCy Schubert2026-02-171-1/+1
* ipfilter: Disable ipfs(8) by defaultCy Schubert2025-12-081-0/+4
* netpfil/ipfilter: fix remaining trivial unused variable warningsSiva Mahadevan2025-07-081-20/+2
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-291-11/+11
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* netpfil: Fix a typo in a source code commentGordon Bergling2023-08-021-1/+1
* ipfilter: ansifyMateusz Guzik2023-02-131-3/+1
* ipfilter: Remove unused ioctlCy Schubert2022-09-071-12/+0
* netpfil: Correct some typos in source code commentsGordon Bergling2022-09-041-1/+1
* ipfilter module: Style(9) requires a space after returnCy Schubert2022-01-041-129/+129
* ipfilter module: Fix whitespace errorsCy Schubert2022-01-041-1/+1
* ipfilter: Adjust kernel module returns to conform to style(9)Cy Schubert2022-01-041-130/+130
* ipflter: ANSIfy kernel function declarationsCy Schubert2022-01-041-176/+64
* ipfilter: Move kernel bits to netpfilCy Schubert2021-12-201-0/+5394