Goran Cetušić
Goran Cetušić
The goal is to make IMUNES part of the vanilla Linux distribution repositories. Specifically, having packages for Debian, Fedora, Ubuntu and ArchLinux would cover a lot of users. Specific knowledge...
Given the availability of the setcap command we can finely tune the capabilities of IMUNES: http://linux.die.net/man/7/capabilities Like this: setcap cap_dac_override,cap_sys_admin,cap_net_admin,cap_net_raw=ep /usr/local/bin/imunes In combination with some file permissions in /var/run/netns and...
There is some template code that in hub.start procedure that show how generally hub supprt should be done. It doesn't work, breaking openvswitch that is supposed to behave like a...
Setting the VLAN tag on the external (rj45) interface isn't implemented. Make it so!
DO NOT MERGE!! For viewing only