Hi Team,
We test host-interface following article VPP/Progressive VPP Tutorial (
https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial ) , anyway there seems
exist one problem:
after I set host-interface down and up, ping not working between host-vpp1out
and vpp1host, the following is environme
Hi Filip,
thanks for your kindly response. very glad to hear that vpp team still
maintained snat plugin. I will do my best to provide patch to the bug I found,
but not sure my fix is really valid, very appreciate to receive some advise or
response from vpp expert like u.
Thanks again.
-=-=-=-=
[Edited Message Follows]
github is a good choice, It will attract more developer to join vpp project.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17568): https://lists.fd.io/g/vpp-dev/message/17568
Mute This Topic: https://lists.fd.io/mt/7717887
thanks for your kindly response.
I don't know whether vpp dev-team still maintian snat plugin, I found some bug
about snat plugin and also submit it in this forum. anyway no furhter response
about my message. It really confuse me, does vpp community still welcome us to
join the game ?
-=-=-=-=-
github is a good choice, I will attract more developer to join vpp project.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17568): https://lists.fd.io/g/vpp-dev/message/17568
Mute This Topic: https://lists.fd.io/mt/77178878/21656
Group Owner: vpp-de
Hi folks,
I found a minor error in function nat44_ed_get_worker_out2in_cb of vpp 20.09
diff --git a/src/plugins/nat/nat.c b/src/plugins/nat/nat.c
index f4147f2..e3e1068 100644
--- a/src/plugins/nat/nat.c
+++ b/src/plugins/nat/nat.c
@@ -3598,7 +3598,7 @@ nat44_ed_get_worker_out2in_cb (vlib_buffer_t
Dear all,
It seems that nat44 static mapping feature does not work in ed mode and workers
>1.
my setup is :
*vpp 20.09*
*startup.conf*
unix {
interactive
nodaemon
cli-listen /run/vpp/cli.sock
cli-no-pager
poll-sleep-usec 100
}
api-trace {
on
}
api-segment {
gid vpp
}
socksvr {
default
}
cpu