fake 
Change Log

----------------------------------------------------------------------

12th January 1998
(Horms)

	* Set up route to spoofed ip on target interface.

----------------------------------------------------------------------

30th March 1998
(Horms)

	* Catches HUP, logs and doesn't terminate Catches EXIT, 
	logs and exits
	* Puts timestamps on logs

----------------------------------------------------------------------

29th July 1998
(Horms)

	* Does not send arp when shutting down to avoid the possibility
	of mac address hijacking due to misconfiguration

----------------------------------------------------------------------

28th October 1998
(Horms) 

	* Reads all information from config_file 
	* Logs to syslog
	* Checks that uid = 0

----------------------------------------------------------------------

3rd November 1998
(Horms)

	* Parsing of MAC address from invocation of ifconfig
	is now tollerent to trailing whitespace


----------------------------------------------------------------------

30th November 1998
(Horms)

	* SPOOF_BROADCAST added to config to allow broadcast
	to be set correctly as ifconfig often guesses wrong
	

----------------------------------------------------------------------

7th January 1999
(Horms)

        * Added funtianality to allow "real" mac address
        to be advertised using gratuitous arp as fake
	is turned off. The mac address is dynamically discovred
	by running ifconfig on the foreign host. This elimiates
	the problem of configureing a mac address that becomes
	obselete and causeing netowrk weirdness.



