Re: [vpp-dev] how to config vrrp unicast mode

2022-01-10 Thread Guangming
Good. If we can send the packet in master device with src mac (virtual mac 00:00:5e:00:01:01)? Because the FDB learing is based on src mac address in swtich now the swtich broadcast the packet(dst mac is 00:00:5e:00:01:01). So the backup device will forward this packet to the master devic

Re: [vpp-dev] how to config vrrp unicast mode

2022-01-10 Thread Guangming
Thanks Matt. It is a good method. Based on the old version, i use the command "set int ip address" to add the virtual address when accept mode is enabled and vr is unicast as workaround. Eg: set int ip address GigabitEthernet0/14/0 10.10.10.10/24 set int ip address GigabitEthernet0/14/0

Re: [vpp-dev] how to config vrrp unicast mode

2022-01-10 Thread Matthew Smith via lists.fd.io
Hi Guangming, I merged https://gerrit.fd.io/r/c/vpp/+/34768. It allows the virtual address to be added when accept mode is enabled on a VR which sends unicast advertisements. Thanks, -Matt On Mon, Jan 3, 2022 at 10:07 PM Guangming wrote: > Hi,Matt > Thanks for your detail reply. Maybe I

Re: [vpp-dev] NAT44-ed state machine

2022-01-10 Thread Miklos Tirpak
Thank you very much, Klement! I have pushed my current patch for the FIN re-transmission and new SYN matching a closed session in transitory problems, in case it helps you in any way. The SYN part does not have a test case yet. https://gerrit.fd.io/r/c/vpp/+/34873 Thanks, Miklos

[vpp-dev] VPP 22.02 RC1 => 19th January 2022

2022-01-10 Thread Andrew Yourtchenko
Hello all, It is this time again - with the RC1 approaching, scheduled for 19th January, as per the release plan ([0]). This reminder is a bit late due to the year-end break (and the RC1 is somewhat close to the new year) but based on the previous couple of releases having a relatively quiet pre-

[vpp-dev] Failed to create wireguard tunnel using CLI

2022-01-10 Thread Pim van Pelt
Hoi folks, On a reasonably recent VPP, I'm trying to create a Wireguard tunnel, it's not working for me and I have a few questions (and found a few small bugs along the way) - I'm hoping you can help me further :) This is on two instances of VPP running on a hypervisor (KVM so interfaces are virti

Re: [vpp-dev] NAT44-ed state machine

2022-01-10 Thread Klement Sekera via lists.fd.io
Hi Miklos, I agree with your points and I think the whole tracking is non-rfc compliant. I’m implementing a better state machine and hoping to push a patch later today which would make it rfc compliant. For now I would not attempt to fix the bit flags … Thanks, Klement From: vpp-dev@lists.fd.

Re: [vpp-dev] NAT44-ed state machine

2022-01-10 Thread Miklos Tirpak
Hi, I have opened the review https://gerrit.fd.io/r/c/vpp/+/34851 for the first issue, the [SYN, ACK] retransmission. Could you please have a look? Thanks, Miklos From: vpp-dev@lists.fd.io on behalf of Miklos Tirpak via lists.fd.io Sent: Wednesday, January 5,