]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix VRF for listening socket
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 26 Oct 2018 17:11:33 +0000 (19:11 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 26 Oct 2018 17:11:33 +0000 (19:11 +0200)
commite19d08055a4614f03e51ee72617be10946ce7919
tree61e9900084f60e2d59e17fc369edf42e83d4d2e4
parent0ac9cb2c1f6592290e025f61ccd0fef0dc09de46
BGP: Fix VRF for listening socket

Listening socket should be bound to specified interface and VRF.

Thanks to Alexander Zubkov for the bugreport.
proto/bgp/bgp.c