24 Nov
2024
24 Nov
'24
1:39 p.m.
Toke Høiland-Jørgensen <toke@toke.dk> wrote:
I think this should be turned into a proper enum (EXT_NEXT_HOP_OFF = 0, EXT_NEXT_HOP_ON = 1, EXT_NEXT_HOP_FORCE = 2 or something like that), instead of hard-coding the '2' everywhere.
No problem, I'll respin with an explicit enum. :) Best wishes, Chris.