Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: move network related scripts to a separate package to make the ↵ | Felix Fietkau | 2011-10-20 | 1 | -5/+0 |
| | | | | | | transition to netifd easier SVN-Revision: 28495 | ||||
* | base-files: use uci_toggle_state() to prevent unwanted aggregation of state ↵ | Jo-Philipp Wich | 2011-07-15 | 1 | -3/+3 |
| | | | | | | vars (#9711) SVN-Revision: 27616 | ||||
* | base-files: derive connect_time from uptime as local system time may warp ↵ | Jo-Philipp Wich | 2010-12-01 | 1 | -1/+1 |
| | | | | | | due to rdate, ntp and other means SVN-Revision: 24212 | ||||
* | base-files: save the connect time of interfaces in uci state | Jo-Philipp Wich | 2010-12-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 24206 | ||||
* | fix up the network ifname in the network state when receiving iface/ifup events | Felix Fietkau | 2008-11-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 13399 | ||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10367 | ||||
* | fix a race condition with dynamic interfaces and firewalling | Felix Fietkau | 2007-08-04 | 1 | -3/+0 |
| | | | | SVN-Revision: 8343 | ||||
* | keep track of the network interface states (stored in uci format in ↵ | Felix Fietkau | 2007-06-16 | 1 | -0/+6 |
/var/state/network, overlay over /etc/config/network) SVN-Revision: 7643 |