On Wed, May 14, 2014 at 12:31 AM, Sheng Yang <sh...@yasker.org> wrote: > d32f5c70d26ce82561bbdce962fd881a644ab81c
it's in but -if [ "$dflt" != "" ] +if [ "$dflt" != "" -a "$ipv4" != "" ] are you sure the comment is in line with the content? CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used would seem to suggest "$ipv4" == "" and not != -- Daan