]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - can-utils/cangw.c
The commit aabdcb0b553b9c9547b1a506b34d55a764745870 ("can bcm: fix tx_setup
[socketcan-devel.git] / can-utils / cangw.c
2010-09-25 hartkoppFix datatype issue in sscanf() on 64bit systems.
2010-09-24 hartkoppAdded support for inverted CAN ID filters.
2010-04-19 bet-froggercangw: replace obsolete bzero by memset
2010-04-16 hartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 hartkoppAdded checksum functionality and some documentation...
2010-04-10 hartkoppComplete rework of CAN netlink gateway.
2010-03-04 hartkoppInitialize packet counters when printing each routing...
2010-02-27 hartkoppRework of help text.
2010-02-23 hartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-22 hartkoppBeautify the listing of registered gwjobs (cangw -L).
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-21 hartkoppAdded netlink error message support to be able to provi...
2010-02-20 hartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-19 hartkoppAdded cangw netlink gateway configuration tool.