<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/tests/net/can/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>s/inclued/included/ in comment.</title>
    <description>/src/tests/net/can/Makefile - 1.4</description>
    <pubDate>Wed Dec 11 19:57:13 UTC 2024</pubDate>
    <dc:creator>andvar</dc:creator>
</item>

<item>
    <title>branches:  1.3.10;<br/>Centralize the base rump libraries into a variable used by all the other<br/>Makefiles so that we can make changes to it centrally as needed and have<br/>less mess. Fixes the sun2 build that needs rumpvfs after librump after<br/>the latest changes.</title>
    <description>/src/tests/net/can/Makefile - 1.3</description>
    <pubDate>Sun Mar 01 18:08:16 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.2.10;<br/>merge the bouyer-socketcan branch to HEAD.<br/><br/>CAN stands for Controller Area Network, a broadcast network used<br/>in automation and automotive fields. For example, the NMEA2000 standard<br/>developped for marine devices uses a CAN network as the link layer.<br/><br/>This is an implementation of the linux socketcan API:<br/>https://www.kernel.org/doc/Documentation/networking/can.txt<br/>you can also see can(4).<br/><br/>This adds a new socket family (AF_CAN) and protocol (PF_CAN),<br/>as well as the canconfig(8) utility, used to set timing parameter of<br/>CAN hardware. Also inclued is a driver for the CAN controller<br/>found in the allwinner A20 SoC (I tested it with an Olimex lime2 board,<br/>connected with PIC18-based CAN devices).<br/><br/>There is also the canloop(4) pseudo-device, which allows to use<br/>the socketcan API without CAN hardware.<br/><br/>At this time the CANFD part of the linux socketcan API is not implemented.<br/>Error frames are not implemented either. But I could get the cansend and<br/>canreceive utilities from the canutils package to build and run with minimal<br/>changes. tcpudmp(8) can also be used to record frames, which can be<br/>decoded with etherreal.</title>
    <description>/src/tests/net/can/Makefile - 1.2</description>
    <pubDate>Sat May 27 21:02:56 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;<br/>file Makefile was initially added on branch bouyer-socketcan.</title>
    <description>/src/tests/net/can/Makefile - 1.1</description>
    <pubDate>Sun Jan 15 20:29:01 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Implement CAN_RAW_FILTER socket option, and add tests for it.</title>
    <description>/src/tests/net/can/Makefile - 1.1.2.3</description>
    <pubDate>Sun Feb 05 10:56:12 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Factor out reading from a can socket, and move to a helper file.</title>
    <description>/src/tests/net/can/Makefile - 1.1.2.2</description>
    <pubDate>Sat Feb 04 22:26:16 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Basic tests for our SocketCAN implementation (using rump)</title>
    <description>/src/tests/net/can/Makefile - 1.1.2.1</description>
    <pubDate>Sun Jan 15 20:29:01 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Merge changes from current as of 20200406</title>
    <description>/src/tests/net/can/Makefile - 1.2.10.1</description>
    <pubDate>Wed Apr 08 14:09:11 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/tests/net/can/Makefile - 1.3.10.1</description>
    <pubDate>Sat Aug 02 05:58:10 UTC 2025</pubDate>
    <dc:creator>perseant</dc:creator>
</item>
</channel></rss>

