Home | History | Annotate | Download | only in faithd
History log of /src/usr.sbin/faithd/tcp.c
RevisionDateAuthorComments
 1.11  30-Aug-2011  joerg __dead + __printflike
 1.10  26-Nov-2010  christos KNF, pass lint.
 1.9  20-Aug-2002  itojun die if fd_set overrun. explicitly turn off use of IPv4 mapped addr on AF_INET6
socket.
 1.8  07-Jun-2002  itojun remove unmaintained option (#ifdef FAITH4). sync w/kame
 1.7  24-Apr-2002  itojun handle ECONNABORTED at accept(2). correct error handling for connect(2)
sync w/ kame
 1.6  21-Nov-2001  itojun deal with wait3() returning -1. be careful on malloc failures. sync with kame
 1.5  05-Sep-2001  itojun sync with the latest kame.
- select() with the right maxfd.
- don't write() with len <= 0.
- no wacky macro ERRSTR.
 1.4  15-Feb-2001  itojun pull latest faithd from kame. /etc/faithd.conf allows you to filter by prefix.
manpage cleanups.
 1.3  14-Sep-2000  itojun sync with latest kame.
- improve logging.
- correct multicast address check for the relayed destination.
- repair EPRT translation.
- support 227 result without paren.
- change behavior on no-argument to more sensible side
(before: relay telnet, now: error)
WARNING: you may need to change your startup script.
 1.2  31-May-2000  itojun sync with latest kame code. a bug with malloc() size (that can lead to
SEGV) is corrected.
 1.1  13-Jul-1999  itojun branches: 1.1.6;
add faithd, IPv6-to-IPv4 tcp relay translator.
utilizes pseudo-device "faith".
 1.1.6.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.

RSS XML Feed