]> The Tcpdump Group git mirrors - libpcap/commit
Add routines to generate code to load values relative to the beginning
authorguy <guy>
Sun, 1 May 2005 00:38:34 +0000 (00:38 +0000)
committerguy <guy>
Sun, 1 May 2005 00:38:34 +0000 (00:38 +0000)
commit52cbb102dcf298dd7a5333a8edadfef28a2037c1
treeb9610aa2ca1fa0313622f2138b6bcb5a8c87e367
parentfaecfbb7dec9f27569a917d04ab8dc0ae38c40e4
Add routines to generate code to load values relative to the beginning
of the link-layer, network-layer, and transport-layer (assuming the
network layer is IPv4) headers.  This makes it a bit clearer what stuff
would be changed for variable-length link-layer headers or
variable-length pseudo-headers before the link-layer header.
gencode.c