Re: [vpp-dev] VPP ACL IPv6 with vppctl

2022-11-09 Thread Andrew Yourtchenko
Hi Jens, Both changes are now merged so you can build VPP off the latest master branch and test it. Thanks again for the report! :) --a > On 9 Nov 2022, at 10:16, Jens Rösiger via lists.fd.io > wrote: > > Hi Andrew, > > Thanks for the quick reply and the hints. I look forward to the offic

Re: [vpp-dev] VPP ACL IPv6 with vppctl

2022-11-09 Thread Jens Rösiger via lists . fd . io
Hi Andrew, Thanks for the quick reply and the hints. I look forward to the official patch and will then test it. Best Regards -- Jens -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22156): https://lists.fd.io/g/vpp-dev/message/22156 Mute This Top

Re: [vpp-dev] VPP ACL IPv6 with vppctl

2022-11-08 Thread Andrew Yourtchenko
Hi Jens, Thanks for the report ! There are two issues. First, if a parameter is omitted, it is implicitly initialized to 0.0.0.0/0 - as a shortcut for the debugging. So even the “working” case is not correct - you end up with ipv6 source and ipv4 destination, which may give you unpredictable