Files
meta-openembedded/meta-networking
Meenali Gupta f77bc7fda8 lldpd: upgrade 1.0.16 -> 1.0.17
This release only contains bugfixes and security fixes.

Highlighted bugfixes in 1.0.17:
      Read overflow when parsing CDP addresses. Thanks to Matteo Memelli.
      Don't output empty lines on configure commands.
Changelog:
      https://github.com/lldpd/lldpd/releases/tag/1.0.17

References: 
     https://nvd.nist.gov/vuln/detail/CVE-2023-41910

Signed-off-by: Meenali Gupta <meenali.gupta@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-15 19:09:42 -04:00
..
2023-02-06 07:59:29 -08:00
2023-01-13 09:47:27 -08: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: mickledore

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

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

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

Maintenance
-----------
Layer maintainers: Armin Kuster <akuster808@gmail.com>


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