add rudimentary protocol handling
authorFelix Fietkau <nbd@openwrt.org>
Mon, 28 Mar 2011 23:16:59 +0000 (01:16 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 28 Mar 2011 23:16:59 +0000 (01:16 +0200)
commitd5202486636818e3ff48ede9d3e06c886c659c0a
tree9cefcabc1a153efd38dcb295bf386e4cd5dfc37c
parentf62eea9492a669bcf96464e85f04ae5e80190a76
add rudimentary protocol handling
CMakeLists.txt
interface.c
interface.h
proto.c [new file with mode: 0644]
proto.h [new file with mode: 0644]
ubus.c