File: slashbreak.text

package info (click to toggle)
xml2rfc 3.23.0-1
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 14,624 kB
  • sloc: xml: 80,545; python: 14,738; javascript: 167; sh: 9; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 626 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
   The RFC Editor has asked that we provide a list of items for which
   there will never be a break around the slash.  The test says that
   PDF/A and S/MIME should not be broken when they occur.

   We also deal with the possiblity of some long items such as
   this/is/a/long/test which will not break either.  We only match exact
   items however so PDF/A/3 will be broken as the algorithm currently
   stands.

   What about addresses: 192.168.20.0/16, 192.168.0.0/24,
   192.168.0.0/30, and prefix length indications like /48 /56 /64 /72
   /80 /88 /96 and so on?  These should not be broken after the forward
   slash.