[ovs-dev] [PATCH] Use int type for setsockopt IP_TOS value

Ben Pfaff blp at nicira.com
Mon Jul 30 22:29:25 UTC 2012


On Mon, Jul 30, 2012 at 06:14:23PM +0000, Ed Maste wrote:
> FreeBSD requires that setsockopt(..., IP_TOS, ...) be passed an int
> value.  Linux accepts either int or char types (and has since at least
> kernel 2.6.12) so just use int type unconditionally.
> 
> Signed-off-by: Ed Maste <emaste at adaranet.com>

Applied to master, thanks.



More information about the dev mailing list