dumbno icon indicating copy to clipboard operation
dumbno copied to clipboard

No elephant flows - flow shunting for Arista switches using EOS API

Results 4 dumbno issues
Sort by recently updated
recently updated
newest added

The main loop may block for some external reason. dumbno should use signal.alarm with a few minute timeout inside the main loop. Nothing dumbno does should take longer than a...

If using different acls for different ingress ports and a 2 tuple acl is added, it will get expired from some of the ports. If more traffic is seen (due...

bug

signing the request packets with HMAC should only be a few lines of code if I use https://pythonhosted.org/itsdangerous/

enhancement