marvin-zhao / ipaddr-py

Automatically exported from code.google.com/p/ipaddr-py
0 stars 0 forks source link

Method to generate PTR records #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice to have a method that generates the reverse notation of an IP 
address suitable for e.g. bind configuration files.

http://c0re.23.nu/c0de/IPy/ has the methods reverseName() and reverseNames() 
for IP addresses and subnets.

Original issue reported on code.google.com by gurub...@gmail.com on 12 Jun 2011 at 8:27

GoogleCodeExporter commented 9 years ago
Generating ptr records is probably useful but is outside of the scope of this 
library.

Original comment by pmo...@google.com on 24 Nov 2011 at 10:15