Skip to content

Snabb Switch 2015.12 “Quince”

Compare
Choose a tag to compare
@eugeneia eugeneia released this 04 Dec 15:15
· 8405 commits to master since this release

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):

Diego Pino Garcia (2):

  • 443081a: Use %x wildcard where possible
  • 1316582: Replace all-zero MAC address for 02:00:00:00:00:00

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.