NetBSD/sys/netinet
yamt 28b17ac69e in_control: fix address leaks on error, which causes a panic
("no domain for AF 0") on if_detach.
- SIOCAIFADDR, SIOCSIFADDR: free an address on error.
- SIOCSIFNETMASK, SIOCSIFDSTADDR: reject operations for an interface which
  has no AF_INET addresses.

partly from OpenBSD and FreeBSD.
reviewed by Christos Zoulas on tech-net@.
2004-08-08 09:52:41 +00:00
..
Makefile Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
fil.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
files.ipfilter Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
files.netinet
icmp6.h
icmp_var.h Remove a common (icmpstat). 2004-08-03 13:58:59 +00:00
if_arp.c Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c in_control: fix address leaks on error, which causes a panic 2004-08-08 09:52:41 +00:00
in.h
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c
in_pcb.h
in_pcb_hdr.h
in_proto.c
in_systm.h
in_var.h
ip.h
ip6.h typo. Bruno Rohee 2004-07-09 09:15:02 +00:00
ip_auth.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_auth.h
ip_compat.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_fil.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_fil_netbsd.c remove the avail = 0; assignment which is superfluous. pointed out by enami. 2004-08-04 03:55:06 +00:00
ip_flow.c
ip_frag.c
ip_frag.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_ftp_pxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_gre.c
ip_gre.h
ip_h323_pxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_htable.c
ip_htable.h
ip_icmp.c Remove a common (icmpstat). 2004-08-03 13:58:59 +00:00
ip_icmp.h
ip_id.c
ip_input.c Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
ip_ipsec_pxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_irc_pxy.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ip_log.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_lookup.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_lookup.h
ip_mroute.c
ip_mroute.h
ip_nat.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_nat.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_netbios_pxy.c
ip_output.c Remove broken code for now: getsockopt(s, IPPROTO_IP, IP_IPSEC_POLICY,...). 2004-07-06 04:30:27 +00:00
ip_pool.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_pool.h
ip_pptp_pxy.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ip_proxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_proxy.h
ip_raudio_pxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_rcmd_pxy.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_rpcb_pxy.c Import IPFilter 4.1.3 2004-07-23 05:33:55 +00:00
ip_scan.c
ip_scan.h
ip_state.c Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_state.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
ip_sync.c
ip_sync.h
ip_var.h
ipl.h Upgraded IPFilter to 4.1.3 2004-07-23 05:39:03 +00:00
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c correct TCP-MD5 support. Jeff Rizzo 2004-06-26 03:29:15 +00:00
tcp_output.c With FAST_IPSEC, include <netipsec/key.h>, as Itojun's recent changes 2004-05-20 22:59:02 +00:00
tcp_seq.h
tcp_subr.c fix MD5 signature support to actually validate inbound signature, and 2004-05-18 14:44:14 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
tcp_var.h fix MD5 signature support to actually validate inbound signature, and 2004-05-18 14:44:14 +00:00
tcpip.h
udp.h
udp_usrreq.c Adjust description for net.inet.udp.checksum; it does not controll checking, 2004-07-02 18:19:51 +00:00
udp_var.h