Toke Høiland-Jørgensen <[email protected]> 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.
