/usr/share/doc/sipcalc/TODO is in sipcalc 1.1.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | * Use more OS-specific ways to retrieve interface information so that we
can also parse interfaces that aren't handled by the struct ifreq stuff.
We probably need this to handle ipv6 interface address information which
doesn't work today.
* IPv6 name resolution is untested on Solaris due to lack of a machine to
try this on. I'd love to hear from anyone that trys this.
* Same as above for MacOSX.
* Make validate_v4addr, validate_v6addr and validate netmask use the same
returncodes.
|