aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter/netinet/ip_fil.h
Commit message (Expand)AuthorAgeFilesLines
* Continuing the effort started in r343701, #ifdef cleanup, checking forCy Schubert2020-03-021-2/+1
* Rather than pass the address of the packet information control block toCy Schubert2019-12-121-1/+1
* Move ipf_pcksum6() to its rightful place, in ip_fil_freebsd.c. ThisCy Schubert2019-11-271-0/+4
* r272552 applied the patch from ipfilter upstream fil.c r1.129 to fixCy Schubert2019-08-111-5/+9
* Recycle the unused FR_CMPSIZ macro which became orphaned in ipfilter 5Cy Schubert2019-07-141-1/+1
* Move the new ipf_pcksum6() function from ip_fil_freebsd.c to fil.c.Cy Schubert2019-07-121-4/+0
* Update frtuc struct comments. It not only defines TCP things we areCy Schubert2019-07-081-3/+3
* Correct the description for the low port in the port compare struct.Cy Schubert2019-07-081-2/+2
* While working on PR/238796 I discovered an unused variable in frdest,Cy Schubert2019-06-261-1/+0
* Resolve IPv6 checksum errors with stateful inspection. According toCy Schubert2019-06-121-0/+4
* Properly define the fourth argument to ipf_check, the main entry pointCy Schubert2019-06-031-3/+3
* ipfilter #ifdef cleanup.Cy Schubert2019-02-031-74/+8
* Remove an empty #if block.Cy Schubert2018-12-241-3/+0
* Remove NETBSD_PF. NETBSD_PF is a flag that defines whether the pfil(9)Cy Schubert2018-12-231-16/+0
* Clean up a rather useless conditional structure member definition.Cy Schubert2018-11-301-5/+1
* Refactor & compact struct i6addr_t #ifdef: remove redundant structureCy Schubert2017-05-221-14/+2
* Get rid of a compiler warning which I saw too often.Bjoern A. Zeeb2017-01-121-4/+4
* Follow-up to r304953, in which I broke the build: apparently the SOLARISDimitry Andric2016-08-281-1/+5
* Remove unused global variables as well as unused memoryBjoern A. Zeeb2016-06-301-1/+0
* o Use new function ip_fillid() in all places throughout the kernel,Gleb Smirnoff2015-04-011-1/+1
* Convert ipfilter from timeout(9) to callout(9).Cy Schubert2013-09-211-1/+1
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-506/+938
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-191-1559/+0
| * Import IPFilter 4.1.28Darren Reed2007-10-181-20/+31
| * Import IPFilter 4.1.23 to vendor branch.Darren Reed2007-06-041-21/+167
| * Import IP Filter 4.1.13Guido van Rooij2006-08-161-3/+17
| * Import IP Filter version 4.1.10Guido van Rooij2005-12-301-7/+27
| * import ipfilter 4.1.8 into the kernel source treeDarren Reed2005-04-251-294/+1003
| * Import ipfilter 3.4.35 (destinated for RELENG_4) to vendor branchDarren Reed2004-06-211-3/+3
| * Import IPFilter 3.4.31 into -currentDarren Reed2003-02-151-7/+11
| * Import IPFilter 3.4.28Darren Reed2002-06-071-1/+2
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.Darren Reed2002-04-251-11/+16
| * Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-191-38/+51
| * Import version 3.4.20 of IPFiltervendor/ipfilter-sys/3-4-20Darren Reed2001-07-281-12/+17
| * Update IP Filter kernel sourcevendor/ipfilter-sys/v3-4-16Darren Reed2001-02-041-0/+631
* 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-241-0/+6
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-181-20/+31
* Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-041-20/+166
* Resolve conflictsGuido van Rooij2006-08-161-3/+17
* Resolve conflictsGuido van Rooij2005-12-301-4/+24
* Fix -Wundef from compiling the amd64 LINT.Ruslan Ermilov2005-12-041-5/+5
* Add an include for netinet/ip_compat.h directly so that we don't need toDarren Reed2005-04-261-0/+2
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treeDarren Reed2005-04-251-300/+1008
* Darnit, through a maze of twisty passages, ipfilter needs to have PFIL_HOOKSScott Long2004-12-251-1/+1
* Sprinkle in some __FreeBSD_version checks so that this compiles again. Don'tScott Long2004-12-251-1/+1
* From __FreeBSD_version 600001 on PFIL_HOOKS is permanently in the kernel andAndre Oppermann2004-08-271-1/+1
* Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:Darren Reed2004-06-211-2/+2
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-4/+4
* Commit import changed from vendor branch of ipfilter to -current headDarren Reed2003-02-151-6/+10
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28Darren Reed2002-06-071-0/+1