code: 9ferno

Download patch

ref: 1f6dc4c5c096e615949ebae0047c28d357035a2c
parent: 75b9d265c21d88dd765a29ea26f33247a33bfbbf
author: 9ferno <gophone2015@gmail.com>
date: Wed Aug 25 13:47:35 EDT 2021

comment added

--- a/include/ip.h
+++ b/include/ip.h
@@ -52,7 +52,7 @@
 struct Ipifc
 {
 	Ipifc	*next;
-	Iplifc	*lifc;
+	Iplifc	*lifc;		/* linked list of local addresses */
 
 	/* per ip interface */
 	int	index;			/* number of interface in ipifc dir */