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

Windows "host-gw" & "vxlan" support #1042

Merged
merged 2 commits into from
Nov 8, 2018

Commits on Nov 6, 2018

  1. Prepare for Windows "host-gw" and "vxlan" support

        - update vendors
            (*) github.com/Microsoft/hcsshim
            (*) github.com/rakelkar/gonetsh
            (*) github.com/Microsoft/go-winio
            (*) github.com/sirupsen/logrus
            (*) github.com/buger/jsonparser
        - update Markfile
    
    Co-authored-by: rakelkar <rakelkar@outlook.com>
    Co-authored-by: madhanrm <madhanrajm@outlook.com>
    3 people authored and frank committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6d72802 View commit details
    Browse the repository at this point in the history
  2. Windows "host-gw" and "vxlan" support

        - Add Windows host-gw
            (*) patch for flannel-io#921
        - Add windows vxlan
            (*) patch for flannel-io#922
    
    Co-authored-by: rakelkar <rakelkar@outlook.com>
    Co-authored-by: madhanrm <madhanrajm@outlook.com>
    3 people authored and frank committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    e6fc2a2 View commit details
    Browse the repository at this point in the history