Snabb Switch 2015.12 “Quince”
With this release brings bug fixes and minor enhancements to Snabb Switch and its continuous integration infrastructure.
Changes
- #667 SnabbBot now tests pull request heads merged with master
- #669 Add support for specifying short/canonical PCI address
- #654 #668 #664 #652 #672 Various bug fixes and enhancements
Contributors
Andy Wingo (1):
- 4dad68d: Fix bugs in PMU code
Diego Pino Garcia (2):
Luke Gorrie (3):
- 27c1e6d: lib.pci: Support short/canonical ("01:00.0") addresses
- 735a90c: packetblaster: Match command line with qualified PCI addresses
- ec8be10: lib/hardware/README.md: Document pci.canonical() and pci.qualified()
Max Rottenkolber (5):
- 681129b: SnabbBot: Compare PR merged with CURRENT to CURRENT instead of head to base. CURRENT defaults to master.
- 7a07f3d: SnabbBot: Document system requirements.
- feeca91: nd_light: Fix use after free bug in neighbor solicitation.
- 0fdafdb: nd_light: Fix missing negation in previous commit.
- 8a88beb: Add 128, 512, 1500 and 9000 byte packet test dumps.