]> rtime.felk.cvut.cz Git - can-eth-gw.git/commit
basic netlink connection added
authorRadek Matejka <radek.matejka@gmail.com>
Thu, 19 Jul 2012 16:41:42 +0000 (18:41 +0200)
committerRadek Matejka <radek.matejka@gmail.com>
Thu, 19 Jul 2012 16:41:42 +0000 (18:41 +0200)
commit7e014a5e966a9d43fd98895affb21465076a1a9e
tree2ab37377dc27bf8a1cd8644f9dec4090419783ab
parent08d097af8e481957b9f2e4751e9d29553c18e995
basic netlink connection added

The cangw program was modified (renamed to cangwcfg) to
send rtnetlink information to canethgw. Canethgw registers
netlink callback and prints received port and udp settings.
kernel/canethgw.c
kernel/canethgw.h
utils/cangw/Makefile [new file with mode: 0644]
utils/cangw/cangw.c [new file with mode: 0644]