5dd44916b7
INADDR_NONE: Incoming packets go to the alias address (the default) INADDR_ANY: Incoming packets are not NAT'd (direct access to the internal network from outside) anything else: Incoming packets go to the specified address Change a few inaddr::s_addr == 0 to inaddr::s_addr == INADDR_ANY while I'm there. |
||
---|---|---|
.. | ||
alias_cuseeme.c | ||
alias_db.c | ||
alias_ftp.c | ||
alias_irc.c | ||
alias_local.h | ||
alias_nbt.c | ||
alias_proxy.c | ||
alias_util.c | ||
alias.c | ||
alias.h | ||
HISTORY | ||
libalias.3 | ||
Makefile |