Project

General

Profile

Actions

Feature #267

closed

Support IPv6 in monmaptool

Added by Wido den Hollander almost 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Adding a IPv6 monitor to the monmap fails:

root@node13:~# monmaptool --add [2001:16f8:10:2::c3c3:3f9b]:6789
monmaptool: invalid ip:port '[2001:16f8:10:2::c3c3:3f9b]:6789'
root@node13:~# monmaptool --add 2001:16f8:10:2::c3c3:3f9b:6789
monmaptool: invalid ip:port '2001:16f8:10:2::c3c3:3f9b:6789'
root@node13:~# monmaptool --add {2001:16f8:10:2::c3c3:3f9b}:6789
 usage: [--print] [--create [--clobber]] [--add 1.2.3.4:567] [--rm 1.2.3.4:567] <mapfilename>
root@node13:~#

Assuming that the same goes for removing a monitor from the map.

Actions

Also available in: Atom PDF