Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: fix white space errors | Hans Dedecker | 2017-01-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> | ||||
* | utils: add a function for checking if a process given by pid is still alive | Felix Fietkau | 2013-10-22 | 1 | -1/+0 |
| | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> | ||||
* | config: use the new uci_blob library code | Felix Fietkau | 2013-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> | ||||
* | Make sure that iprule flushing happens after system_init(), otherwise the ↵ | Jo-Philipp Wich | 2013-05-28 | 1 | -1/+6 |
| | | | | rtnl_socket is not available | ||||
* | Move iprule flushing to the init function to make the timing predictable | Jo-Philipp Wich | 2013-05-27 | 1 | -0/+1 |
| | |||||
* | Move initial iprule flushing to system_add_iprule() to not collide with ↵ | Jo-Philipp Wich | 2013-05-27 | 1 | -8/+0 |
| | | | | generic multiwan support | ||||
* | Maintain config order of ip rules unless user explicitely provides priority | Jo-Philipp Wich | 2013-04-05 | 1 | -0/+4 |
| | |||||
* | Add support for ip rules | Jo-Philipp Wich | 2013-04-04 | 1 | -0/+255 |