=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- www/68.html 2020/10/10 17:22:34 1.70 +++ www/68.html 2020/10/10 18:19:29 1.71 @@ -382,6 +382,9 @@
  • Defaulted to showing full IPv6 address entries in the routing tables displayed by route(8) show and netstat(1) -r.
  • Fixed pcap-filters(5) on DLT_LOOP links, e.g. lo(4), gre(4), wg(4), etc.
  • Fixed dhclient(8) domain-search option processing. +
  • Corrected dhclient(8) DECLINE message generation to always include the OFFER'd address. +
  • Enabled append/prepend for the domain-search option in dhclient.conf(5). +
  • Removed 128-byte limit on dhclient(8) search domains and static routes.
  • Corrected route(8) handling of ::/0 and "route add -inet 0.0.0.0 -prefixlen 0 (gateway)".
  • Fixed integer underflow in tcpdump(8) due to tiny snaplen causing bogus hexdumps.
  • Added initial tcpdump(8) support for handling geneve packets.