-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next: Changes queued for the v2016.05 release #888
Commits on Dec 31, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 96e8bf6 - Browse repository at this point
Copy the full SHA 96e8bf6View commit details
Commits on Jan 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8bd27d5 - Browse repository at this point
Copy the full SHA 8bd27d5View commit details
Commits on Jan 17, 2016
-
doc/porting.md: Added notes about porting Snabb Switch
Link from the top-level README.md to make the current state of platform support more apparent to users. Inspired by #701.
Configuration menu - View commit details
-
Copy full SHA for 6d46eca - Browse repository at this point
Copy the full SHA 6d46ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5174c - Browse repository at this point
Copy the full SHA 4f5174cView commit details
Commits on Jan 18, 2016
-
doc/porting.md: Rewritten to be less wishy-washy
Message: master branch supports Linux/x86-64. Your branch can support any platform you like.
Configuration menu - View commit details
-
Copy full SHA for aba5bbe - Browse repository at this point
Copy the full SHA aba5bbeView commit details
Commits on Feb 11, 2016
-
core/main.lua: Running on non-Linux/x64 is now an error
Previously a warning but promoted on suggestion from @wingo.
Configuration menu - View commit details
-
Copy full SHA for 4f54fa0 - Browse repository at this point
Copy the full SHA 4f54fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad03845 - Browse repository at this point
Copy the full SHA ad03845View commit details
Commits on Feb 22, 2016
-
lib.bloom_filter: Removed as dead code
This was written for the @alexangergall's ALX appliance but I believe he has replaced it with other code.
Configuration menu - View commit details
-
Copy full SHA for 52d5dd8 - Browse repository at this point
Copy the full SHA 52d5dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229f8a8 - Browse repository at this point
Copy the full SHA 229f8a8View commit details -
Implement freelist with FFI cdata object instead of Lua table
This enables assembly language code to access freelists in a fairly straightforward manner.
Configuration menu - View commit details
-
Copy full SHA for 7ea1bc3 - Browse repository at this point
Copy the full SHA 7ea1bc3View commit details
Commits on Feb 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 499a579 - Browse repository at this point
Copy the full SHA 499a579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b9b37 - Browse repository at this point
Copy the full SHA 47b9b37View commit details
Commits on Feb 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 28593e6 - Browse repository at this point
Copy the full SHA 28593e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c623fe3 - Browse repository at this point
Copy the full SHA c623fe3View commit details
Commits on Mar 4, 2016
-
Initial stub on performance tuning
Katerina Barone-Adesi committedMar 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 92d53a5 - Browse repository at this point
Copy the full SHA 92d53a5View commit details
Commits on Mar 6, 2016
-
braindump on performance parameters
Marcel Wiget committedMar 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 911acb1 - Browse repository at this point
Copy the full SHA 911acb1View commit details
Commits on Mar 7, 2016
-
Merge pull request #1 from mwiget/performance-doc-update
braindump on performance parameters
Configuration menu - View commit details
-
Copy full SHA for 75f2e69 - Browse repository at this point
Copy the full SHA 75f2e69View commit details
Commits on Mar 8, 2016
-
Marcel Wiget committed
Mar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 171b5fc - Browse repository at this point
Copy the full SHA 171b5fcView commit details -
Merge pull request #2 from mwiget/performance-doc-update
added info on mlock=on
Configuration menu - View commit details
-
Copy full SHA for c0d0044 - Browse repository at this point
Copy the full SHA c0d0044View commit details
Commits on Mar 12, 2016
-
doc/core-data-structures.md: Describe packet/link/app
This new document explains the three core Snabb data structure: packet, link, and app. For now this is a stand-alone markdown file but it could be incorporated into the introduction in the manual. This is imported from lukego/blog#11.
Configuration menu - View commit details
-
Copy full SHA for 8eb18b1 - Browse repository at this point
Copy the full SHA 8eb18b1View commit details
Commits on Mar 14, 2016
-
Merge pull request #3 from kbara/perftune
Perftune - performance tuning notes
Configuration menu - View commit details
-
Copy full SHA for 8badbf3 - Browse repository at this point
Copy the full SHA 8badbf3View commit details
Commits on Mar 15, 2016
-
doc/core-data-structures.md: Filename fix
Removed a stray hyphen before the filename extension.
Configuration menu - View commit details
-
Copy full SHA for e33929f - Browse repository at this point
Copy the full SHA e33929fView commit details
Commits on Mar 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 32e1cd8 - Browse repository at this point
Copy the full SHA 32e1cd8View commit details
Commits on Mar 21, 2016
-
Renamed performance tuning file, as per review request
Katerina Barone-Adesi committedMar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for e72ec69 - Browse repository at this point
Copy the full SHA e72ec69View commit details
Commits on Mar 22, 2016
-
Swapped in lstopo.png, replacing lstopo.pdf
Katerina Barone-Adesi committedMar 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 390bfa2 - Browse repository at this point
Copy the full SHA 390bfa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f5153 - Browse repository at this point
Copy the full SHA 07f5153View commit details
Commits on Mar 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ad6c897 - Browse repository at this point
Copy the full SHA ad6c897View commit details
Commits on Mar 26, 2016
-
doc/trademark: Added tracemark policy
This is a simple and permissive trademark license taken directly from the PostgreSQL one: https://wiki.postgresql.org/wiki/Trademark_Policy
Configuration menu - View commit details
-
Copy full SHA for 39956e7 - Browse repository at this point
Copy the full SHA 39956e7View commit details
Commits on Mar 27, 2016
-
initial import of packetblaster lwaftr
Marcel Wiget committedMar 27, 2016 Configuration menu - View commit details
-
Copy full SHA for ab7194c - Browse repository at this point
Copy the full SHA ab7194cView commit details -
Marcel Wiget committed
Mar 27, 2016 Configuration menu - View commit details
-
Copy full SHA for df8c732 - Browse repository at this point
Copy the full SHA df8c732View commit details
Commits on Mar 30, 2016
-
fixes/enhancements based on pull feedback from @dpino
Marcel Wiget committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 8a5b147 - Browse repository at this point
Copy the full SHA 8a5b147View commit details -
fix argument pcap file for packetblaster replay
Marcel Wiget committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for c24498a - Browse repository at this point
Copy the full SHA c24498aView commit details -
update README with --vlan tag option
Marcel Wiget committedMar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 8c51629 - Browse repository at this point
Copy the full SHA 8c51629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6255c87 - Browse repository at this point
Copy the full SHA 6255c87View commit details -
Marcel Wiget committed
Mar 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 2a9333e - Browse repository at this point
Copy the full SHA 2a9333eView commit details
Commits on Mar 31, 2016
-
use -4 and -6 short form for --v4only and --v6only
Marcel Wiget committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for aeb6641 - Browse repository at this point
Copy the full SHA aeb6641View commit details -
remove TODO (resolved with previous commit on -4/-6)
Marcel Wiget committedMar 31, 2016 Configuration menu - View commit details
-
Copy full SHA for b994c84 - Browse repository at this point
Copy the full SHA b994c84View commit details
Commits on Apr 1, 2016
-
move redundant report() and is_device_suitable() to packetblaster.lua
Marcel Wiget committedApr 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b0a9ca - Browse repository at this point
Copy the full SHA 6b0a9caView commit details -
add simple packetblaster lwaftr selftest
Marcel Wiget committedApr 1, 2016 Configuration menu - View commit details
-
Copy full SHA for bed6d79 - Browse repository at this point
Copy the full SHA bed6d79View commit details
Commits on Apr 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for df502dc - Browse repository at this point
Copy the full SHA df502dcView commit details
Commits on Apr 5, 2016
-
move shared config_loadgen() into packetblaster.lua
Marcel Wiget committedApr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 0c6b34b - Browse repository at this point
Copy the full SHA 0c6b34bView commit details -
Marcel Wiget committed
Apr 5, 2016 Configuration menu - View commit details
-
Copy full SHA for dea1ea9 - Browse repository at this point
Copy the full SHA dea1ea9View commit details
Commits on Apr 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1bcd871 - Browse repository at this point
Copy the full SHA 1bcd871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b84d20 - Browse repository at this point
Copy the full SHA 1b84d20View commit details
Commits on Apr 7, 2016
-
Modify OpenStack table parsing to comply with Liberty release
'driver' column is now gone, so we rely on vif_type. Since port_bindings table changes, this is a backwards incompatible change with previous OpenStack releases.
Configuration menu - View commit details
-
Copy full SHA for d68c784 - Browse repository at this point
Copy the full SHA d68c784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85233d6 - Browse repository at this point
Copy the full SHA 85233d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2715120 - Browse repository at this point
Copy the full SHA 2715120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e2ea2 - Browse repository at this point
Copy the full SHA 30e2ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56dfb05 - Browse repository at this point
Copy the full SHA 56dfb05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee238d - Browse repository at this point
Copy the full SHA 2ee238dView commit details
Commits on Apr 8, 2016
-
Add option --pcap to write to pcap file
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 2aa88f4 - Browse repository at this point
Copy the full SHA 2aa88f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f076907 - Browse repository at this point
Copy the full SHA f076907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3719753 - Browse repository at this point
Copy the full SHA 3719753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a6767 - Browse repository at this point
Copy the full SHA 29a6767View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a4f04 - Browse repository at this point
Copy the full SHA b1a4f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10969b1 - Browse repository at this point
Copy the full SHA 10969b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31ecd2 - Browse repository at this point
Copy the full SHA a31ecd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243aff4 - Browse repository at this point
Copy the full SHA 243aff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f090b7 - Browse repository at this point
Copy the full SHA 5f090b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83df9ca - Browse repository at this point
Copy the full SHA 83df9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3354f - Browse repository at this point
Copy the full SHA ec3354fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4310dc7 - Browse repository at this point
Copy the full SHA 4310dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1694e94 - Browse repository at this point
Copy the full SHA 1694e94View commit details -
share run_loadgen() by replay and synth
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 453884b - Browse repository at this point
Copy the full SHA 453884bView commit details -
native vlan support without vmdq
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for f074d6c - Browse repository at this point
Copy the full SHA f074d6cView commit details -
add selftest for lwaftr pcap generation
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 7cbd06e - Browse repository at this point
Copy the full SHA 7cbd06eView commit details -
fix lwaftr pcap generation with count > 1
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 5a0f793 - Browse repository at this point
Copy the full SHA 5a0f793View commit details -
add lwaftr pcap file to compare with in selftest
Marcel Wiget committedApr 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 9a970be - Browse repository at this point
Copy the full SHA 9a970beView commit details
Commits on Apr 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e37fd84 - Browse repository at this point
Copy the full SHA e37fd84View commit details -
added lwaftr pcap selftest for vlan
Marcel Wiget committedApr 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 0aea730 - Browse repository at this point
Copy the full SHA 0aea730View commit details -
add --tap option and add selftest for it
Marcel Wiget committedApr 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 1db7b1d - Browse repository at this point
Copy the full SHA 1db7b1dView commit details
Commits on Apr 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8021119 - Browse repository at this point
Copy the full SHA 8021119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314c308 - Browse repository at this point
Copy the full SHA 314c308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 009bb7e - Browse repository at this point
Copy the full SHA 009bb7eView commit details
Commits on Apr 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4ab4a92 - Browse repository at this point
Copy the full SHA 4ab4a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdcc2f - Browse repository at this point
Copy the full SHA efdcc2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca86c94 - Browse repository at this point
Copy the full SHA ca86c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4bb8e1 - Browse repository at this point
Copy the full SHA c4bb8e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9775d - Browse repository at this point
Copy the full SHA 9f9775dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d74d8e - Browse repository at this point
Copy the full SHA 7d74d8eView commit details
Commits on Apr 13, 2016
-
It's not used since the app is configured entirely based on the connected links.
Configuration menu - View commit details
-
Copy full SHA for bb8d373 - Browse repository at this point
Copy the full SHA bb8d373View commit details -
Use the standard VLAN module instead of the one previously shipped with lwAFTR.
Configuration menu - View commit details
-
Copy full SHA for ab5d592 - Browse repository at this point
Copy the full SHA ab5d592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba5f4d - Browse repository at this point
Copy the full SHA 3ba5f4dView commit details
Commits on Apr 14, 2016
-
Merge #862 remote-tracking branch 'eugeneia/max-v2016.05-1' into HEAD
Luke Gorrie authored and Luke Gorrie committedApr 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 7106035 - Browse repository at this point
Copy the full SHA 7106035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5c889 - Browse repository at this point
Copy the full SHA 3f5c889View commit details -
Configuration menu - View commit details
-
Copy full SHA for c530fa5 - Browse repository at this point
Copy the full SHA c530fa5View commit details
Commits on Apr 16, 2016
-
Merge branch 'master' into packetblaster-lw4o6
Marcel Wiget committedApr 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 1f1d788 - Browse repository at this point
Copy the full SHA 1f1d788View commit details
Commits on Apr 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 45708c3 - Browse repository at this point
Copy the full SHA 45708c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a357165 - Browse repository at this point
Copy the full SHA a357165View commit details -
Merge remote-tracking branch 'upstream/master' into kbara-next
Katerina Barone-Adesi committedApr 18, 2016 Configuration menu - View commit details
-
Copy full SHA for d5d355a - Browse repository at this point
Copy the full SHA d5d355aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed1bef - Browse repository at this point
Copy the full SHA 7ed1befView commit details
Commits on Apr 19, 2016
-
Add support for raw interfaces and VhostUser for lwaftr
Marcel Wiget committedApr 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 90ced15 - Browse repository at this point
Copy the full SHA 90ced15View commit details -
Merge branch 'packetblaster-lw4o6' of https://github.com/mwiget/snabb…
…switch into packetblaster-lw4o6
Marcel Wiget committedApr 19, 2016 Configuration menu - View commit details
-
Copy full SHA for c9b3920 - Browse repository at this point
Copy the full SHA c9b3920View commit details -
intel10g: Set num_descriptors = 2048 (was 512)
Adopt the value for num_descriptors that is recommended in the optimization guidelines: https://github.com/snabbco/snabb/blob/next/src/doc/performance-tuning.md
Configuration menu - View commit details
-
Copy full SHA for 382827d - Browse repository at this point
Copy the full SHA 382827dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 192f00c - Browse repository at this point
Copy the full SHA 192f00cView commit details -
packetblaster: Use default number of Intel rx/tx descriptors
This depends on the default number of descriptors being sane. See merge 192f00c to ensure this. This seems to work fine - tested line rate with minimum packet size on 10x10G per packetblaster process: https://twitter.com/lukego/status/721693707251105792
Configuration menu - View commit details
-
Copy full SHA for d616abf - Browse repository at this point
Copy the full SHA d616abfView commit details -
core/packet.lua: Enable overflow check when allocating packets
Enable a really important assertion that the packet freelist does not overflow when we allocate a new batch of packets. This should not be a performance issue: the check is on a slow-path where we are allocating a thousand new packets. This is actually very important. I found a bug that packetblaster would crash with heap corruption / segfault when you run it with more than 3 network interfaces at the same time. This is because it allocated too many packets for transmit/receive buffers and that error was not caught unless "developer debug" mode was enabled. (That problem is separately alleviated by #883 that reduces the descriptor queues from 32K packets to 2K packets each.)
Configuration menu - View commit details
-
Copy full SHA for 1ff037c - Browse repository at this point
Copy the full SHA 1ff037cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe9a9a - Browse repository at this point
Copy the full SHA dbe9a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294fc3b - Browse repository at this point
Copy the full SHA 294fc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afc0bfb - Browse repository at this point
Copy the full SHA afc0bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1aac9 - Browse repository at this point
Copy the full SHA aa1aac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ff0a3 - Browse repository at this point
Copy the full SHA e1ff0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8982625 - Browse repository at this point
Copy the full SHA 8982625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cce8f4 - Browse repository at this point
Copy the full SHA 6cce8f4View commit details
Commits on Apr 20, 2016
-
Marcel Wiget committed
Apr 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 1c023ec - Browse repository at this point
Copy the full SHA 1c023ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4138c - Browse repository at this point
Copy the full SHA 5a4138cView commit details -
Merge #884 branch 'lukego/packet-allocate-overflow-assert' into intel…
…-2048-descriptors
Configuration menu - View commit details
-
Copy full SHA for 5e3b400 - Browse repository at this point
Copy the full SHA 5e3b400View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2a4f5 - Browse repository at this point
Copy the full SHA 1f2a4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b70ce28 - Browse repository at this point
Copy the full SHA b70ce28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8ed3b - Browse repository at this point
Copy the full SHA 6b8ed3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f4183 - Browse repository at this point
Copy the full SHA e5f4183View commit details
Commits on Apr 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d33f902 - Browse repository at this point
Copy the full SHA d33f902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bf3e6 - Browse repository at this point
Copy the full SHA 34bf3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe97a4 - Browse repository at this point
Copy the full SHA cbe97a4View commit details
Commits on Apr 22, 2016
-
core.packet: Extend max packets from 100K to 1M
Packets are allocated dynamically on demand and this is only an artifical limit of "more than anybody should ever need" for catching unbounded allocations (leaks). (The limit also serves to make the freelist simple i.e. a fixed-size array.) The previous value of 100,000 is too low to serve its purpose: it is reasonable to allocate more than 100,000 packet buffers when managing many network receive queues and wanting to avoid packet drops. See discussion at: #882 (comment)
Configuration menu - View commit details
-
Copy full SHA for b04ff7c - Browse repository at this point
Copy the full SHA b04ff7cView commit details -
Merge branch 'max-packets-1m' into intel-2048-descriptors
Resolved conflict on packet overflow assertion in packet.lua.
Configuration menu - View commit details
-
Copy full SHA for 337b17c - Browse repository at this point
Copy the full SHA 337b17cView commit details -
Merge branch 'max-packets-1m' into packetblaster-num-desc
Needed to make the test suite pass. See related: #882 (comment)
Configuration menu - View commit details
-
Copy full SHA for 9632d9c - Browse repository at this point
Copy the full SHA 9632d9cView commit details -
Merge branch 'master' into packetblaster-num-desc
Needed to work around CI problems.
Configuration menu - View commit details
-
Copy full SHA for 0a2154d - Browse repository at this point
Copy the full SHA 0a2154dView commit details -
Merge branch 'master' into intel-2048-descriptors
Needed to work around CI problems.
Configuration menu - View commit details
-
Copy full SHA for f2bc82e - Browse repository at this point
Copy the full SHA f2bc82eView commit details
Commits on Apr 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 519311b - Browse repository at this point
Copy the full SHA 519311bView commit details
Commits on Apr 26, 2016
-
Allow opening counters multiple times
Nicola 'tekNico' Larosa committedApr 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 248a0a3 - Browse repository at this point
Copy the full SHA 248a0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48eb1b2 - Browse repository at this point
Copy the full SHA 48eb1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226a1ca - Browse repository at this point
Copy the full SHA 226a1caView commit details -
Merge pull request #893 from teknico/allow-multiple-counter-open
Allow opening counters multiple times
Configuration menu - View commit details
-
Copy full SHA for 0b58c44 - Browse repository at this point
Copy the full SHA 0b58c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fb409 - Browse repository at this point
Copy the full SHA 70fb409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4632d7a - Browse repository at this point
Copy the full SHA 4632d7aView commit details -
Merge PR #883 (packetblaster: default tx/rx descriptors) into max-next
# Conflicts: # src/program/packetblaster/packetblaster.lua
Configuration menu - View commit details
-
Copy full SHA for 35d7c16 - Browse repository at this point
Copy the full SHA 35d7c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be93d1 - Browse repository at this point
Copy the full SHA 1be93d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706d3b2 - Browse repository at this point
Copy the full SHA 706d3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1ab24 - Browse repository at this point
Copy the full SHA 4a1ab24View commit details
Commits on Apr 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3b54b8e - Browse repository at this point
Copy the full SHA 3b54b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a52f5 - Browse repository at this point
Copy the full SHA d6a52f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1693d - Browse repository at this point
Copy the full SHA 1d1693dView commit details -
core.memory: Removed redundant sysctl() call
This was meant to be removed in commit 519311b.
Configuration menu - View commit details
-
Copy full SHA for 2053759 - Browse repository at this point
Copy the full SHA 2053759View commit details
Commits on Apr 28, 2016
-
Nicola 'tekNico' Larosa committed
Apr 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 34aa994 - Browse repository at this point
Copy the full SHA 34aa994View commit details -
Merge pull request #903 from teknico/gitignore-lib-luajit-usr
Add /lib/luajit/usr to .gitignore
Configuration menu - View commit details
-
Copy full SHA for e81c38a - Browse repository at this point
Copy the full SHA e81c38aView commit details
Commits on Apr 29, 2016
-
Merge PR #884 (No freelist overflow) into kbara-next
Katerina Barone-Adesi committedApr 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 2721952 - Browse repository at this point
Copy the full SHA 2721952View commit details -
Merge PR #861 (Testing toolbox love) into kbara-next
Katerina Barone-Adesi committedApr 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 34ae80d - Browse repository at this point
Copy the full SHA 34ae80dView commit details -
Merge PR #876 (Add nix expressions) into kbara-next
Katerina Barone-Adesi committedApr 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 463bfc5 - Browse repository at this point
Copy the full SHA 463bfc5View commit details
Commits on May 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aaa68ad - Browse repository at this point
Copy the full SHA aaa68adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c95c0 - Browse repository at this point
Copy the full SHA a3c95c0View commit details
Commits on May 6, 2016
-
intel10g: num_descriptors = 1024 (was: 2048)
This value is probably not perfectly optimal. See discussion: #888 (comment)
Configuration menu - View commit details
-
Copy full SHA for 7fddfe8 - Browse repository at this point
Copy the full SHA 7fddfe8View commit details