-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libsocketcan merge #106
base: master
Are you sure you want to change the base?
Libsocketcan merge #106
Commits on Nov 20, 2009
-
initial create libsocketcan-nl project
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 20, 2009 Configuration menu - View commit details
-
Copy full SHA for d9b6577 - Browse repository at this point
Copy the full SHA d9b6577View commit details -
fix header checking, add dist header
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 20, 2009 Configuration menu - View commit details
-
Copy full SHA for 529838a - Browse repository at this point
Copy the full SHA 529838aView commit details -
rename set_link and switch to static. remove internally used structs …
…from header Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 20, 2009 Configuration menu - View commit details
-
Copy full SHA for 64c23c6 - Browse repository at this point
Copy the full SHA 64c23c6View commit details
Commits on Nov 23, 2009
-
update copyright, remove obsolete prints
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 0e3319d - Browse repository at this point
Copy the full SHA 0e3319dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c25d8d - Browse repository at this point
Copy the full SHA 8c25d8dView commit details -
add get/set raw ctrlmode callbacks
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 9b33290 - Browse repository at this point
Copy the full SHA 9b33290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a155a - Browse repository at this point
Copy the full SHA 12a155aView commit details -
change fixed char size in strncmp
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 9c5c109 - Browse repository at this point
Copy the full SHA 9c5c109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3e5a7 - Browse repository at this point
Copy the full SHA 0c3e5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc90880 - Browse repository at this point
Copy the full SHA dc90880View commit details -
remove own copy of can/netlink.h file
include this from the header file now to make sure that application using this library will include this properly Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 7e041b9 - Browse repository at this point
Copy the full SHA 7e041b9View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for bae25c1 - Browse repository at this point
Copy the full SHA bae25c1View commit details -
move internally used defines away from header
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for bbac00b - Browse repository at this point
Copy the full SHA bbac00bView commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 022be45 - Browse repository at this point
Copy the full SHA 022be45View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for ba5cc5b - Browse repository at this point
Copy the full SHA ba5cc5bView commit details -
change get_state/restart_ms function prototype
This way we can verify the return value correctly Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for fb19f0e - Browse repository at this point
Copy the full SHA fb19f0eView commit details -
switch netif_up/down to internal static function
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for dc8f25b - Browse repository at this point
Copy the full SHA dc8f25bView commit details -
move internally used defines away from header
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for c730352 - Browse repository at this point
Copy the full SHA c730352View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 23, 2009 Configuration menu - View commit details
-
Copy full SHA for 4a8daa7 - Browse repository at this point
Copy the full SHA 4a8daa7View commit details
Commits on Nov 24, 2009
-
Configuration menu - View commit details
-
Copy full SHA for d8940fa - Browse repository at this point
Copy the full SHA d8940faView commit details -
fix header check in configure.ac
checking linux/[rt]netlink.h somehow doesn't work, remove them for now. Checking for linux/can/netlink.h is more important any way, add quit-if-not-found for this file Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 24, 2009 Configuration menu - View commit details
-
Copy full SHA for 0e6e5fa - Browse repository at this point
Copy the full SHA 0e6e5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfd09a - Browse repository at this point
Copy the full SHA 6cfd09aView commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 24, 2009 Configuration menu - View commit details
-
Copy full SHA for c3fa1d8 - Browse repository at this point
Copy the full SHA c3fa1d8View commit details
Commits on Nov 25, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 6809185 - Browse repository at this point
Copy the full SHA 6809185View commit details -
* parse struct can_ctrlmode directly to set_ctrl_mode * add set_bittiming, change set_bitrate internally * rename set_restart to do_restart * rerangement Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for 14bb106 - Browse repository at this point
Copy the full SHA 14bb106View commit details -
update libtool version due to API change
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for cfcc904 - Browse repository at this point
Copy the full SHA cfcc904View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for 5acb738 - Browse repository at this point
Copy the full SHA 5acb738View commit details -
add set samplepoint value to set_bitrate
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for 6f73bd1 - Browse repository at this point
Copy the full SHA 6f73bd1View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for 5b2ef2f - Browse repository at this point
Copy the full SHA 5b2ef2fView commit details -
Luotao Fu committed
Nov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for d480c2c - Browse repository at this point
Copy the full SHA d480c2cView commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 25, 2009 Configuration menu - View commit details
-
Copy full SHA for 338a640 - Browse repository at this point
Copy the full SHA 338a640View commit details
Commits on Nov 26, 2009
-
removed duplicated code in get_ callbacks
added a get_link internal callback to eliminate the duplicated code in _get functions. Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 26, 2009 Configuration menu - View commit details
-
Copy full SHA for 32c72a4 - Browse repository at this point
Copy the full SHA 32c72a4View commit details -
remove internal netif_up/down callbacks and export them
We don't do if_up/down internally any longer, since it is depreacated. Instead we add now can_start/stop callbacks and let the user do the job themselves in threir applications. Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 26, 2009 Configuration menu - View commit details
-
Copy full SHA for 1751269 - Browse repository at this point
Copy the full SHA 1751269View commit details
Commits on Nov 27, 2009
-
library is now called libsocketcan, API carry the prefix can_ Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 27, 2009 Configuration menu - View commit details
-
Copy full SHA for 257877f - Browse repository at this point
Copy the full SHA 257877fView commit details -
we now have can_set_bitrate and can_set_bitrate_samplepoint. The second is for convenience for the developer. We tend to let the kernel use CIA recommnended sample point value, which can_set_bitrate simply does Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 27, 2009 Configuration menu - View commit details
-
Copy full SHA for b2306d4 - Browse repository at this point
Copy the full SHA b2306d4View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 27, 2009 Configuration menu - View commit details
-
Copy full SHA for bedbd37 - Browse repository at this point
Copy the full SHA bedbd37View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedNov 27, 2009 Configuration menu - View commit details
-
Copy full SHA for 96b6e75 - Browse repository at this point
Copy the full SHA 96b6e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a4999 - Browse repository at this point
Copy the full SHA 73a4999View commit details
Commits on Dec 1, 2009
-
Signed-off-by: Wolfgang Grandegger <[email protected]> Acked-by: Luotao Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 463ac87 - Browse repository at this point
Copy the full SHA 463ac87View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 1, 2009 Configuration menu - View commit details
-
Copy full SHA for 8373c1f - Browse repository at this point
Copy the full SHA 8373c1fView commit details
Commits on Dec 4, 2009
-
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 4, 2009 Configuration menu - View commit details
-
Copy full SHA for d6747aa - Browse repository at this point
Copy the full SHA d6747aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f38c3b6 - Browse repository at this point
Copy the full SHA f38c3b6View commit details -
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 4, 2009 Configuration menu - View commit details
-
Copy full SHA for 7ee625b - Browse repository at this point
Copy the full SHA 7ee625bView commit details
Commits on Dec 8, 2009
-
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 8, 2009 Configuration menu - View commit details
-
Copy full SHA for 6f0eac7 - Browse repository at this point
Copy the full SHA 6f0eac7View commit details
Commits on Dec 11, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 917c6fb - Browse repository at this point
Copy the full SHA 917c6fbView commit details -
remove dependency on kernel header include
make a local copy of the can/netlink.h. This way we don't have to include a kernel include directory to build any more. Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 11, 2009 Configuration menu - View commit details
-
Copy full SHA for d75a02c - Browse repository at this point
Copy the full SHA d75a02cView commit details
Commits on Dec 15, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 3f2a397 - Browse repository at this point
Copy the full SHA 3f2a397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e9370 - Browse repository at this point
Copy the full SHA 94e9370View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f7a3d - Browse repository at this point
Copy the full SHA c9f7a3dView commit details -
fix distinstall of can_netlink.h
Signed-off-by: Luotao Fu <[email protected]>
Luotao Fu committedDec 15, 2009 Configuration menu - View commit details
-
Copy full SHA for 7422435 - Browse repository at this point
Copy the full SHA 7422435View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb55a4 - Browse repository at this point
Copy the full SHA fbb55a4View commit details
Commits on Feb 14, 2010
-
Configuration menu - View commit details
-
Copy full SHA for 1183583 - Browse repository at this point
Copy the full SHA 1183583View commit details -
Signed-off-by: Luotao Fu <luotao@alea.(none)>
Luotao Fu committedFeb 14, 2010 Configuration menu - View commit details
-
Copy full SHA for 298e6ef - Browse repository at this point
Copy the full SHA 298e6efView commit details -
change libtool library versioning
Signed-off-by: Luotao Fu <luotao@alea.(none)>
Luotao Fu committedFeb 14, 2010 Configuration menu - View commit details
-
Copy full SHA for 1b50d55 - Browse repository at this point
Copy the full SHA 1b50d55View commit details -
add berr counter call prototype to library header
Signed-off-by: Luotao Fu <luotao@alea.(none)>
Luotao Fu committedFeb 14, 2010 Configuration menu - View commit details
-
Copy full SHA for cbe29b6 - Browse repository at this point
Copy the full SHA cbe29b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f96f9 - Browse repository at this point
Copy the full SHA 33f96f9View commit details -
Luotao Fu committed
Feb 14, 2010 Configuration menu - View commit details
-
Copy full SHA for 3632866 - Browse repository at this point
Copy the full SHA 3632866View commit details
Commits on Oct 25, 2010
-
configure: disable debug by default, turn off maintainer mode
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f1be15 - Browse repository at this point
Copy the full SHA 9f1be15View commit details -
libsocketcan: remove trailing whitespace
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d99010f - Browse repository at this point
Copy the full SHA d99010fView commit details
Commits on Oct 18, 2011
-
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42a3b65 - Browse repository at this point
Copy the full SHA 42a3b65View commit details -
When using libsocketcan on git://git.pengutronix.de/git/tools/libsocketcan.git, I kind of missed a method to fetch the can device statistics. This patch adds that functionality. I think this is the proper library to put such function. Signed-off-by: Kurt Van Dijck <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6db5d77 - Browse repository at this point
Copy the full SHA 6db5d77View commit details -
libsocketcan with c++ fails linking. Signed-off-by: Kurt Van Dijck <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a2cec6 - Browse repository at this point
Copy the full SHA 3a2cec6View commit details
Commits on Dec 16, 2011
-
configure: fix tests/GNUmakefile.in not found regression
This patch fixes the following problem: configure.ac:108: required file `tests/GNUmakefile.in' not found which has been introduced in commit: 42a3b65 tests: remove test example Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b990a4 - Browse repository at this point
Copy the full SHA 5b990a4View commit details
Commits on Aug 7, 2012
-
Modified do_get_nl_link to potentially process multiple netlink dump …
…replies. Prior to this commit, do_get_nl_link assumed there would only be a single reply for a dump request. On my system with multiple can interfaces, this would cause only half of them to be listed in the dump reply. This change checks for NLMSG_DONE dump terminator and stops receiving messages once received. Signed-off-by: Andrew Beard <[email protected]> [mkl: fix indention, move variable init out of loop] Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ba2310 - Browse repository at this point
Copy the full SHA 5ba2310View commit details
Commits on Nov 6, 2012
-
configure.ac: enable AM_SILENT_RULES
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10a2051 - Browse repository at this point
Copy the full SHA 10a2051View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a224b - Browse repository at this point
Copy the full SHA e1a224bView commit details -
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58f117a - Browse repository at this point
Copy the full SHA 58f117aView commit details
Commits on Nov 28, 2012
-
Use strcmp instead of sizeof on char* string
This bug was detected by the clang warning: libsocketcan.c:384:16: warning: argument to 'sizeof' in 'strncmp' call is the same expression as the source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(name)) != 0) ~~~~~~~^~~~~~ Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94094cc - Browse repository at this point
Copy the full SHA 94094ccView commit details -
libsocketcan: add LICENSE file
Took LGPL v2.1+ from the FSF website which is stated in libsocketcan.c. Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5deaf6 - Browse repository at this point
Copy the full SHA d5deaf6View commit details
Commits on Jan 6, 2013
-
build: avoid expansion of commented macros
'#' does not ignore the line at the m4 level, "dnl" does. Signed-off-by: Jan Engelhardt <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a889d5 - Browse repository at this point
Copy the full SHA 9a889d5View commit details -
Signed-off-by: Jan Engelhardt <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ec77c4 - Browse repository at this point
Copy the full SHA 8ec77c4View commit details
Commits on Jan 16, 2014
-
README: typos and beautification
Signed-off-by: Yegor Yefremov <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9db8e13 - Browse repository at this point
Copy the full SHA 9db8e13View commit details
Commits on Jan 31, 2014
-
Use "%u" printf-format specifier for unsigned variable
Signed-off-by: Alexander Shiyan <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d946985 - Browse repository at this point
Copy the full SHA d946985View commit details -
Optimize can_do_restart() function
This patch optimizes can_do_restart() function by reusing some part of code from existing set_link() function. Signed-off-by: Alexander Shiyan <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a28d69 - Browse repository at this point
Copy the full SHA 9a28d69View commit details
Commits on Feb 6, 2014
-
libsocketcan: Fix return value for get{set}_link() function
This patch makes return value negative when open_nl_sock() function fail and removes excess labels. Signed-off-by: Alexander Shiyan <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24500fc - Browse repository at this point
Copy the full SHA 24500fcView commit details
Commits on Feb 7, 2014
-
libsocketcan: Remove excess gotos.
Signed-off-by: Alexander Shiyan <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c4609f - Browse repository at this point
Copy the full SHA 0c4609fView commit details
Commits on Mar 19, 2014
-
configure.ac: add hints from autoupdate
Signed-off-by: Robert Schwebel <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c503a5b - Browse repository at this point
Copy the full SHA c503a5bView commit details -
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f7f8e - Browse repository at this point
Copy the full SHA c2f7f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51f1610 - Browse repository at this point
Copy the full SHA 51f1610View commit details
Commits on Mar 24, 2014
-
Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4608afb - Browse repository at this point
Copy the full SHA 4608afbView commit details -
GNUmakefile: include LICENSE file in tarball
Reported-by: Yegor Yefremov <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c91940 - Browse repository at this point
Copy the full SHA 0c91940View commit details
Commits on Jul 22, 2014
-
Signed-off-by: Nikita Edward Baruzdin <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5938ac7 - Browse repository at this point
Copy the full SHA 5938ac7View commit details -
Update can_set_ctrlmode() documentation
Signed-off-by: Nikita Edward Baruzdin <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ea9ec7 - Browse repository at this point
Copy the full SHA 4ea9ec7View commit details
Commits on Aug 8, 2018
-
Fix parse_rtattr() does not completely initialize
Because max is the index of the last element in array tb, max+1 elements need to be initialized. Signed-off-by: Leo Ruan <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5392c3 - Browse repository at this point
Copy the full SHA f5392c3View commit details -
Get link information only from specified interface
libsocketcan always retrieves link information from all interfaces instead of only specified one. This commit fixes the issue by appending an interface information to dump request netlink message. See man 7 rtnetlink for detail description in section 'RTM_GETLINK'. Signed-off-by: Leo Ruan <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f13cef - Browse repository at this point
Copy the full SHA 6f13cefView commit details -
Add interface to retrieve link statistics
This commit adds an interface to get the statistics (64-bits) from CAN interface. See more information from /usr/include/linux/if_link.h where defines the struct rtnl_link_stats64. Compare to the rtnl_link_stats, rtnl_link_stats64 was introduced since linux kernel 2.6. After that the rtnl_link_stats is synchronous with struct rtnl_link_stats64 by truncating each member from 64 bits to 32 bits. Actually, the struct rtnl_link_stats is kept for compatibility. Signed-off-by: Leo Ruan <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9679a3f - Browse repository at this point
Copy the full SHA 9679a3fView commit details -
Add compile option to disable error logging
If you have an application stderr shall not be used by libsocketcan you can disable all error logging by defining DISABLE_ERROR_LOG. Signed-off-by: Leo Ruan <[email protected]> Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15af38a - Browse repository at this point
Copy the full SHA 15af38aView commit details
Commits on Aug 13, 2018
-
Add configure switch for error logging
For keeping backwards compatibility the configure switch --enable-error-log is enabled by default. To disable error logging use --enable-error-log=no. Signed-off-by: Mark Jonas <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b217774 - Browse repository at this point
Copy the full SHA b217774View commit details
Commits on Oct 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b10cc9a - Browse repository at this point
Copy the full SHA b10cc9aView commit details