ofsoftswitch generates event, when a port gets connected and disconected. Controller should listen on these events and:
- teardown all tunnels that were associated with given port
- re-route PDP CTX that were asociated with torn down tunnel
- re-run ICMP topology discovery and APN ARP discovery
source: magic.py
ofsoftswitch generates event, when a port gets connected and disconected. Controller should listen on these events and:
source: magic.py