CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/31 02:06:27
Modified files:
sys/net : switchofp.c
Log message:
Improve ofp_error message accurateness: use parameterized error type
instead of hardcoding it. With this we can change the error type to
something else and get a more accurate description of what happened.
ok reyk@
