project/netifd.git
13 years agoadd error reporting support
Felix Fietkau [Sun, 27 Mar 2011 22:17:51 +0000 (00:17 +0200)]
add error reporting support

13 years agoadjust for ubus api changes
Felix Fietkau [Sun, 27 Mar 2011 18:08:20 +0000 (20:08 +0200)]
adjust for ubus api changes

13 years agoadd the status method to the signature
Felix Fietkau [Sun, 27 Mar 2011 17:26:20 +0000 (19:26 +0200)]
add the status method to the signature

13 years agomove all device data to its own table to prevent namespace collisions
Felix Fietkau [Sun, 27 Mar 2011 17:15:32 +0000 (19:15 +0200)]
move all device data to its own table to prevent namespace collisions

13 years agoimplement a dump status call for bridge devices
Felix Fietkau [Sun, 27 Mar 2011 17:12:27 +0000 (19:12 +0200)]
implement a dump status call for bridge devices

13 years agoadd a callback for dumping device status information
Felix Fietkau [Sun, 27 Mar 2011 17:08:24 +0000 (19:08 +0200)]
add a callback for dumping device status information

13 years agoadd a simple status callback for network interfaces
Felix Fietkau [Sun, 27 Mar 2011 17:06:53 +0000 (19:06 +0200)]
add a simple status callback for network interfaces

13 years agoadd a function for adding a virtual device (not tracked in the avl tree)
Felix Fietkau [Sun, 27 Mar 2011 16:40:01 +0000 (18:40 +0200)]
add a function for adding a virtual device (not tracked in the avl tree)

13 years agoadd an example script for ifup/ifdown
Felix Fietkau [Sun, 27 Mar 2011 16:33:04 +0000 (18:33 +0200)]
add an example script for ifup/ifdown

13 years agofix interface object type name
Felix Fietkau [Sun, 27 Mar 2011 00:56:04 +0000 (01:56 +0100)]
fix interface object type name

13 years agoInitial import
Felix Fietkau [Sat, 19 Feb 2011 14:21:52 +0000 (15:21 +0100)]
Initial import