summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/hotplug.d/iface/00-netstate
Commit message (Collapse)AuthorAgeFilesLines
* base-files: move network related scripts to a separate package to make the ↵Felix Fietkau2011-10-201-5/+0
| | | | | | transition to netifd easier SVN-Revision: 28495
* base-files: use uci_toggle_state() to prevent unwanted aggregation of state ↵Jo-Philipp Wich2011-07-151-3/+3
| | | | | | vars (#9711) SVN-Revision: 27616
* base-files: derive connect_time from uptime as local system time may warp ↵Jo-Philipp Wich2010-12-011-1/+1
| | | | | | due to rdate, ntp and other means SVN-Revision: 24212
* base-files: save the connect time of interfaces in uci stateJo-Philipp Wich2010-12-011-0/+1
| | | | SVN-Revision: 24206
* fix up the network ifname in the network state when receiving iface/ifup eventsFelix Fietkau2008-11-281-0/+1
| | | | SVN-Revision: 13399
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-1/+1
| | | | SVN-Revision: 10367
* fix a race condition with dynamic interfaces and firewallingFelix Fietkau2007-08-041-3/+0
| | | | SVN-Revision: 8343
* keep track of the network interface states (stored in uci format in ↵Felix Fietkau2007-06-161-0/+6
/var/state/network, overlay over /etc/config/network) SVN-Revision: 7643