add a ubus interface to dynamically create host routes to a particular ip address...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 May 2012 10:23:41 +0000 (12:23 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 May 2012 10:28:13 +0000 (12:28 +0200)
commit23bb091077348d3b87b9900ae3ff923cdd25a662
treef7449b4495227ee5f190cd42d8b5ac92b1ed088b
parent46d52638f04c471a0e86d07ccae6a188f1a05ef5
add a ubus interface to dynamically create host routes to a particular ip address, returns the interface that the route goes through
interface-ip.c
interface-ip.h
interface.c
interface.h
ubus.c