kthkaya
kthkaya
Following is the example given for IP6NDSolicitor in [this wiki](https://github.com/kohler/click/wiki/IP6NDSolicitor) ``` c :: Classifier(12/86dd 20/3aff 54/87, 12/86dd 20/3aff 54/88, 12/86dd); nds :: IP6NDSolicitor(3ffe:1ce1:2::1, 00:e0:29:05:e5:6f); c[0] -> ... c[1] -> nds[1];...
### Environment: Tried on two fresh installs, 1) On Windows 10, ``` eclipse.buildId=4.18.0.I20201202-1800 java.version=15.0.1 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product -product org.eclipse.epp.package.java.product...
#### Environment Fresh install of Eclipse IDE for Java Developers on Ubuntu Focal. ``` eclipse.buildId=4.18.0.I20201202-1800 java.version=15.0.1 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en Framework arguments: -product org.eclipse.epp.package.java.product Command-line arguments:...
Hello, Ubuntu 14 64 bit. Ran curl -sL https://raw.githubusercontent.com/sdnds-tw/ryuInstallHelper/master/ryuInstallHelper.sh | bash and it completed. However when I type ryu-manager the command is not found. Please advise