
equinox at opensourcerouting
Jul 23, 2012, 8:55 AM
Post #3 of 3
(182 views)
Permalink
|
|
Re: [PATCH] lib: make IPv6 prefix parser slightly more strict
[In reply to]
|
|
On Fri, Jul 20, 2012 at 02:49:33AM +0200, Juliusz Chroboczek wrote: > > This makes it possible to have both "show babel route A.B.C.D/M" > > and "show babel route X:X::X:X/M" commands at the same time without > > the parser complaining about ambiguity. > > > > * lib/command.c: only accept STATE_DOT after : was seen. > > And what about cmd_ipv6_match ? I'm looking at it, but since the code was changed inbetween by Roman's patch (for similar reasons to yours), your patch doesn't apply anymore. It's on the TODO list, after other stuff from the backlog. -David
|