We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to follow the README to clone IVS.
git clone --recurse-submodules https://github.com/floodlight/ivs.git
But I getting lots of errors.
Cloning into 'submodules/bigcode'... Permission denied (publickey). fatal: The remote end hung up unexpectedly Clone of '[email protected]:floodlight/bigcode' into submodule path 'submodules/bigcode' failed Cloning into 'submodules/infra'... remote: Reusing existing pack: 1136, done. remote: Total 1136 (delta 0), reused 0 (delta 0) Receiving objects: 100% (1136/1136), 307.00 KiB, done. Resolving deltas: 100% (643/643), done. Submodule path 'submodules/infra': checked out '9405ea9285d5cf31dbca2376ae1d799f90eb63ec' Cloning into 'submodules/loxigen-artifacts'... Permission denied (publickey). fatal: The remote end hung up unexpectedly Clone of '[email protected]:floodlight/loxigen-artifacts' into submodule path 'submodules/loxigen-artifacts' failed
I also get the same error when trying to install via Mininet installer.
The text was updated successfully, but these errors were encountered:
update indigo
ab4ca62
* submodules/indigo f789ce5...6f873cb (2): > Merge into master from pull request floodlight#151: OFConnectionManager: implement bsn_log extension (floodlight/indigo#151) > Merge into master from pull request floodlight#150: New group API (floodlight/indigo#150)
Merge into master from pull request floodlight#150:
974864c
nat: use MAC next-hop for external gateway (https://github.com/bigswitch/ivs/pull/150)
No branches or pull requests
I tried to follow the README to clone IVS.
git clone --recurse-submodules https://github.com/floodlight/ivs.git
But I getting lots of errors.
I also get the same error when trying to install via Mininet installer.
The text was updated successfully, but these errors were encountered: