Skip to content

CNI Plugins v0.8.5

Compare
Choose a tag to compare
@jellonek jellonek released this 22 Jan 19:06
1f33fb7

This is a minor release prepared around a fix for #370

Bugfixes

  • bridge: Fix for the case where kernel doesn't have CONFIG_BRIDGE_VLAN_FILTERING (#434) fixes #370.
  • vlan: Fix vlan plugin returning error when device is already removed (#438).

Improvements

  • sysctl: Improve support of sysctl name separators (#437).