tag:github.com,2008:https://github.com/NetSys/bess/releasesTags from bess2018-08-29T05:32:15Ztag:github.com,2008:Repository/41328795/v0.4.02018-09-03T00:45:17ZBESS 0.4.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/844">#844</a> from melvinw/master</p>
<p>utils/cuckoo_map_test: add missing imports</p>changlantag:github.com,2008:Repository/41328795/v0.3.02017-06-22T19:01:19ZBESS 0.3.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/528">#528</a> from NetSys/ci-tag</p>
<p>Allow CI to build tagged commits</p>changlantag:github.com,2008:Repository/41328795/v0.2.02016-12-18T20:43:31Zv0.2.0: Checkpoint of C++ development branch. (#197)<p>Checkpoint of C++ development branch. (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/197">#197</a>)</p>
<p>* bessctl: fix tc bugs (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/172">#172</a>)</p>
<p>This patch removes an unecessary error from AttachTask and fixes show tc</p>
<p>* No warning when daemon starts</p>
<p>* bessctl/scripts: fix queue</p>
<p>* fix divide by zero bug causing bpf.bess to crash</p>
<p>* Check in commit re: rate limiter inaccuracy.</p>
<p>* modules/measure: add median, 99% latency to output</p>
<p>* scripts: fix vxlan.bess</p>
<p>* Updates time accounting after throttling.</p>
<p>* bessctl: Do not run most commands when daemon is not connected</p>
<p>* Make name and arg arguments optional</p>
<p>* Allow burst=0 to disable packet generation</p>
<p>* Print request/response msgs only in debug mode (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/176">#176</a>)</p>
<p>* Changes task attachment is bessctl.</p>
<p>* Fix incorrect handling of vdev argument</p>
<p>* Implicitly convert to name when use Port/Module as parameter</p>
<p>* module/set_metadata: Accept both value_hex and value_int</p>
<p>* scripts: minor fix</p>
<p>* scripts: Fixed parameters of SetMetadata</p>
<p>* Minor fix</p>
<p>* bessctl: No protobuf debug message when v=1 is not given</p>
<p>* Add sanity check script that execs a bunch of bess configs and makes sure they
<br />don't crash.</p>
<p>* bessctl: fix show tc (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/182">#182</a>)</p>
<p>* traffic_class: add general traversal method</p>
<p>* bessctl: correctly pair workers/tcs in show tc</p>
<p>* traffic_class: override Traverse() for derived tcs</p>
<p>clang++-3.8 build fails otherwise.</p>
<p>* traffic_class: add Size() tests</p>
<p>* traffic_class: free leaf tc tasks when resetting (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/183">#183</a>)</p>
<p>* bessctl: report cycles/pkt and pkts/sched as ints</p>
<p>Floats gave the false impression of extra precision.</p>
<p>* drivers/pmd: clean up port selection</p>
<p>* bessctl: don't crash when tab completing w/o bessd</p>
<p>* drivers/pmd: comment dpdk device helpers</p>
<p>* Add sanity check to travis. (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/187">#187</a>)</p>
<p>* Revert "Add sanity check to travis." (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/188">#188</a>)</p>
<p>* module: Fix a bug in IPLookup (<a class="issue-link js-issue-link" href="https://github.com/NetSys/bess/pull/190">#190</a>)</p>