Commit Graph

8 Commits (master)

Author SHA1 Message Date
DL6ER 3f7413d538
Add "-ni" to all sqlite3 invocations
5 months ago
DL6ER 8cbffa179d
Replace remaining sqlite3 calls by calls to our embedded pihole-FTL sqlite3 engine and remove sqlite3 as dependency in the installer.
2 years ago
freddii 7c0c30fb0b fixed typos
3 years ago
DL6ER d1caad76d8
Do not flush neigh cache as this is known to create a number of issues. The better aproach to this is to manually flush the ARP cache by either restarting or calling "ip neigh flush all".
4 years ago
DL6ER 6996ffa451
Also flush network_addresses table
5 years ago
DL6ER 9ddce88092
Review comments
5 years ago
DL6ER 285e6fe090
Address lint complaints
5 years ago
DL6ER c3023fe681
Add new "pihole arpflush" command to flush both the ARP cache as well as the network table in pihole-FTL.db
5 years ago