BFD: basic asynchronous session up/down
[vpp.git] / vnet / vnet / buffer.h
index 898c94e..82806bb 100644 (file)
@@ -143,7 +143,11 @@ typedef struct
          u8 code;
          u32 data;
        } icmp;
+
+       /* IP header - saved by ip*_local nodes */
+       void *header;
       };
+
     } ip;
 
     /*