meta-openembedded/meta-networking
Gyorgy Sarvari 6f2ec3922f
netsniff-ng: upgarde 0.6.8 -> 0.6.9
Source branch was renamed from master to main.
Drop patch that was incorporated in this release.

Changelog:
Use GitHub actions for CI
Allow to manually define CPUs for trafgen
Fix make install and output netsniff-ng stats on stderr
trafgen: Fix for ipv6 header generation when L3-only devices are present
mausezahn: use getopt_long instead of getopt
build: fix install dependencies in Makefile template
trafgen: move cpu stats temp file to /tmp
ring_tx: handle EINTR from sendto

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-08 23:04:38 -08:00
..
classes Revert "waf-samba.bbclass: adapt to qemu.bbclass refactoring" 2025-05-29 22:28:02 -07:00
conf python3-scapy: fix ptests 2025-10-28 23:31:28 -07:00
dynamic-layers/meta-python meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
files ntp: Add missing 'ntp' static group id 2024-02-17 10:26:58 -08:00
licenses
recipes-connectivity mbedtls: update SRC_URI branch 2025-11-08 06:53:05 -08:00
recipes-core meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING 2025-04-12 10:11:32 -07:00
recipes-daemons ncftp: correct SRC_URI 2025-11-08 06:53:05 -08:00
recipes-devtools python3-scapy: fix ptests 2025-10-28 23:31:28 -07:00
recipes-extended kronosnet: Fetch version tag with BB_GIT_SHALLOW_EXTRA_REFS 2025-10-17 08:32:04 -07:00
recipes-filter nftables: fix ptests 2025-10-28 23:31:28 -07:00
recipes-irc znc: upgrade 1.8.2 -> 1.10.1 2025-09-24 14:17:45 -07:00
recipes-kernel/wireguard meta-openembedded/all: adapt to UNPACKDIR changes 2025-06-25 06:44:52 -07:00
recipes-protocols vsomeip: upgrade 3.5.3 -> 3.5.10 2025-11-06 16:00:49 -08:00
recipes-support netsniff-ng: upgarde 0.6.8 -> 0.6.9 2025-11-08 23:04:38 -08:00
COPYING.MIT
MAINTAINERS
README.md
SECURITY.md meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -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: 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

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