summaryrefslogtreecommitdiffhomepage
path: root/iprule.c
AgeCommit message (Expand)Author
2017-06-11iprule: Add option to suppress unspecific routing lookupsStefan Tomanek
2017-01-31treewide: fix white space errorsHans Dedecker
2013-10-22utils: add a function for checking if a process given by pid is still aliveFelix Fietkau
2013-06-10config: use the new uci_blob library codeFelix Fietkau
2013-05-28Make sure that iprule flushing happens after system_init(), otherwise the rtn...Jo-Philipp Wich
2013-05-27Move iprule flushing to the init function to make the timing predictableJo-Philipp Wich
2013-05-27Move initial iprule flushing to system_add_iprule() to not collide with gener...Jo-Philipp Wich
2013-04-05Maintain config order of ip rules unless user explicitely provides priorityJo-Philipp Wich
2013-04-04Add support for ip rulesJo-Philipp Wich