freebsd-dev/sys/net
Pierre Beyssac e3c1388bba PR: kern/10570
Submitted by:	adrian@freebsd.org

Change reference count in struct ifaddr to a u_int, to be able
to handle more than 2^16 routes to the same interface.

Fix suggested by Andrew Bangs <andrewb@demon.net> in PR kern/10570.
Tested by <adrian@freebsd.org> and me under -current.
1999-05-16 17:09:20 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
bpf.h
bpfdesc.h
bridge.c Free the dummynet descriptor in ip_dummynet, not in the called 1999-05-04 16:20:33 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h clean up en atm driver 1999-05-08 14:23:40 +00:00
if_atmsubr.c clean up en atm driver 1999-05-08 14:23:40 +00:00
if_disc.c
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Suser() simplification: 1999-04-27 11:18:52 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Suser() simplification: 1999-04-27 11:18:52 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h PR: kern/10570 1999-05-16 17:09:20 +00:00
if_vlan_var.h
if_vlan.c
if.c This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
if.h Fix some disordering I introduced with the jail code. 1999-05-08 07:00:04 +00:00
iso88025.h
netisr.h Make NETISR_SET use a SYSINIT() rather than a linker set. 1999-04-26 08:52:16 +00:00
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
radix.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Suser() simplification: 1999-04-27 11:18:52 +00:00
route.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
route.h Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
rtsock.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h