Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #237744

Category libpcap
Changed by Oliver Hartkopp <socketcanohnoyoudont@hartkopp.net>
Changed at Wed 25 Jun 2025 10:47:50
Repository https://git.tcpdump.org/libpcap
Project libpcap
Branch master
Revision d080e715e13bdea0a87c9a79029548a006e93f1d

Comments

socketcan: add CAN XL Remote Request Substitution CANXL_RRS bit
The Remote Request Substitution bit is a dominant bit ("0") in the CAN
XL frame. As some CAN XL controllers support to access this bit a new
CANXL_RRS value has been defined for the canxl_frame.flags element.

Defined in Linux mainline since Linux 6.15

Additionally fixed a typo 'Context' -> 'Content'

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>

Changed files