]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixed sigsegv for missing proto->rt_notify hook
authorJan Moskyto Matejka <mq@ucw.cz>
Mon, 1 Feb 2016 09:25:31 +0000 (10:25 +0100)
committerJan Moskyto Matejka <mq@ucw.cz>
Mon, 1 Feb 2016 15:01:18 +0000 (16:01 +0100)
commit2a013bb3a01174fac3a841fd825ac4f13f3ea84d
tree0ec9e70502fe6e38d69e4c868df1b7c034f391e7
parentade389b326ddf2caaf08d7d3be8b3a1066ea7c97
Fixed sigsegv for missing proto->rt_notify hook

If rt_notify is NULL, the export must always stay DOWN.
nest/proto.c