Network diagram application
Go to file
Rob Pearce 8df482bce6 Added files for attaching icon to windows .exe 2006-03-30 05:45:18 +00:00
doc - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
windows_files Added files for attaching icon to windows .exe 2006-03-30 05:45:18 +00:00
CHANGELOG - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
INSTALL.txt - Made map box scrollable. 2005-10-31 02:20:14 +00:00
Makefile - Rewrote Command Reference document (simplified and now includes screenshots) 2005-11-15 03:45:04 +00:00
Makefile.freebsd - Fixed memory leaks 2006-02-03 04:56:08 +00:00
Makefile.linux - Fixed memory leaks 2006-02-03 04:56:08 +00:00
Makefile.windows - Fixed memory leaks 2006-02-03 04:56:08 +00:00
README.txt - Made map box scrollable. 2005-10-31 02:20:14 +00:00
buttons.dat - Now always showing grid 2005-11-18 08:57:26 +00:00
constants.h - Fixed memory leaks 2006-02-03 04:56:08 +00:00
convert.c - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
convert.h - Redrew router and firewall objects to be more Cisco-like. 2005-10-25 06:45:19 +00:00
dist.sh - Rewrote Command Reference document (simplified and now includes screenshots) 2005-11-15 03:45:04 +00:00
example.map - Now always showing grid 2005-11-18 08:57:26 +00:00
icon.bmp - Redrew icon 2005-11-05 03:22:50 +00:00
letters.dat Initial revision 2005-10-25 06:35:55 +00:00
netmapr-small.jpg - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
netmapr.c - Fixed memory leaks 2006-02-03 04:56:08 +00:00
netmapr.exe - Fixed memory leaks 2006-02-03 04:56:08 +00:00
netmapr.h - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
netmapr.jpg - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
objects.dat - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00
verdana.ttf - Changed from dodgy homemade vector font to TTF font (verdana) 2005-10-27 04:46:38 +00:00
windist.sh - Added search feature ('/' and 'n' keys) 2006-01-17 03:27:15 +00:00

README.txt

IMPORTANT:

Due to a bug in the versions 0.98 and below of netmapr, the map file
format has slightly changed.  To correct this, simply compile the "convert"
program (included in the distribution) then use:

./convert old_mapfile.map new_mapfile.map

to convert your old diagrams to the new format.

An option for XML diagrams is planned for future versions of netmapr  to
avoid future issues of this type.