I noticed one more thing.  ofp_print_switch_features() sorts the ports
that it prints by port number.  It might be nice for
ofp_print_ofpst_port_desc_reply() to do the same.  Sure, it wouldn't
be globally sorted, only within a single reply message, but that still
might help to make the output more readable.  And it would definitely
make single-message replies more readable.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to