README for turtle:  Part of the gxsnmp program.

This horrible mess of binary digits will hopefully turn into a program that
will SNMP poll network devices and return information to work out the
topology of a network.

What I'm trying to get out of this kludge is two functions.  I want to tell
some function, grab a SNMP table and then run some other function when it
is complete.  The code will contact localhost, grab some parts of the
routing table and then call something that will print it.  It sort of
works, kinda, um really why would you bother; use netstat -nr instead!

  - Craig Small <csmall@eye-net.com.au>
