On Wed, Nov 25, 2015 at 11:23:50AM +0300, Ilya Maximets wrote:
> While splitting netdev_linux_rx_recv() into netdev_linux_rx_recv_sock()
> and netdev_linux_rx_recv_tap() in commit
> b73c85181df9 ("netdev-linux: Read packet auxdata to obtain vlan_tid")
> error handling part was copied 'as is' to both functions.
> But in case of netdev_linux_rx_recv_tap(), according to POSIX, the
> number of bytes read shall never be greater than 'size'.
>
> Signed-off-by: Ilya Maximets <[email protected]>
Applied. Thank you very much!
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev