summaryrefslogtreecommitdiffstats
path: root/sbin/natd
Commit message (Expand)AuthorAgeFilesLines
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-1/+2
* WARNS=6 and gcc4 cleanup:delphij2005-05-021-15/+15
* Eliminate macro calls inside literal displays.ru2005-01-151-3/+3
* Remove unused variable.trhodes2005-01-081-1/+0
* Give natd multi-instance capabilities.phk2004-07-043-176/+410
* Use strlcpy(3) instead of strcpy(3).hmp2004-05-101-3/+3
* Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-131-5/+1
* style.Makefile(5):johan2004-02-231-1/+1
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.marcus2003-09-232-0/+33
* - Clarify the port range syntax in -redirect_port.ru2003-08-131-14/+24
* Added an option to specify an alternate PID file.ru2003-08-132-3/+23
* If the -proxy_only option is used, the -alias_address/-interfaceru2003-06-132-4/+9
* Don't pretend natd(8) doesn't work with ppp(8) interfaces.ru2003-02-281-5/+11
* Use a more standard error message. Add FBSDID.charnier2003-02-051-4/+5
* Fixed Charles' e-mail here too.ru2003-01-232-3/+3
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* can not -> cannot.ru2002-08-131-1/+1
* mdoc(7) police: canonize FreeBSD in e-mail address.ru2002-08-131-1/+1
* The .Nm utilitycharnier2002-07-061-2/+4
* Update my email address.archie2002-07-031-1/+1
* I don't know what the MAINTAINER means in src/ part of FreeBSD.ru2002-04-121-2/+0
* Back out part of the revision 1.2 changes -- sendto(2) canru2002-01-151-73/+28
* s/sysctl -w/sysctl/ru2001-12-111-1/+1
* Default to WARNS=2.obrien2001-12-041-1/+1
* Make -log_ipfw_denied active by default with -verbose.ru2001-11-272-1/+8
* Fixed (local) style bugs in previous revision.ru2001-11-272-6/+10
* Do not uselessly whine in syslog about packets denied by ipfw rules.phk2001-10-312-3/+19
* mdoc(7) police:ru2001-08-071-6/+4
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Revert the previous commit on objection from the maintainer. Ijoe2001-06-211-3/+2
* When reporting that a packet can't be written back, usually becausejoe2001-06-211-2/+3
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-5/+5
* Describe -deny_incoming better, highlight some keywords,ru2000-11-161-22/+57
* more removal of trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Suggest looking at rc.conf(5) on how to start natd(8) during boot.ru2000-07-171-0/+3
* Don't call warn() with no format string.kris2000-07-101-1/+1
* "Ease understanding" of how -punch_fw works.ru2000-06-291-9/+11
* Added new option (-punch_fw) which allows to `punch holes'ru2000-06-272-2/+47
* - mdoc(7) style cleanupru2000-06-271-276/+300
* Back out both previous commits.alex2000-06-261-200/+168
* Add note about security concerns w/o a firewall but other machinesalex2000-06-261-0/+8
* mdoc style cleanup.alex2000-06-261-168/+192
* Remove ``pptpalias'' since this is now done transparently by libalias(3).ru2000-06-202-51/+1
* Remove unused parameter.ru2000-06-161-6/+6
* Fix a small grammar nit, with the maintainer's implicit approval.sheldonh2000-05-221-3/+3
* Add new option (-target_addr) to control how to deal with incoming packetsru2000-05-182-1/+34
OpenPOWER on IntegriCloud