clickos icon indicating copy to clipboard operation
clickos copied to clipboard

The Click modular router: fast modular packet processing and analysis

Results 18 clickos issues
Sort by recently updated
recently updated
newest added

Hello, I pulled the clickOS git and I tried to compile it following the INSTALL instructions. I used the toolchain newlib en lwip and I used Xen 4.8.1 (I also...

After I downloaded clickos from github and try to make minios, error happens, the steps are as follows: ![image](https://user-images.githubusercontent.com/27666755/56200502-875b7680-6071-11e9-91d2-57729ac46db3.png) the error in Ubuntus says "Undefined reference to 'operator delete(void *,...

Hello, followed this [tutorial](https://clickosblog.wordpress.com/2018/08/24/installing-clickos-for-xen-hypervisor/). I managed to install ClickOS in a Ubuntu 16.04 server Virtual Machine, hosted in VMWare. The last step of the tutorial is the OvS bridge configuration....

I am following the tutorial [here](https://clickosblog.wordpress.com/2018/08/24/installing-clickos-for-xen-hypervisor/?fbclid=IwAR2B7RCTnsFfjR04nhYxvSh7D-12Rl2Dp8IEYIAGzgi2iLJ7TFllXLydt0w). I have successfully installed clickos but when I attempt to start the sample router I get the following errors in the console and the...

Commit `2f0ce8caadf93649c51f49b60d89d23198bcd069` to mini-os will stop ClickOS from building with the default configuration values. This address' part of issue #47

Hi, In the SOSP LightVM paper, you use clickos to do some tests. I'm wondering whether current clickos repo has the changes to support noxs as I didn't find any...

People, I'm experiencing a problem that kills/stops Mini-OS execution. It just manifests when clickOS instance is in "standby". It happens when the system execute the following line. https://github.com/sysml/clickos/blob/a092d40e53ddca514cd9a0bff56b1cd1e0228399/include/click/packet.hh#L1844 The console's...

The link in the description and readme are unavailable.

Recently I have been trying to sequentially boot ClickOS. I can not even create 100 clickos instances. Starting the 82nd instance, when I try to used clickos-ctl to install a...