summaryrefslogtreecommitdiff
path: root/sbin/ipnat
AgeCommit message (Expand)Author
1998-01-26IPF 3.2.3dgregor
1997-12-02rewrite using mandoc macros; add an examples section.Niels Provos
1997-09-22Change some longs to ints for alpha.Todd C. Miller
1997-07-08countbits() uses network byte order, not host byte order; enami tsugutomo, Ne...kstailey
1997-06-23use maskskstailey
1997-06-23sizeof(int) != sizeof(long)Theo de Raadt
1997-06-17dont coredump if the specified rule file does not existNiels Provos
1997-04-09the theTheo de Raadt
1997-02-26fix italicskstailey
1997-02-26add italicskstailey
1997-02-26mention /usr/share/ipf in FILES sectionkstailey
1997-02-1464-bit cleanNiklas Hallqvist
1997-02-13don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.kstailey
1997-02-13Allow use of interface name in rules file. This way if you have a dynamickstailey
1997-02-11IPF 1.3.7kstailey
1997-02-07fixed order of tests in printnat() so that it catches tcp/udp firstkstailey
1997-02-07one more tcpudp->tcp/udpkstailey
1997-02-07make output look like input (and like docs)kstailey
1997-02-07fix tagskstailey
1997-02-07make protocol string be tcp/udp not tcpudp since this is how it is documented.kstailey
1997-02-07more SEE ALSO cross-refskstailey
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-07-18ipfilter 3.1.0dm
1996-06-23update rcsidTheo de Raadt
1996-05-10ipfilter 3.0.4dm