Skip to content

Tags: rayroot/cni

Tags

v0.7.0-alpha1

Toggle v0.7.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request containernetworking#558 from dcbw/libcni-exec-inte…

…rface

libcni: make exec handling an interface for better downstream testing

v0.7.0-alpha0

Toggle v0.7.0-alpha0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request containernetworking#557 from containernetworking/i…

…f-name-matters

Network interface name matters, updated

v0.6.0

Toggle v0.6.0's commit message
cni v0.6.0

v0.6.0-rc1

Toggle v0.6.0-rc1's commit message
Merge pull request containernetworking#427 from squeed/convention-cha…

…ining

Conventions: add convention around chaining interfaces

v0.5.2

Toggle v0.5.2's commit message
Merge pull request containernetworking#419 from asridharan/cnitool

Added documentation for `cnitool`

spec-v0.3.1

Toggle spec-v0.3.1's commit message
spec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1

v0.5.1

Toggle v0.5.1's commit message
Merge pull request containernetworking#412 from tomdee/safe-del

plugins/*: Don't error if the device doesn't exist

v0.5.0

Toggle v0.5.0's commit message
Merge pull request containernetworking#366 from ehazlett/ipam-host-lo…

…cal-initial-reserved-ip

Do not error if last reserved not found after initial creation

v0.5.0-rc1

Toggle v0.5.0-rc1's commit message
Merge pull request containernetworking#387 from tangle329/master

Check n.IPAM before use it in LoadIPAMConfig function