]> rtime.felk.cvut.cz Git - can-eth-gw.git/commit
canethgw (kernel space) first commit
authorRadek Matejka <radek.matejka@gmail.com>
Thu, 19 Jul 2012 09:45:14 +0000 (11:45 +0200)
committerRadek Matejka <radek.matejka@gmail.com>
Thu, 19 Jul 2012 09:45:14 +0000 (11:45 +0200)
commit08d097af8e481957b9f2e4751e9d29553c18e995
treef4b9233572a2be072ee2074f5b6eb6520f298e59
parentdac06dc0c8baac0a9acad3ca9f1faabc927739d1
canethgw (kernel space) first commit

Routes all from can to udp and vice versa. Listens
on udp port 10501, sends to 10502.
kernel/Makefile [new file with mode: 0644]
kernel/canethgw.c [new file with mode: 0644]
kernel/canethgw.h [new file with mode: 0644]