summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/kea/files
Commit message (Collapse)AuthorAgeFilesLines
* kea: Fix build with boost 1.68+Khem Raj2018-09-091-0/+89
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kea: Upgrade to 1.4.0 releaseKhem Raj2018-06-294-413/+4
| | | | | | | | | Licence-Update: * Co-routines are now used from external boost * ISC Copyright years are updated to 2018 * Support for Google Benchmark has been added under Apache-2.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kea: add new recipeMingli Yu2018-05-177-0/+479
* Kea is the next generation of DHCP software developed by ISC. It supports both DHCPv4 and DHCPv6 protocols along with their extensions, e.g. prefix delegation and dynamic updates to DNS. * Backport patch to fix issue with boost 1.66 * Add kea-msg-compiler related patch to support cross-compile Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>