NetworkManager/tools
Fernando Fernandez Mancera d238ff487b ipvlan: add support to IPVLAN interface
This patch add support to IPVLAN interface. IPVLAN is a driver for a
virtual network device that can be used in container environment to
access the host network. IPVLAN exposes a single MAC address to the
external network regardless the number of IPVLAN device created inside
the host network. This means that a user can have multiple IPVLAN
devices in multiple containers and the corresponding switch reads a
single MAC address. IPVLAN driver is useful when the local switch
imposes constraints on the total number of MAC addresses that it can
manage.
2024-09-18 13:19:42 +02:00
..
nm-guest-data all: remove misc mentions of autotools in docs 2024-09-11 12:18:15 +00:00
check-compare-generated.sh build: pass both filenames to "tools/check-compare-generated.sh" script 2022-10-31 09:11:30 +01:00
check-config-options.sh all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
check-docs.sh all: avoid "==" bashism in scripts 2023-05-18 09:16:41 +02:00
check-exports.sh tools/check-exports.sh: use ${NM} when available 2015-09-24 16:28:15 +02:00
check-gitlab-ci.sh tools: improve detection of "ci-fairy" command in "tools/check-gitlab-ci.sh" 2020-12-11 16:08:47 +01:00
check-nm-autoptr.sh build: add test for checking consistency of "nm-autoptr.h" 2023-02-28 16:33:07 +01:00
check-tree.sh build: move "clients/common/" to "src/libnmc-{base,setting}/" 2021-03-02 08:38:25 +01:00
check-vapi.sh vapi: add test for consistency of "vapi/NM-1.0.metadata" 2023-02-28 13:05:47 +01:00
create-exports-NetworkManager.sh build: remove autotools configuration from scripts 2024-09-11 12:18:15 +00:00
debug-helper.py all: reformat python files with python black 2020-06-15 16:40:38 +02:00
enums-to-docbook.pl update DocBook DTD version to latest stable 4.5 2024-04-22 12:06:16 +00:00
generate-docs-nm-property-infos.py python: reformat with black-23.7.0-2.fc39.noarch 2023-12-06 11:56:11 +01:00
generate-docs-nm-settings-docs-gir.py man nm-setting-*: proper format for gtkdoc constants 2023-09-21 15:57:35 +02:00
generate-docs-nm-settings-docs-merge.py ipvlan: add support to IPVLAN interface 2024-09-18 13:19:42 +02:00
generate-docs-settings-docs.py doc: preserve paraghraphs in nmcli man pages 2022-07-15 17:25:15 +02:00
meson-dist-data.sh CI: fix meson tarball testing with old meson version 2024-04-04 08:17:26 +02:00
meson-post-install.sh cloud-setup: add pre-up event to prevent reaching network-online.target 2023-06-09 09:18:20 -04:00
nm-in-container all: remove misc mentions of autotools in docs 2024-09-11 12:18:15 +00:00
nm-in-vm all: remove misc mentions of autotools in docs 2024-09-11 12:18:15 +00:00
nm-to-rhcos tools: add nm-to-rhcos script to our toolset 2024-07-08 13:50:52 +02:00
run-nm-test.sh build: remove autotools configuration from scripts 2024-09-11 12:18:15 +00:00
test-cloud-meta-mock.py python: reformat with black-23.7.0-2.fc39.noarch 2023-12-06 11:56:11 +01:00
test-networkmanager-service.py wired: deprecate NMSettingWired mac-address-blacklist property 2024-03-20 15:32:00 +01:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00