summaryrefslogtreecommitdiffstats
path: root/sbin/natd/natd.h
Commit message (Collapse)AuthorAgeFilesLines
* Add exit_delay parameter to control daemon exit delay after signal.mav2008-06-221-0/+3
| | | | | PR: bin/58696 Submitted by: sp@alkor.ru
* Give natd multi-instance capabilities.phk2004-07-041-1/+1
| | | | This makes it possible to do load-sharing on two xDSL lines etc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add `const's that I forgot to commit. Not bad - I brokebrian1999-03-261-3/+3
| | | | | | the -stable and -current builds in the space of 1 day ! Pointed out by: jdp
* Upgrade (almost) to natd 2.0b1brian1999-03-071-0/+19
| | | | | | | | | | | | | | - Transparent proxy support. - PERMANENT_LINK IS NOW OBSOLETE, use redirect_port instead. - Drop support for early FreeBSD 2.2 versions - If separate input & output sockets are being used use them to find out packet direction instead of normal mechanism. This can be handy in complex environments with multiple interfaces. - PPTP redirect support by Dru Nelson <dnelson@redwoodsoft.com> added. - Logging enhancements from Martin Machacek <mm@i.cz> added. Obtained from: Ari Suutari <ari@suutari.iki.fi>
* Bring natd into main source tree now that thebrian1997-06-221-0/+5
pppd/natd combination works ok. Submitted by: Ari Suutari <ari.suutari@ps.carel.fi>
OpenPOWER on IntegriCloud