OSPF Flags mismatch

Paul P Komkoff Jr i at stingr.net
Thu Mar 23 23:12:39 CET 2006


Hi.

What's the purpose of this exact check?

  if (ps->options != ifa->oa->opt.byte)
  {
    log(L_ERR "%s%I%soptions mismatch (0x%x).", beg, faddr, rec,
ps->options);
    return;
  }

Cisco router want to set EA in it's options. I don't know for sure but
I think it is valid for us to just accept this hello (they want EAL
but we won't send them)

Am I right?

-- 
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
 This message represents the official view of the voices in my head



More information about the Bird-users mailing list