esip
esip copied to clipboard
Fix IPv6 address parsing
This PR is a follow up of https://github.com/processone/esip/pull/8 Thanks to @aylesm for the initial implementation.
It adds support for IPv6 addresses and addresses in [ ].
I also added some tests (try with rebar3 eunit -v)