Hello everyone,
Kindly I would like to ask if there is a way to do routing
policy based on u32 classifier without fwmark/netfilter.
I have read doc/tc-filters and doc/actions/actions-general
from iproute2-4.9.0 package but I am not able to find any
actions doing this kind of job: the only way is t
Hi Folks,
After kernel update from 4.9.6 to 4.9.8, I get the below error
message when I run this command:
root@Typhoon:~# ip route add default table 210 nexthop dev eth0 via 10.68.64.1
weight 1 nexthop dev eth0 via 10.68.64.2 weight 1
RTNETLINK answers: Operation not supported
root@Typhoon:~# un
_type_attr stub should just return 0.
>>
>> Fixes: 9ed59592e3e3 ("lwtunnel: fix autoload of lwt modules")
>> Reported-by: pupi...@libero.it
>> Signed-off-by: David Ahern
>
>Applied and queued up for -stable, thanks for fixing this so quickly David.
Thanks everybody. I have applied the patch to linux-4.9.8 and all is fine.
Thanks again.
Marco