CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/05 05:16:55
Modified files:
sys/net : switchofp.c
Log message:
Propagate error type in validation functions that call
swofp_validate_action(), because actions have a different class of errors.
While there update the error type and error variables type to match the
swofp_send_error() prototype.
