CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/23 03:55:08
Modified files:
regress/sys/net/rtable: util.c
Log message:
Assert that the mask to prefix length conversion is correct when
removing an entry.
While here print the corresponding error string when available if
rtable_* function fail.
