summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/babeld/babeld_1.11.bb
Commit message (Collapse)AuthorAgeFilesLines
* babeld: upgrade 1.11 -> 1.12wangmy2022-05-091-29/+0
| | | | | | | | | | | | | | 5 May 2022: babeld-1.12 * Implement v4-via-v6 routing (RFC 9229), which allows a router with IPv4 addresses only to route IPv4. * Enable extended Netlink acks when available. * Fix restoring of interface configuration to avoid unbounded memory consumption. * Fix handling of deny filters in the install chain. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babeld: Upgrade to 1.11Khem Raj2022-04-251-0/+29
Provide proper prefix so that install works correctly when using usrmerge Signed-off-by: Khem Raj <raj.khem@gmail.com>