for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
constants.py
"""Constants for the of_lldp NApp."""
# Mac Address used by LLDP to multicast messages
LLDP_MULTICAST_MAC = '01:80:c2:00:00:0e'