meta-openembedded/meta-networking
Jonas Gorski 6f1d32a9bf frr: upgrade 8.4.4 -> 9.0.1
Upgrade FRR to 9.0.1:

* drop all existing patches since they are included in 9.0.1
* add a patch fixing (harmless) error messages in log
* license files moved to doc/licenses
* protobuf-c-native (for protoc) and protobuf-c are now needed

Changelogs:
https://github.com/FRRouting/frr/releases/tag/frr-9.0.1
31ed3dd753
https://github.com/FRRouting/frr/releases/tag/frr-9.0
2863e7efbc

Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-22 07:36:16 -07:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf ot-br-posix: exclude siggen dependency on ipset 2023-09-20 22:15:39 -07:00
dynamic-layers/meta-python firewalld: upgrade 1.2.0 -> 1.3.2 2023-06-05 11:04:07 -07:00
files/waf-cross-answers samba upgrade 4.14.14 -> 4.17.4 2023-01-01 02:23:29 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity mosquitto: upgrade 2.0.15 -> 2.0.17 2023-09-13 07:31:33 -07:00
recipes-core packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}" 2023-03-22 09:10:39 -07:00
recipes-daemons keepalived: 2.2.2 -> 2.2.8 2023-09-12 19:34:39 -07:00
recipes-devtools libcoap: upgrade 4.3.1 -> 4.3.3 2023-09-20 15:34:03 -07:00
recipes-extended dlm: Do not use -fcf-protection=full on aarch64 platforms 2023-07-21 09:39:09 -07:00
recipes-filter nftables: upgrade 1.0.7 -> 1.0.8 2023-08-22 21:18:05 -07:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit netkit-telnet: Fix CVE-2022-39028 2023-09-22 07:36:16 -07:00
recipes-protocols frr: upgrade 8.4.4 -> 9.0.1 2023-09-22 07:36:16 -07:00
recipes-support ntpsec: 1.2.2 -> 1.2.2a 2023-09-22 07:36:16 -07:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

For some recipes, the meta-oe layer is required:

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com Armin Kuster akuster808@gmail.com (recipes-netkit)

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.