mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Add DNS resolution to displayed flow IP addresses
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
mod cpu_ram;
|
||||
mod shaped_devices;
|
||||
mod throughput;
|
||||
mod dns_cache;
|
||||
|
||||
pub use cpu_ram::*;
|
||||
pub use shaped_devices::*;
|
||||
pub use throughput::THROUGHPUT_BUFFER;
|
||||
pub use dns_cache::lookup_dns;
|
||||
|
||||
Reference in New Issue
Block a user