Merge remote-tracking branch 'ovs-dev/master'
[sliver-openvswitch.git] / utilities /
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-19 Ben Pfaffutilities: Regenerate ovs-lib if configuration changes.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-13 Simon Hormanovs-ofctl: Document arp_spa and arp_tpa matches
2013-11-13 Simon Hormanovs-ofctl: Document set_mpls_{label,tc} actions
2013-11-13 Simon Hormanovs-ofctl: Document mpls_{label,bos,tc} matches
2013-11-13 Simon Hormanovs-ofctl: Document masked versions of arp_sha and...
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
2013-11-11 Ben Pfaffovs-ofctl: Improve manpage.
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Ben Pfaffovs-ofctl: Document a few Nicira extensions as standard...
2013-11-05 Gurucharan Shettyovs-bugtool: Remove reference to an undefined variable.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-23 Jarno RajahalmeFix ovs-ofctl documentation.
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-16 Mark Hamiltonovs-dpctl-top: in_port field is now the default view
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-14 Simon HormanAdd support for write-actions
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-10-10 Ben Pfaffovs-ofctl: Add undocumented "parse-pcap" command, for...
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-08 Gurucharan Shettyovs-lib: Return the correct exit status of the command...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-04 Gurucharan Shettyovs-lib: Revert "Return the exit status of ovs-ctl...
2013-10-02 Duffie Cooleyovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Shih-Hao Liovs-bugtool: Change log-days parameter based on file...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Shih-Hao Liovs-bugtool: Limit disk usage
2013-09-26 Gurucharan Shettyovs-ofctl: Fix a typo in documentation.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-24 Gurucharan Shettyovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan Shettyovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan Shettyovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan Shettyovs-dpctl: Remove stale comment.
2013-09-19 Lorand Jakabutilities: add ovs-dpctl-top to .gitignore
2013-09-17 Mark Hamiltonutilities: a top like tool for ovs-dpctl dump-flows.
2013-09-16 Jarno Rajahalmeovs-ofctl: Add meter support.
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-04 Simon Hormanovs-ofctl: Correct formatting of instructions in manpage.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-26 Gurucharan Shettyovs-save: Do not depend on hardcoded set of $PATH for...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Ben Pfaffovs-ofctl: Avoid groff warning due to too-long line.
2013-08-09 Gurucharan Shettyovs-bugtool: Add config files to the debug bundle.
2013-08-09 Gurucharan Shettyovs-bugtool: Collect database through CAP_NETWORK_STATUS.
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-06 Ben Pfaffovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-29 Ethan Jacksonovs-dev.py: Use custom suppressions when running valgrind.
2013-07-29 Ethan Jacksonovs-dev.py: Add support for clang builds.
2013-07-29 Ethan Jacksonovs-dev.py: Rely on configure for warning options.
2013-07-24 Gurucharan Shettyovs-bugtool: Increase max size of CAP_HARDWARE_INFO.
2013-07-24 Gurucharan Shettyovs-bugtool: Separate capability for general network...
2013-07-24 Gurucharan Shettyovs-bugtool: Remove duplicate bond/show command.
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-11 Gurucharan Shettyovs-ctl.in: Increase the limit on file descriptors.
2013-07-10 Gurucharan Shettyovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
next