========================================================================
		MAC Address ADD/DELETE Sample
========================================================================

This sample will demonstrate how to add/delete a static MAC Address 
into/from the QuaterDeck MAC Address Data Base and how to enumerate
all the MAC addresses in the Data Base.

macAddr.c
	sampleAddCPUMac : show how to add CPU Mac address into the QuterDeck 
		Database.
	sampleDelCPUMac : show how to delete CPU Mac address from the database.
	sampleAddMulticastAddr : show how to add a multicast address into 
		the QuaterDeck Database.
	sampleDelMulticastAddr : show how to delete a multicast address.
	sampleShowMacEntry : show how to get all the Mac addresses in the database.





