neutron/neutron/tests/unit/agent
fumihiko kakuma 9652d2e076 OFAgent: Implement arp responder
This is step 2 implementation of OFAgent l2-population.
This handles an arp packet responding locally to an arp request in such a way
that sends an arp request as a packet-in message to controller and
builds and sends an arp reply packet.
Currently this only supports tunnel.

Implements: blueprint ofagent-l2pop

Change-Id: Ida714f30c0f02c54dda3402c0dbf6047bc182b22
2014-08-04 19:39:33 +09:00
..
linux Move ARP responder test to sanity command 2014-07-29 18:44:07 +03:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
l2population_rpc_base.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00
test_l2population_rpc.py OFAgent: Implement arp responder 2014-08-04 19:39:33 +09:00