aboutsummaryrefslogtreecommitdiff
path: root/utilities
AgeCommit message (Expand)Author
2013-10-22dpif-linux: collect and display mega flow mask statsAndy Zhou
2013-10-21ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.Joe Stringer
2013-10-17ovs-dpctl: Add a 'filter' option to match wildcarded 'dump-flows'.Gurucharan Shetty
2013-10-16ovs-dpctl-top: in_port field is now the default viewMark Hamilton
2013-10-14Add support for write-actionsSimon Horman
2013-10-14ofp-actions: Make ofpacts_format() caller add "actions=" if it wants it.Ben Pfaff
2013-10-09ovs-ofctl: Add undocumented "parse-pcap" command, for testing.Ben Pfaff
2013-10-08ovs-lib: Return the correct exit status of the command 'status'Gurucharan Shetty
2013-10-04ovs-lib: Revert "Return the exit status of ovs-ctl in ovs_ctl()."Gurucharan Shetty
2013-10-02ovs-lib: Return the exit status of ovs-ctl in ovs_ctl().Duffie Cooley
2013-10-01ovs-dpctl, ofproto/trace: Show and handle the in_port name in flows.Gurucharan Shetty
2013-10-01ofproto: Define official OpenFlow port number.Justin Pettit
2013-09-27Remove unused variables and functions.Jarno Rajahalme
2013-09-27ovs-bugtool: Change log-days parameter based on file last_mod_time.Shih-Hao Li
2013-09-27Remove mpls_depth field from flowSimon Horman
2013-09-26ovs-bugtool: Limit disk usageShih-Hao Li
2013-09-26ovs-ofctl: Fix a typo in documentation.Gurucharan Shetty
2013-09-24ovs-dpctl: Update usage where datapath name is optional.Gurucharan Shetty
2013-09-24ovs-dpctl: Parse the arguments correctly for del-flow.Gurucharan Shetty
2013-09-24ovs-dpctl: Add a missing simap_destroy()Gurucharan Shetty
2013-09-24ovs-dpctl: Remove stale comment.Gurucharan Shetty
2013-09-19utilities: add ovs-dpctl-top to .gitignoreLorand Jakab
2013-09-17utilities: a top like tool for ovs-dpctl dump-flows.Mark Hamilton
2013-09-16ovs-ofctl: Add meter support.Jarno Rajahalme
2013-09-13vlog: Report timestamps in millisecond resolution in log messages.Paul Ingram
2013-09-07openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou
2013-09-04ovs-ofctl: Correct formatting of instructions in manpage.Simon Horman
2013-09-02Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu
2013-08-27lib: Keep track of usable protocols while parsing.Jarno Rajahalme
2013-08-27ofp-util: Abstract flow_mod OFPFF_* flags.Ben Pfaff
2013-08-26ovs-save: Do not depend on hardcoded set of $PATH for utilities.Gurucharan Shetty
2013-08-22ofp-util: Add SCTP supportJoe Stringer
2013-08-22ipfix: implement flow caching and aggregation in exporterRomain Lenglet
2013-08-13flow: Enable matching on new field 'pkt_mark'.Jesse Gross
2013-08-13ovs-ofctl: Avoid groff warning due to too-long line.Ben Pfaff
2013-08-09ovs-bugtool: Add config files to the debug bundle.Gurucharan Shetty
2013-08-09ovs-bugtool: Collect database through CAP_NETWORK_STATUS.Gurucharan Shetty
2013-08-09classifier: Make use of the classifier thread safe.Ethan Jackson
2013-08-06ovs-ofctl: Add "ofp-parse" command for printing OpenFlow from a file.Ben Pfaff
2013-08-03odp-util: add verbose mode for displaying dp flow.Andy Zhou
2013-07-29ovs-dev.py: Use custom suppressions when running valgrind.Ethan Jackson
2013-07-29ovs-dev.py: Add support for clang builds.Ethan Jackson
2013-07-29ovs-dev.py: Rely on configure for warning options.Ethan Jackson
2013-07-24ovs-bugtool: Increase max size of CAP_HARDWARE_INFO.Gurucharan Shetty
2013-07-24ovs-bugtool: Separate capability for general network info.Gurucharan Shetty
2013-07-24ovs-bugtool: Remove duplicate bond/show command.Gurucharan Shetty
2013-07-23clang: Fix the alignment warning.Alex Wang
2013-07-19Avoid designated initializers and static decls of arrays of unknown size.Linda Sun
2013-07-17BFD: Add BFD output to bugtoolPavithra Ramesh
2013-07-11ovs-ctl.in: Increase the limit on file descriptors.Gurucharan Shetty