Changes between Initial Version and Version 1 of Ticket #113
- Timestamp:
- Jan 16, 2010, 12:33:12 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #113 – Description
initial v1 1 INN implements a wider syntax for wildmats (with " [" and "]" for instance) than what is specified in RFC 3977. It is worth documenting it. Maybe in an Informational Internet-Draft (and it could be advertised for instance as EXTENDED-WILDMAT with a version number, as a new capability).1 INN implements a wider syntax for wildmats (with "![" and "]" for instance) than what is specified in RFC 3977. It is worth documenting it. Maybe in an Informational Internet-Draft (and it could be advertised for instance as EXTENDED-WILDMAT with a version number, as a new capability). 2 2 3 3 Ranges like "-12" and "-" are also recognized in order to be more symmetric with the already defined "12-".