[Babel-users] [babel] Babel MAC auth fails due to packet reordering
Toke Høiland-Jørgensen
toke at toke.dk
Fri May 13 23:37:16 BST 2022
Daniel Gröber <dxld at darkboxed.org> writes:
> Hi Toke,
>
> after running with your patch for a short while I'm actually starting to
> see frequent crashes. Here's a backtrace for one:
Ah, oops; looks like I got my operator precedence wrong, so the code is
doing pointer arithmetic instead of adding to the value being pointed
to...
Pushed a fixed version here:
https://github.com/tohojo/bird/tree/babel-ooo-pc
Could you try if that works better, please? :)
-Toke
More information about the Babel-users
mailing list