freebsd-dev/sys/netinet
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
..
libalias 1) in CleanupAliasData, don't nullify entry in linkTableOut 1998-02-27 23:07:07 +00:00
fil.c
icmp_var.h
if_atm.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
if_atm.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
if_ether.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_ether.h Make INET a proper option. 1998-01-08 23:42:31 +00:00
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_hostcache.c
in_hostcache.h
in_pcb.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
in_pcb.h Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
in_proto.c Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. 1997-12-15 20:31:25 +00:00
in_rmx.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
in_systm.h
in_var.h
in.c
in.h OOPs typo TCF, not TCP.... 1998-02-25 02:35:35 +00:00
ip_auth.c
ip_auth.h
ip_compat.h
ip_divert.c Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
ip_fil.c
ip_fil.h
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_fw.c Alter ipfw's behavior with respect to fragmented packets when the packet 1998-02-12 00:57:06 +00:00
ip_fw.h Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
ip_icmp.c
ip_icmp.h
ip_input.c NetBSD PR# 2772 1998-02-26 08:31:53 +00:00
ip_log.c
ip_mroute.c Staticize. 1998-02-09 06:11:36 +00:00
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h
ip.h NetBSD PR# 2772 1998-02-26 08:31:53 +00:00
ipl.h
mlf_ipl.c Add #include "opt_devfs.h" 1998-02-04 03:30:31 +00:00
mln_ipl.c Add #include "opt_devfs.h". 1998-01-31 02:58:53 +00:00
raw_ip.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
tcp_debug.c Make INET a proper option. 1998-01-08 23:42:31 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp_output.c Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
tcp_reass.c Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp_seq.h
tcp_subr.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
tcp_timer.c Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp_timer.h
tcp_timewait.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
tcp_usrreq.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
tcp_var.h Changes to support the addition of a new sysctl variable: 1998-02-26 05:25:39 +00:00
tcp.h
tcpip.h
udp_usrreq.c Improved connection establishment performance by doing local port lookups via 1998-01-27 09:15:13 +00:00
udp_var.h
udp.h