RETIRED, Astara L3+ Network Virtualization - virtual appliance
Go to file
Mark McClain fc15f4b404 force the udp checksum for dhcp
The default vm setting assume udp checksums will be computed in
hardware. This fix forces the appliance to calculate the checksum for
DHCP replies.

This fix was inspired by the upstream reference implementation [1].

[1] https://review.openstack.org/#/c/148718/8/neutron/agent/linux/dhcp.py

Change-Id: Id5d4ecdb3ce803b4b2a571f9033a637b7818ee08
2015-05-11 19:46:38 -04:00
akanda force the udp checksum for dhcp 2015-05-11 19:46:38 -04:00
ansible Send a gratutious ARP when a v4 new address is added. 2015-05-08 12:32:31 -04:00
scripts add support for cloud-init API configuation 2015-05-07 06:23:32 -07:00
test force the udp checksum for dhcp 2015-05-11 19:46:38 -04:00
.gitignore Split router_appliance into a separated repo 2013-01-17 20:54:30 +01:00
.gitreview Add .gitreview file and update tox for infra CI 2015-05-06 18:17:24 -04:00
.travis.yml Switch to flake8 2013-05-01 15:11:10 -04:00
LICENSE Adding copyright header and LICENSE. 2014-05-27 11:45:28 -07:00
Makefile Changed check targets to not execute pep8 and pyflakes. 2012-09-10 17:37:40 -07:00
README.md Remove code to manage BSD Packet Filter. 2014-08-11 14:36:10 -07:00
requirements.txt getting ready for release 2015-05-09 03:43:11 -07:00
setup.cfg getting ready for release 2015-05-09 03:43:11 -07:00
setup.py getting ready for release 2015-05-09 03:43:11 -07:00
test_requirements.txt Clean up the tox.ini file 2013-01-25 00:03:02 +01:00
tox.ini Add .gitreview file and update tox for infra CI 2015-05-06 18:17:24 -04:00

README.md

Akanda Appliance

Part of the Akanda Project.

A Linux-based L3 software router. Includes a REST API to monitor, configure, and manage the router.

Akanda routers are recommended to run with 512 MB of RAM and a single vCPU, and are intended to run within an virtualized L2 overlay to provide complete network virtualization.