>On Sat, Oct 26, 2019 at 11:21 AM Claudio Jeker <[email protected]> wrote:
> > On Sat, Oct 26, 2019 at 12:13:58AM +0300, Esa Kuusisto wrote: > > > >On Fri, Oct 25, 2019 at 11:46 PM Claudio Jeker <[email protected]> > wrote: > > > > > > > > On Fri, Oct 25, 2019 at 11:09:14PM +0300, Esa Kuusisto wrote: > > > > > > Hi > > > > > > > > > > > > I encountered a BGPD problem after upgrade from 6.5 -> 6.6. BGPD > > > > crashes to > > > > > > "fatal in RDE: prefix_adjout_update: update for non existing > prefix" > > > > > > problem. > > > > > > > > > > That is strange I tested the same and it works for me. Only the default > > route gets through. Maybe check with bgpd -nv into what the rules are > > expanded. Maybe there is some other one allowing all through. > > > > Anyway here is a fix for the panic (one line change in rde_rib.c) and a > fix > > to make filter changes work correctly if 'export default-route' is used. > > Now changing the filters are also applied to 'export default-route' > > neighbors. > > Patch works for me too. Thanks -Esa
