[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 6 Nov 2000 22:38:54 -0700 (MST)
- Reply-to: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/11/06 22:38:54
Modified files:
sys/net : if_bridge.c
Log message:
- Since the actual frame processing takes place from softnet(), splhigh
is not needed (the only other two places that modify the state of the
bridge are bridge_ioctl() and bridge_rtage(), both of which can easily
be wrapped in splsoftnet).
- compute a random hashkey each time the bridge is brought up
Visit your host, monkey.org