Version 1.0.4.1
		Bugfix: router capability was not correctly detected under Linux

Version 1.0.4
		New functionality - LLDP packets can be sent together with CDP. 

Version 1.0.3 
        Trying to remove dependency on libnet - too unstable API... 
		Now cdpd depends on pcap...

Version 1.0.2.1
        Minor changes in Makefile - now Linux/Solaris startup
        scrips installed automatically. No *BSD changes, so 
        freebsd port will not be upgraded.

Version 1.0.2
        Some paranoidal checks in packet generation.
        Documentation fixups.

Version 1.0.1
		Added multi-interface mode. By default, cdpd now starts
	sending cdp packets over all ethernet interfaces with ip
	addresses configured. If you need to send packets over
	'unnumbered' interfaces - you need to add it manually
	using -i option.
		Added -a option - with that option you can automatically
	add all 'numbered' interfaces to those, added manually.

Version 1.0 
	Initial release.
