Skip to content
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

Support VXLAN GBP #455

Merged
merged 2 commits into from
Jul 12, 2016
Merged

Support VXLAN GBP #455

merged 2 commits into from
Jul 12, 2016

Commits on Jul 12, 2016

  1. vendor: bump netlink to latest

    recent netlink includes fix for VXLAN GBP
    (to re-generate glide.lock, run `glide up -s -v -u`)
    evanfarrar authored and rosenhouse committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    57ed955 View commit details
    Browse the repository at this point in the history
  2. vxlan: support group-based policy

    With this change, the vxlan backend may be configured to create GBP-enabled
    vxlan devices.
    David Bellotti authored and rosenhouse committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    01fa15c View commit details
    Browse the repository at this point in the history