commit | 599da95527ec8e09cd3d890dc3addc6f2e791a0c | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Thu Jan 24 14:04:43 2013 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Thu Sep 19 17:51:00 2013 +0200 |
tree | 8d1ba2663b01be4c2be0a05aceef927181f64eb8 | |
parent | 23cd8fb7133befdb84b3a918f7b2f6147161ac6e [diff] |
zebra: process information about new addresses (BZ#486) Because of a change of semantics in the Linux kernel, information about changes made by zebra itself was not considered for updates. This change should fix this by accounting for the new semantics. It is based on a patch by lich posted to the bugzilla #486 Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>