CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/28 01:37:05
Modified files:
sys/net : if_switch.c
Log message:
Return total size if SIOCBRDGIFS passes in ifbic_len set to zero
In accordance to bridge(4) which behaves correctly as per the manual.
OK dlg
