> I kind of feel like it's a wart that should be confined to
> netdev-dummy.

That's fine, I could think of arguments either way and made a
judgement call. I'll move the appctl command to netdev-dummy.

Ethan

>
> s/ , /, / here, twice:
>> +    if (!strcasecmp(argv[argc - 1] , "up")) {
>> +        up = true;
>> +    } else if ( !strcasecmp(argv[argc - 1] , "down")) {
>> +        up = false;
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to