Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-22 | utils: add a function for checking if a process given by pid is still alive | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-06-10 | config: use the new uci_blob library code | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-05-28 | Make sure that iprule flushing happens after system_init(), otherwise the ↵ | Jo-Philipp Wich | |
rtnl_socket is not available | |||
2013-05-27 | Move iprule flushing to the init function to make the timing predictable | Jo-Philipp Wich | |
2013-05-27 | Move initial iprule flushing to system_add_iprule() to not collide with ↵ | Jo-Philipp Wich | |
generic multiwan support | |||
2013-04-05 | Maintain config order of ip rules unless user explicitely provides priority | Jo-Philipp Wich | |
2013-04-04 | Add support for ip rules | Jo-Philipp Wich | |