Hello,
Does VPP (19.04/19.08). presently support anything similar to "ip tcp
adjust-mss" seen in Cisco routers for example.. As in, modifying the MSS for
transiting TCP syn packets, to account for any overlay encapsulations like
vxlan.
Is it planned for any future release?
Thanks,
Milan
-=-
Hello,
For a physical interface , say 1 Gig or 10 Gig, it looks like the command "set
interface state TenGig0/x down", does not bring down the physical link as
well, apart from the interface admin-state, so the remote peer does not
actually sense a link down. This is for IXGBE driver, and b
Hello experts,
There appears to be a small nit in this function, though it upsets some
calculations in my plugin which follows ip_input in the case of BDs.
static_always_inline u32
38 l2_to_bvi (vlib_main_t * vlib_main,
39 vnet_main_t * vnet_main,
40 vlib_buffer_t * b0,
Hello experts,
I was moving some prototyping work done in python for API programming, back to
C, for performance reasons. Unfortunately I am stuck with a crash at this place
, tracing from vl_client_connect_to_vlib() thru vl_map_shmem. I am following
the instructions here. (
https://wiki.fd.