Join block and join block2 are some quick hacks by my new boss that
he donated to the cause

extract.pl  -- Yank the mib definitions from the RFC's
smistrip    -- Same, but using awk instead of perl

vlsm.pl     -- CIDR converter.

authkey.c   -- Calculation of password hashes both generic and localized for
               a given engine ID.

smi-compile.c -- Compile MIB definitions into C header files.

These are SNMP related patches to tcpdump-3.4a6:

tcpdump-3.4a6+ipv6-1.diff   -- IPv6 support for tcpdump.
tcpdump-snmp-ipx.diff       -- Adding SNMP support for ipx to tcpdump.
tcpdump-v3.diff             -- Make tcpdump grok SNMPv3.

Join block and Join block2 probably will be ported into c and put under a 
utils menu. Extract.pl will also be dropped into 'C' for the forth comming 
mib editor.

samon is a tool written in PHP to monitor network resources on the Web.

Any other nifty/handy/cool network tools you want, stick em here and
we will evaluate them for assimilition :)

Note that the sample hash values given in RFC2274 are wrong. The correct
results for "maplesyrup" and engine ID 000000000000000000000002 are:

MD5 key non-local: 9f af 32 83 88 4e 92 83 4e bc 98 47 d8 ed d9 63 
MD5 key locatized: 52 6f 5e ed 9f cc e2 6f 89 64 c2 93 07 87 d8 2b 
SHA key non-local: 9f b5 cc 03 81 49 7b 37 93 52 89 39 ff 78 8d 5d 79 14 52 11 
SHA key localized: 66 95 fe bc 92 88 e3 62 82 23 5f c7 15 1f 12 84 97 b3 8f 3f 

