Kyle Schwarz
2838f4488c
Update libicsneo
2025-10-15 12:00:31 -04:00
Kyle Schwarz
8c7f306771
Update libicsneo
2025-06-19 19:21:59 -04:00
Kyle Schwarz
945a027b5b
Update libicsneo
2025-05-07 10:02:46 -04:00
Kyle Schwarz
1acc51af7d
Update copyright year to 2025
2025-05-07 10:02:27 -04:00
Christian Gabriel
be51cce4f1
3.2.0
...
Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-07-23 15:13:32 -04:00
Christian Gabriel
8dbd767b3e
Add support for bitrate setting
...
If kernel driver version is new enough, report the currently set
bitrates via ioctl.
Kernel will report changed bitrates through special read operations,
send these values to the device.
Signed-off-by: Christian Gabriel <ch_gabriel@web.de>
2024-07-23 15:13:26 -04:00
Kyle Schwarz
52db71754d
3.1.2
2024-01-02 10:16:28 -05:00
Kyle Schwarz
d611db1318
Update libicsneo
2024-01-02 10:16:13 -05:00
Kyle Schwarz
707892e9b7
Update copyright year to 2024
2024-01-02 10:10:20 -05:00
kschwarz-intrepidcs
154c58792e
Merge pull request #13 from j-rge/add_scan_interval_param
...
Add scan-interval-ms parameter
2023-09-27 20:35:20 -04:00
Jorge Alejandro
1d0cdb9f00
Add scan-interval-ms parameter
...
Allow user to specify the scan interval for searching for devices.
Scanning places every interface on the machine in promiscuous mode
and currently runs once a second. This behaviour may have undesirable
side-effects and also pollutes the kernel log.
The new parameter --scan-interval-ms <interval> will allow the user
to specify the rate at which scanning occurs. If equal to 0, then
only a single scan is performed.
2023-09-17 18:13:21 -04:00
Kyle Schwarz
b56fc99c2c
Update libicsneo
2023-07-11 22:44:19 -04:00
Kyle Schwarz
3e96cc9105
3.1.0
...
Update libicsneo & copyright
2023-05-05 00:26:52 -04:00
Kyle Schwarz
eca0ec0c25
Bump project version to match module
2022-09-01 13:15:46 -04:00
Gary Chong
b33ec54593
Added Functionality for Ethernet
2022-08-16 15:31:35 -04:00
Paul Hollinsky
b5d56bc740
v2.1.0
...
Update copyright date
Update to libicsneo v0.3.0
Report transmits down to the kernel for echo
Allow filtering devices by serial number
2022-03-31 18:18:33 -04:00
Paul Hollinsky
9ba6f2cec5
Update copyright date to 2022
2022-03-31 18:13:23 -04:00
Paul Hollinsky
c7db3cbcf0
Refactor for libicsneo v0.3.0 API changes
2022-03-31 15:41:19 -04:00
Paul Hollinsky
616a8ddbce
Report transmit receipts to kernel
...
These will be used for IFF_ECHO
2022-03-31 15:40:28 -04:00
Paul Hollinsky
dcec89f2da
Allow filtering devices by serial number
2022-03-31 13:51:03 -04:00
Paul Hollinsky
919bcccffc
Fix arguments with the wrong ordering for ip link set
2021-04-28 10:27:31 -04:00
Kevin Sikes
26b676b474
Update copyright date for 2021
2021-04-15 15:40:55 -04:00
Paul Hollinsky
c506f274c2
v2.0.3
...
Update copyright date
Update to libicsneo v0.2.0
Ensure lock is held when accessing open devices
2020-08-06 18:03:04 -04:00
Paul Hollinsky
8cc37c9df0
Update copyright date
2020-08-06 17:06:25 -04:00
Paul Hollinsky
028538cc90
Update to libicsneo v0.2.0
2020-08-06 17:02:12 -04:00
Paul Hollinsky
8d21b98ac6
Ensure lock is held when accessing open devices
2020-08-06 17:01:24 -04:00
Paul Hollinsky
f254ee2515
Merge pull request #5 from vladionescu/master
...
Added libpcap to dependencies in README
2020-08-06 16:40:16 -04:00
Vlad Ionescu
e83021258f
Added libpcap to dependencies in README
2020-05-05 08:20:04 -07:00
Paul Hollinsky
a69c41c9d5
v2.0.2
...
Use libicsneo v0.1.2 to resolve LEDs not indicating device status
2019-09-04 13:32:48 -04:00
Paul Hollinsky
3d737f5d8e
v2.0.1
...
Set timeout tv_sec instead of tv_usec for compatibility with older kernels
2019-08-27 18:41:00 -04:00
Paul Hollinsky
cfe6e7a832
Set timeout tv_sec instead of tv_usec for compatibility with older kernels
2019-08-27 15:16:27 -04:00
Paul Hollinsky
318af6b4f3
Update build instructions
2019-05-28 19:15:36 -04:00
Paul Hollinsky
f2719ce16f
Initial commit of Version 2.0.0, with CAN FD support
2019-05-02 19:23:12 -04:00
Jeffrey Quesnelle
9fde92fa40
replace undefined NEODEVICE_ALL with specific device types
2018-07-24 10:19:23 -04:00
Jeffrey Quesnelle
92d1e20415
add support for VCAN4-1 and VCAN4-2
2018-07-12 17:44:37 -04:00
Jeffrey Quesnelle
2fefc5385d
readme filename typo
2016-08-01 13:54:39 -04:00
Jeffrey Quesnelle
a269f09805
wrong parameter to get opt, ws cleanup, and -O2
2016-08-01 13:53:57 -04:00
jeffq-intrepid
2fd4d3f7d6
Create READEME.md
2016-08-01 13:53:06 -04:00
Jeffrey Quesnelle
7ed047e8c0
initial commit
2016-07-27 19:31:39 -04:00