Public bug reported:

Trying to add a rule from tc resulted in an ERANGE error

example:
# tc filter add dev ens5f0_0 protocol ip parent ffff: flower skip_hw dst_mac 
e4:11:22:11:4a:51 src_mac e4:11:22:11:4a:50 ip_proto tcp src_ip 1.1.1.1 dst_ip 
2.2.2.2 action drop                                                             
                                                                                
                           
RTNETLINK answers: Numerical result out of range   

iproute2 is the newest version (4.9.0-1ubuntu1).

The fix is already upstream.
Attached fix.

** Affects: iproute2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1669317

Title:
  iproute2: range error adding rules from tc

Status in iproute2 package in Ubuntu:
  New

Bug description:
  Trying to add a rule from tc resulted in an ERANGE error

  example:
  # tc filter add dev ens5f0_0 protocol ip parent ffff: flower skip_hw dst_mac 
e4:11:22:11:4a:51 src_mac e4:11:22:11:4a:50 ip_proto tcp src_ip 1.1.1.1 dst_ip 
2.2.2.2 action drop                                                             
                                                                                
                           
  RTNETLINK answers: Numerical result out of range   

  iproute2 is the newest version (4.9.0-1ubuntu1).

  The fix is already upstream.
  Attached fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1669317/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to