* feat: Introduce ipconfig parser
* fix: add parsing support for "connection_specific_dns_suffix_search_list" and windows XP ipv4 addresses, remove dateutil dependency
* fix: introduce unit tests, correct import of datetime
* fix: changed preferred to status to account for other ip statuses, and parsed link local ipv6 prefix length
* fix: compress _parse_header_line and _parse_adapter_line + fix casing in unit test file
---------
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>