CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/28 11:04:00
Modified files:
sys/net : switchofp.c
Log message:
Implement more validations for switch(4) groups handling: check for invalid
group-mod message sizes and validate bucket sizes and actions lists.
Discussed with reyk@: we should get this in as it is better to have some
validation than having none at all.
