summaryrefslogtreecommitdiff
path: root/sbin/ipnat
AgeCommit message (Expand)Author
2001-04-30the -> toBrad Smith
2001-03-09add missing sub-headerMarco S Hyman
2001-02-18Move default protocol setting of TCP into the redir-specific codeTodd C. Miller
2001-02-05Restore change from revision 1.8 that got lost in last commit.Todd C. Miller
2001-01-30reimplement whacked ipnat changesKjell Wooding
2001-01-23set default proto earlier enough so service names may be used as well;Federico G. Schwindt
2001-01-20sync with 3.4.16.Federico G. Schwindt
2001-01-20fix cut & pasto error from previous commit.Federico G. Schwindt
2001-01-17nice page to start with; load balancing added here.Federico G. Schwindt
2001-01-171st part of ipf userland code.Federico G. Schwindt
2000-12-21add /usr/share/ipf/nat.3; ok aaron@Reinhard J. Sammer
2000-08-10Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy,Kjell Wooding
2000-08-02RFC 1918 obsoletes 1597Niels Provos
2000-08-01fix netmask notation; pr1343Hugh Graham
2000-07-26open /dev/ipl rdonly on non-destructive operationsMichael Shalayeff
2000-05-01Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.Kjell Wooding
2000-04-26no, that is wrongTheo de Raadt
2000-04-26Missing links.Marc Espie
2000-04-13Long overdue documentation update for IPFilter. TheseKjell Wooding
2000-04-13Add a note regarding bimap and ipnat's "First Match" policy.Kjell Wooding
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-13Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailedKjell Wooding
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
2000-01-24Correct Xrs. marc@snafu.orgKjell Wooding
2000-01-21use net/mask notation for the private networksTheo de Raadt
1999-12-16Add the ability to use interface names in place of addressesKjell Wooding
1999-12-15Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.Kjell Wooding
1999-12-14New ipfilter files. Preparing for merge of ipfilter 3.3.4.Kjell Wooding
1999-10-12fix ipfilter url for ipnat pages alsoEric Jackson
1999-10-05Better NAT documentation.Aaron Campbell
1999-08-10must be external interface. Why do people keep adding stuff to the FAQTheo de Raadt
1999-07-25fix ipnat to not require -vHugh Graham
1999-07-23fix -n to work with verbose mode. ipnat -nvf will now show the parsed rulesKjell Wooding
1999-07-21describe the -f flag in the options listAaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08stupid kmem snooping programs!Theo de Raadt
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-07First REAL cut at documenting bimap.Kjell Wooding
1999-07-06first cut at documenting bimapTheo de Raadt
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-18whoopsAaron Campbell
1999-06-18new ipnat(4) and ipnat(5) mdoc-style man pages; kwesterback@home.comAaron Campbell
1999-06-11<netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.caAaron Campbell
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-06-03check for interface names before hostnamesTheo de Raadt
1999-05-28more .El madnessAaron Campbell
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-02-25Moved to section 8. Changed title and incorrect reference to ipf(1).Kjell Wooding