Project #5 submission guidelines
The default filesize limit on the AITS cluster is likely too small for the ftp
app. Type limit filesize u to increase this limit.
The Makefile for ftpApp expects the garbler to be in ../garb/ipv6-garb.o. You can
add a top-level directory (same as ftpApp and lib) to hold the garbler.
Use gmake not make to compile the ftp application.
If you didn't get routing working, you can use this version of
config-net.c to skip the routing step
(If you think you need to use this please speak with the TAs or
Dr. Hollingsworth first).