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
- [ovs-dev] [PATCH 1/5] OpenFlow: Move stats message enums int... Justin Pettit
- [ovs-dev] [PATCH 2/5] ofproto: Add support for OF1.3 po... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add support for ... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add support ... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add supp... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofproto:... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add support for ... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add support ... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add supp... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofproto: Add... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofproto:... Ben Pfaff
- Re: [ovs-dev] [PATCH 2/5] ofpr... Justin Pettit
- Re: [ovs-dev] [PATCH 2/5] ofpr... Ben Pfaff
- [ovs-dev] [PATCH 3/5] ofp-util: Add ofputil_switch_feat... Justin Pettit
