-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accept only 4 decimal octet IPv4 addresses. Support IPv4 addresses wi…
…th unicode dots. (#292) - IPv4 addresses with unicode dots are now recognized. Closes #287 - IPv4 addresses must have 4 decimal octets. Closes #290 --------- Co-authored-by: John Kurkowski <[email protected]>
- Loading branch information
1 parent
a871d07
commit 1385434
Showing
3 changed files
with
46 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters