summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_nat.c
AgeCommit message (Expand)Author
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
1997-05-25fix conflictsdarrenr
1997-03-29Resolve conflicts from merge.thorpej
1997-01-29ioctl cmd arguments are u_long, not int. Pointed out bythorpej
1997-01-05Add $NetBSD$ id's and restore the orginal Id's.veego
1997-01-05initial import of darren reed's ip-filter, version 3.1.2.mrg