lychee/lychee-lib/src/filter
Lucius Hu 70ebe45117
Improved IPv6 filtering support (#501)
This commit uses crate `ip_network` to determine whether an IPv6 address is
link-local or unique local.

Note that this extra dependencies can be removed once rust-lang/rust#27709 is
stabilized.

Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
2022-02-22 10:39:44 +01:00
..
excludes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
includes.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00
mod.rs Improved IPv6 filtering support (#501) 2022-02-22 10:39:44 +01:00