| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: dcs
|
| |
|
|
|
|
| |
Reviewed by: sheldonh
|
|
|
|
|
|
|
| |
in the ipfirewall(4) for incoming FTP/IRC DCC connections.
Submitted by: Rene de Vries <rene@canyon.demon.nl>
Rewritten by: ru
|
|
|
|
| |
- new version of security note from alex.
|
|
|
|
|
|
|
|
|
|
|
|
| |
The first one got screwed up by me because of rev 1.33, which was
incorrectly merged into my patches by myself, and so Ruslan (maintainer)
asked me to back them out.
Ruslan was ok with the second one, but since it needs rework, it'll be
readded later, when it doesn't conflict with the backout of the first one.
Pointy hat: alex
Beer on next meeting: ru
|
|
|
|
|
|
|
|
| |
on your LAN to the "RUNNING NATD" introduction.
In a different way requested by:
PR: 18802
Submitted by: Zachary K Drew <drew0054@tc.umn.edu>
|
|
|
|
| |
Reviewed by: sheldonh
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
not associated with any pre-existing link.
Submitted by: brian
|
| |
|
|
|
|
|
| |
Submitted by: Mike Heffner <spock@techfour.net>
Submitted on: audit@freebsd.org
|
| |
|
|
|
|
| |
Requested by: cmott@scientech.com
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
| |
|
|
|
|
|
|
| |
PR: 16900
Reviewed by: "Crist J. Clark" <cjclark@home.com>, jkh
Approved by: jkh
|
|
|
|
|
|
|
| |
the interface MTU change (src/sys/net/if_sl.c,v 1.83), track
interface MTU with -dynamic option as well.
PR: 15494
|
| |
|
|
|
|
|
| |
PR: 14169
Reviewed by: Ari Suutari <ari@suutari.iki.fi>
|
|
|
|
| |
Suggested by: Ari Suutari <ari@suutari.iki.fi>
|
|
|
|
|
|
| |
interface name if not operating in dynamic mode.
Reviewed by: Ari Suutari <ari@suutari.iki.fi>
|
| |
|
|
|
|
| |
Approved by: Ari Suutari <ari@suutari.iki.fi>
|
|
|
|
|
|
|
| |
- Trailing spaces and empty lines are ignored.
- A `#' sign will mark the remaining of the line as a comment.
Reviewed by: Ari Suutari <ari@suutari.iki.fi>
|
|
|
|
|
|
|
|
| |
Remove redundant signal() call.
PR: 6676
Submitted by: luoqi
Reviewed by: Ari Suutari <ari@suutari.iki.fi>
|
| |
|
|
|
|
| |
Reviewed by: ru
|
|
|
|
| |
Approved by: brian
|
| |
|
|
|
|
|
| |
not be processed by natd.
Requested by: Ludwig Pummer <ludwigp@bigfoot.com>
|
|
|
|
|
|
|
|
|
| |
sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len.
Otherwise the increment will be wrong in certain cases.
Obtained from: Whistle source tree
For the record: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> suggests
SIOCGIFCONF should be dropped in favor of a sysctl mechanism.
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
PR: 11690
3.2 candidate ?
|
|
|
|
|
|
|
|
|
|
|
| |
o main returns int not void
o use braces to avoid potentially ambiguous else
Note: The fix to natd is potentially functional in nature since I used
the indentation as the right thing rather than the struct semantics.
Someone more familiar with the code should double check me on this one.
Reviewed by: obrien and chuckr
|
|
|
|
| |
Submitted by: Masaki Nohtomi <noutomi@jbm-net.or.jp>
|
|
|
|
|
| |
tired of the five people each day that ask me how to set up natd for
use with PPP.
|
|
|
|
| |
PR: 9253
|
|
|
|
|
|
| |
the -stable and -current builds in the space of 1 day !
Pointed out by: jdp
|
| |
|
|
|
|
|
| |
Submitted by: Wes Santee <wes@bogon.net>
PR: 9696
|
|
|
|
| |
Submitted by: Martin Machacek <mm@i.cz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
| |
not providing the backwards-compatability routines in libalias anymore
(which I think may have been a mistake).
|
|
|
|
|
| |
PR: 7250
Submitted-by: Norihiro Kumagai <kuma@jp.freebsd.org>
|
|
|
|
| |
PR: 7249
|
|
|
|
| |
Submitted (some time ago) by: Ted Mittelstaedt <tedm@portsoft.com>
|
|
|
|
| |
6668 is IRC.
|