bootpdc NEWS - User visible changes. See the file ChangeLog for the details of all changes. Version 2.0.13 - February 12 2019, by Irwin Tillman * Print DHCP message type values DHCPLEASEQUERY, DHCPLEASEUNASSIGNED, DHCPLEASEUNKNOWN, DHCPLEASEACTIVE. * Decode Option 91 (client-last-transaction-time), Option 92 (IP Address List). Version 2.0.12 - February 14 2013, by Irwin Tillman * Fix a bug that sometimes caused a failure with error: '@' outside of string in unpack at bootpdc line 1255 when decoding binary-encoded FQDN's in option 81 (Client FQDN). * Decode additional options: 252 (site-wpad). * Label (but do not yet decode) some additional option codes: 95 (unassigned-appleLDAPserverURL), 119 (domainSearch), 121 (classlessStaticRoute), 249 (site-classlessStaticRoute). Version 2.0.8 - June 18 2004, by Irwin Tillman * Add compatibility with tcpdump 3.8.3. Version 2.0.7 - April 3 2003 , by Irwin Tillman * Fixed truncated license text. Version 2.0.6 - May 2002, by Irwin Tillman * New -i and -u options, to parse packets that lack IP and/or UDP headers, respectively. The missing headers are assumed to contain 0's for all the fields that we print. * Fixed a bug that could cause an "Argument ... isn't numeric in numeric eq (==) at bootpdc line 442" error when decoding packets with certain invalid values. Version 2.0.0 - February 2001, by Irwin Tillman * First public release.