]> The Tcpdump Group git mirrors - tcpdump/commit
Don't use structures to define the layout of DHCP options. For one
authorGuy Harris <[email protected]>
Sun, 24 May 2009 22:47:38 +0000 (15:47 -0700)
committerGuy Harris <[email protected]>
Sun, 24 May 2009 22:47:38 +0000 (15:47 -0700)
commit4049e2eafc76fed8189634c41e65b3ad01429d49
treee305054ca3012e7041216a4d712dc62e377af83b
parent83236cce6581061123de4d644b2479b389282439
Don't use structures to define the layout of DHCP options.  For one
thing, there's no guarantee that __attribute__ ((__packed__)) works.
print-dhcp6.c