]> rtime.felk.cvut.cz Git - sojka/can-utils.git/commit
Try to ignore the usual value restrictions of sockopt SO_RCVBUF when running
authorOliver Hartkopp <socketcan@hartkopp.net>
Fri, 15 Jan 2010 19:15:08 +0000 (19:15 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Fri, 15 Jan 2010 19:15:08 +0000 (19:15 +0000)
commit932749912140ad0cd98a7dba8719d487d110bfbc
treeee570e4e3716076cd6369d3ec7664c9fd8798073
parent3c019ea61169d7f08d10d1fece95433c629eb4a6
Try to ignore the usual value restrictions of sockopt SO_RCVBUF when running
as root (with CAP_NET_ADMIN) by using SO_RCVBUFFORCE if possible.
candump.c