Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: contiv/netplugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fdio-stack/netplugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 28 files changed
  • 2 contributors

Commits on Aug 16, 2017

  1. tolerate multiple delete requests from CNI plugin.

    Signed-off-by: Ranjith <[email protected]>
    rchirakk authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    c0ff9bd View commit details
    Browse the repository at this point in the history
  2. delete unused BGP field.

    Signed-off-by: Ranjith <[email protected]>
    rchirakk authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    a6f99eb View commit details
    Browse the repository at this point in the history
  3. "netctl service" is only for docker <= 1.12.x

    Signed-off-by: Ranjith <[email protected]>
    rchirakk authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    6c5448c View commit details
    Browse the repository at this point in the history
  4. refactor network driver code and added vpp driver stubs

    Vijay Krishnan authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    9801999 View commit details
    Browse the repository at this point in the history
  5. cleanup ports on failure.

    Add error messages.
    
    Signed-off-by: Ranjith <[email protected]>
    rchirakk authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    417e3b1 View commit details
    Browse the repository at this point in the history
  6. Added script to configure BGP for l3bgp-demo target.

    Makefile target for L3 mode demo setup without BGP.
    make l3bgp-demo : sets up routing mode, configures BGP
    make l3-demo : routing mode without BGP (no quagga vms)
    Vijay Krishnan authored and Nikos Bregiannis committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    41007d0 View commit details
    Browse the repository at this point in the history
Loading