summaryrefslogtreecommitdiffhomepage
path: root/iprule.c
AgeCommit message (Expand)Author
2019-05-27iprule: fix missing ip rules after a reload (FS#2296)Hans Dedecker
2018-10-01iprule: coding style fixesHans Dedecker
2018-10-01iprule: fix segfault (FS#1875)Hans Dedecker
2018-07-25iprule: remove bogus assert callsFelix Fietkau
2018-07-25iprule: fix broken in_dev/out_dev checksFelix Fietkau
2018-07-05iprule: rework interface based rules to handle dynamic interfacesAlexander Couzens
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