python-ebtables icon indicating copy to clipboard operation
python-ebtables copied to clipboard

Linux Ebtables bindings

Results 1 python-ebtables issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to get ebtables to work and I have encountered a strange bug. ``` import ebtables ebtables.filter("-L") EbtablesException: ebt_get_kernel_table() failed Bad table name 'filter' ``` python-ebtables: latest...