summaryrefslogtreecommitdiff
path: root/interface-templates/ip/source-validation/node.def
AgeCommit message (Collapse)Author
2015-10-11vyatta-cfg-quagga: set source-validation node priority after interfaceAlex Harpin
Add a priority of 500 to the source-validation node to ensure dynamically created interfaces are set up (and have the corresponding /proc/sys/net/ipv4/conf/<interface>/rp_filter entry created) before trying to set rp_filter. Bug #581 http://bugzilla.vyos.net/show_bug.cgi?id=581
2014-10-10Bug 147: source-validation sysctl behavior changed in newer kernelsRyan Riske
2014-04-06Add per interface source-validationStig Thormodsrud
Signed-off-by: Daniil Baturin <daniil@baturin.org>