mirror of
https://github.com/pi-hole/pi-hole
synced 2025-08-03 21:08:07 +00:00
![]() This PR updates the function flushing the network tables and the ARP table. It separates the two, renaming the whole function to networkflush and makes flushing ARP optional by appending --arp. Deletion of the network table is now done via FTL's /action/flush/arp endpoint. Documentation: https://github.com/pi-hole/docs/pull/1253 Related PR in the FTL repo: https://github.com/pi-hole/FTL/pull/2541 |
||
---|---|---|
.. | ||
database_migration | ||
api.sh | ||
COL_TABLE | ||
list.sh | ||
piholeCheckout.sh | ||
piholeDebug.sh | ||
piholeLogFlush.sh | ||
piholeNetworkFlush.sh | ||
query.sh | ||
update.sh | ||
updatecheck.sh | ||
utils.sh | ||
version.sh |