freebsd-dev/lib/libalias
Brian Somers 0ffaca1078 1) in CleanupAliasData, don't nullify entry in linkTableOut
since there might be permanent entries still left after
   calls to DeleteLink (it will be nullified by DeleteLink
   if all entries are deleted, won't it ?)

2) in PacketAliasSetAddress, set the aliasing address
   even when PKT_ALIAS_RESET_ON_ADDR_CHANGE is in effect.
   Just don't clean up links in this case.

Submitted by: Ari Suutari <ari@suutari.iki.fi>
         via: Charles Mott <cmott@srv.net>
PR: 5041
1998-02-27 23:07:07 +00:00
..
alias_db.c 1) in CleanupAliasData, don't nullify entry in linkTableOut 1998-02-27 23:07:07 +00:00
alias_ftp.c Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00
alias_irc.c Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00
alias_local.h Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00
alias_old.c Update to version 2.2. Only the PacketAlias*() 1997-08-03 18:20:03 +00:00
alias_util.c Update to version 2.2. Only the PacketAlias*() 1997-08-03 18:20:03 +00:00
alias.c Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00
alias.h Added prototypes for functions that were documented in libalias.3 1998-01-16 12:56:07 +00:00
HISTORY Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00
libalias.3 Fixed a missing #include in the synopsis. 1998-01-16 13:02:58 +00:00
Makefile Teach libalias to work with IPFW firewalls (controlled by a flag). 1998-01-09 21:13:35 +00:00