]> The Tcpdump Group git mirrors - libpcap/blobdiff - savefile.c
Note that what follows the ipnet pseudo-header is an IPv4 or IPv6
[libpcap] / savefile.c
index de3808b0eff2e2e66caca28d8dee87d8bc7a4bda..e3687da41beae083800a968ffd19306e41882bc8 100644 (file)
@@ -778,6 +778,9 @@ static const char rcsid[] _U_ =
  * A zone number of 0 is the global zone; a zone number of 0xffffffff
  * means that the packet arrived from another host on the network, not
  * from another zone on the same machine.
+ *
+ * An IPv4 or IPv6 datagram follows the pseudo-header; dli_family indicates
+ * which of those it is.
  */
 #define LINKTYPE_IPNET                         226