[Bro-Dev] IPv6 literal addr constants

Gregor Maier gregor at icir.org
Mon Mar 12 11:37:26 PDT 2012


On 3/12/12 9:00 , Robin Sommer wrote:
>
> On Sat, Mar 10, 2012 at 16:39 -0800, you wrote:
>
>> (should!) parse correctly.  Maybe that's too ugly.  I'm not sure there's
>> a better fix, however.
>
> I think the right fix would be not having the lexer make the decision,
> but do it later when we can say whether there's an identifier with
> that name. But that's not easy to do. :-(

That's a bad idea as well. if you have a typo in your identifier, bro 
won't complain anymore and assume it's an IPv6 literal.

cu
gregor


More information about the bro-dev mailing list