userjack6880 / Open-DMARC-Analyzer

Open DMARC Analyzer is an Open Source DMARC Report Analyzer to be used with DMARC reports that have been parsed by John Levine's rrdmarc script or techsneeze's dmarcts-report-parser.
GNU General Public License v3.0
224 stars 24 forks source link

Add IPv6 support #15

Closed mwander closed 3 years ago

mwander commented 3 years ago

This pull request adds IPv6 support to host.php. The database schema already contains a field ip6.

userjack6880 commented 3 years ago

Merging to Dev since it's a feature addition, and could break things without testing.