CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2016/11/10 10:32:40

Modified files:
        sys/net        : if_switch.c if_switch.h switchctl.c switchofp.c 

Log message:
Add support for partial writes in switchwrite so we can use multiple
write() to write one packet. With this we also get support for writing
multiple ofp packets with a single write.

ok mikeb@

Reply via email to