Changeset 545 for branches/stable/notes
- Timestamp:
- 12/10/13 17:47:44 (11 years ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable
- Property svn:mergeinfo changed
/trunk merged: 264-316,318-416
- Property svn:mergeinfo changed
-
branches/stable/notes
r81 r545 309 309 #define LOG_INFO 6 /* informational */ 310 310 #define LOG_DEBUG 7 /* debug-level messages */ 311 312 313 314 another web-UI for DNS record maintenance: 315 http://www.henriknordstrom.net/code/webdns/ 316 317 318 sub-octet delegation for v4 nets: 319 p 216-218 in cricket^Wgrasshopper book 320 321 Also see new draft spec, applies to both v4 and v6: 322 http://tools.ietf.org/html/draft-gersch-dnsop-revdns-cidr-01 323 324 new custom types "Forward delegation" and "Reverse delegation"? 325 - forward creates NS records in parent for <sub>.parent 326 - reverse creates NS records plus CNAMEs for sub-octet zones 327 -> would solve the conundrum of what to do with the unsightly CNAME 328 records presented in the UI to indicate sub-octet zone delegation
Note:
See TracChangeset
for help on using the changeset viewer.