thom311 / libnl

Netlink Library Suite
GNU Lesser General Public License v2.1
423 stars 311 forks source link

cls: flower: extend flower API #309

Closed voldymyr closed 2 years ago

voldymyr commented 2 years ago

The following API has been added:

rtnl_flower_set_ipv4_src
rtnl_flower_get_ipv4_src
rtnl_flower_set_ipv4_dst
rtnl_flower_get_ipv4_dst

Signed-off-by: Volodymyr Bendiuga volodymyr.bendiuga@westermo.com

thom311 commented 2 years ago

Seems there is work needed on this PR. I am going to close this. But please reopen if you'd like to move this forward! Thank you.

voldymyr commented 2 years ago

Hello,

I've recently fixed the code accordingly and want to re-open this issue. Please have a look again.

Thanks!

thom311 commented 2 years ago

please push latest version of the branch. Possibly rebase first. Thank you.

voldymyr commented 2 years ago

Rebased and pushed.

thom311 commented 2 years ago

merged. Thanks @voldymyr !!