]> rtime.felk.cvut.cz Git - can-eth-gw.git/commit
kernel/canethgw accepts configuration over netlink
authorRadek Matejka <radek.matejka@gmail.com>
Tue, 24 Jul 2012 15:40:11 +0000 (17:40 +0200)
committerRadek Matejka <radek.matejka@gmail.com>
Tue, 24 Jul 2012 15:40:11 +0000 (17:40 +0200)
commite747e7a97c3ae7afdde31d188a5c071b8e282b0b
tree09b0155a3ba3862d309fac9a52092b5514cbc576
parentbfc50dd37e0072b5faa10f4cbfe19ee856b66887
kernel/canethgw accepts configuration over netlink

The module accepts routing commands from cegw using netlink.
It builds RCU hlist of routing rules and performs routing on
received packets on both CAN and UDP.
kernel/canethgw.c
kernel/canethgw.h