3 Apr
2003
3 Apr
'03
5:23 p.m.
Hi, ipv6calc currently doesn't support the following format: network byte order, in octal notation with \-escaping E.g. 2001:888:19f0:0:210:5aff:fe45:9b17 would be: \40\1\10\210\31\360\0\0\2\20\132\377\376\105\233\27 There is a non-zero "market" for this, as I felt the need enough to write a little program that does just this: Take an address, and translate it to that format :-) -- Lionel