CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/30 01:42:57
Modified files:
sys/net : art.c art.h rtable.c
Log message:
use a per-table rwlock to serialize ART updates and walks, rather than
taking the kernel lock.
ok mpi@ dlg@
