CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/01 03:58:40
Modified files:
sys/net : radix.c
Log message:
KASSERT() the correct node if a hint is passed to rn_delete().
Fix a panic when trying to remove a route with the magical 0.0.0.0
destination.
looks ok to claudio@
