aboutsummaryrefslogtreecommitdiff
path: root/sys/netpfil/ipfilter/netinet/ip_proxy.c
Commit message (Expand)AuthorAgeFilesLines
* ipf: copy{in,out}ptr -> ipf_copy{in,out}_indirectBrooks Davis2025-12-191-2/+2
* netpfil/ipfilter: fix remaining trivial unused variable warningsSiva Mahadevan2025-07-081-3/+1
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ipfilter: Fix IP header checksums post ftp proxyCy Schubert2022-01-121-2/+2
* ipfilter module: Style(9) requires a space after returnCy Schubert2022-01-041-48/+48
* ipfilter module: Fix whitespace errorsCy Schubert2022-01-041-3/+3
* ipfilter module: Remove trailing whitespaceCy Schubert2022-01-041-4/+4
* ipfilter: Adjust kernel module returns to conform to style(9)Cy Schubert2022-01-041-48/+48
* ipflter: ANSIfy kernel function declarationsCy Schubert2022-01-041-65/+23
* ipfilter: Move kernel bits to netpfilCy Schubert2021-12-201-0/+1465