Skip to content

Pi-hole FTL v4.3

Compare
Choose a tag to compare
@DL6ER DL6ER released this 18 May 20:00
· 2854 commits to master since this release
9e8273b

New

  • Add support for failed replies #486
  • Process ARP data for new network table #455 #463 #471
  • New set of debugging configurations: Fine grained debug message filtering + output also in non-debug mode #466
  • Add check for required Linux capabilities #453 #544

Tweaks

  • Improvements for host name resolving routines #548
  • Don't create IPv6 cache entries when IPV6_ADDRESS in setupVars.conf is empty #528
  • Use LCM to compute optimal allocation step for dynamic shared memory objects #524
  • Show file:line information in hook calls (debug mode only) #451

Fixes

  • Return successful exit code instead of failure #517