Re: [vpp-dev] vpp payload modification

2017-11-20 Thread Dave Barach (dbarach)
go there, ping me and I’ll point you to some examples. Thanks… Dave From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Abhilash Lakshmeshwar Sent: Monday, November 20, 2017 9:03 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] vpp payload modification Hello, I

[vpp-dev] vpp payload modification

2017-11-20 Thread Abhilash Lakshmeshwar
Hello, I am working on vpp version 17.07, i have a case where in i need to change the payload of a packet, if the size of payload is increased ( say like increased by 10 bytes) from the original one do i have to reallocate the buffer to accommodate the extra bytes ? Right now the modified paylo