]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes serious bug in BGP add-path
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 2 Mar 2015 09:58:20 +0000 (10:58 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 2 Mar 2015 09:58:20 +0000 (10:58 +0100)
commit509aab5debef5b4710d8983da6ef076a226fd7ea
treefc8ace1eed7655f7bc98e95977eed3884b9bb572
parentaf454f9b7c3930a7900e60a7fb608b7de11852aa
Fixes serious bug in BGP add-path

Temporary rta is reused in BGP, while rta_lookup() breaks it.

Thanks to Alexander Chernikov for analysing the problem.
proto/bgp/packets.c