summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_nat.c
AgeCommit message (Expand)Author
2003-12-04fix unused variable warnings when LARGE_NAT is defined.christos
2002-09-24Relax overly-conservative TCP option parsing used by ipnat whensommerfeld
2002-09-19Resync with official IPFmartti
2002-09-19Upgraded IPFilter to 3.4.29martti
2002-06-09whitespaceitojun
2002-06-05typo/bound check fix from YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>itojun
2002-06-04in mss clamping code, do not go past TCPOPT_EOL. enforce stricteritojun
2002-05-02Fix compilation problemsmartti
2002-05-02Upgraded IPFilter to 3.4.27martti
2002-03-14Add MSS clamping to the IP Filter NAT subsystem.martin
2002-03-14Upgraded IPFilter to 3.4.25martti
2002-01-24Re-sync with IPFiltermartti
2002-01-24Upgraded IPFilter to 3.4.23martti
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-05-20Remove tests for IPN_FRAG bits.martin
2001-04-06fix fragment cache security holedarrenr
2001-03-26Resolve conflicts.mike
2001-02-05expose the definitions of MIN() and MAX() in sys/param.h to the kernelchs
2000-08-12Apply fix from IWAMOTO Toshihiro in pr#10813:veego
2000-08-09Resolve conflicts.veego
2000-06-12Resolve conflicts.veego
2000-05-21Resolve conflicts.veego
2000-05-11Resolve conflicts and fix a compile error in ip_ftp_pxy.c.veego
2000-05-03Resolve conflicts.veego
2000-04-16remove ifdefs to skip htons() on some big-endian platforms.chs
2000-03-30Remove register declarations.augustss
2000-02-01Resolve conflicts.veego
1999-12-28update ipfilter code to 3.3.6darrenr
1999-12-12Resolve conflicts and small fixes.veego
1999-03-05Minor cleanup to use LONG_SUM() and CALC_SUMD() more.mycroft
1999-02-02Remove SCCS markers and make these compile in $NetBSD$ IDs.cjs
1998-11-22merge ipf 3.2.10mrg
1998-11-15fix the previous: "securelevel" in kernel onlydrochner
1998-11-14In 'highly secure' mode (securelevel >= 2), the filter lists may not be tampe...tls
1998-07-12Resolve conflicts from the import.veego
1998-05-29Resolve conflicts from the import of IPFilter 3.2.7.veego
1998-05-17Resolve conflictsveego
1998-03-29Change from IP-Filter 3.2.3: avoid infinite loop in nat_new() whenscottr
1997-11-25fixes for memory leaks in proxying, and byte ordering problems. from darren ...mrg
1997-11-14merge ip-filter 3.2.1mrg
1997-10-30sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.mrg
1997-09-21Resolve conflicts from the merge of ipf 3.2beta5.veego
1997-07-21Nuke an `#ifdef sparc' conditional around ntohs() usage: this (1) is incompletekleink
1997-07-16Fix a misplaced brace which caused NAT list corruption; from Dave Huangkleink
1997-07-06Restore original RCS IDs.thorpej
1997-07-06Deal with a bogus warning from -Wuninitialized.thorpej
1997-07-05fix conflicts from importdarrenr
1997-05-28Resolve conflicts from merge of 3.2a7, take 2. Also, eliminate somethorpej
1997-05-27Make this compile on 32-bit architectures again:thorpej