summaryrefslogtreecommitdiffstats
path: root/sys/isa/sio.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-08-23 18:20:17 +0000
committerwollman <wollman@FreeBSD.org>1995-08-23 18:20:17 +0000
commite56598df10ebf9b657775ea75c5aec0758d42faa (patch)
tree2fa9af013a630eb2cdbbcae5619cda1bc73fb3e2 /sys/isa/sio.c
parent1e0c5c0b0eba9a099bf0c9046b0a1dab5b7f8762 (diff)
downloadFreeBSD-src-e56598df10ebf9b657775ea75c5aec0758d42faa.zip
FreeBSD-src-e56598df10ebf9b657775ea75c5aec0758d42faa.tar.gz
Fix some problems with multicast forwarding:
Garrett, Here are some patches for the rate limiting code. It should be faster, and in particular it doesn't leak malloc'd memory any more when rate_limit'ing a phyint. It now uses an mbuf chain at each vif, instead of the static queue array. This means that the MAXQSIZE is now variable per vif (although there is no interface to change it other than a debugger); this is an area for more experimentation. Bill Submitted by: Bill Fenner <fenner@parc.xerox.com>
Diffstat (limited to 'sys/isa/sio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud