Skip to content

Commit 08b0183

Browse files
author
Wayne Davison
committed
Removed section on parsing IPv6 literal addresses.
1 parent d19320f commit 08b0183

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

TODO

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,6 @@ Other IPv6 stuff:
146146
multiple passive addresses. This might be a bit harder, because we
147147
may need to select on all of them. Hm.
148148

149-
Define a syntax for IPv6 literal addresses. Since they include
150-
colons, they tend to break most naming systems, including ours.
151-
Based on the HTTP IPv6 syntax, I think we should use
152-
153-
rsync://[::1]/foo/bar [::1]::bar
154-
155-
which should just take a small change to the parser code.
156-
157149
-- --
158150

159151

0 commit comments

Comments
 (0)