Hi Dave,
Thanks for your reply.
-- --
??:
"Dave Barach (dbarach)"
Hi all,
When I'm reading the ip4_input.c code, I'm confused about the following code.
vnet/vnet/ip/ip4_input.c:ip4_input_inline()
{
...
error0 = error1 = IP4_ERROR_NONE;
/* Punt packets with options. */
error0 =
(ip0->ip_version_and_header_len
@Chris,@Dave,
Thanks for the explanation, and thanks for the suggestion.
---Original---
From: "Chris Luke"-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16939): https://lists.fd.io/g/vpp-dev/message/16939
Mute This Topic: https://lists.fd.io/mt
hi there,
i'm reading vpp code, and confused with this code: int rv __attribute__
((unused)) = write (2, "Main heap allocation failure!\r\n", 31); why it define
a var named rv, but never used, what dose this var mean to?
git:stable/1609
vpp/vnet/main.c:264-=-=-=-=-=-=-=-=-=-=-=-
Links: You