Presumably the backslash escaping is only for importing, exporting and
displaying names.

In particular, you'd expect the escaps to be removed in things like
RADIUS AVPs.

That is, if the acceptor-username AVP was  
foo\/ bar

that would mean someone imported
foo\\\/bar
not foo\/bar

importing foo\/bar
would look like
foo/bar 
over RADIUS?

That's our intent right?
_______________________________________________
abfab mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/abfab

Reply via email to