NetworkManager/src/libnm-client-impl
Fernando Fernandez Mancera d946aa0c50 wired-setting: add support to accept-all-mac-addresses
This patch is introducing the wired setting accept-all-mac-addresses
property. The value corresponds to the kernel flag IFF_PROMISC.

When accept-all-mac-address is enabled, the interface will accept all
the packets without checking the destination mac address.

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
2021-04-22 18:57:30 +00:00
..
tests build/meson: cleanup tests 2021-02-28 18:56:08 +01:00
libnm.pc.in build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
libnm.ver wired-setting: add support to accept-all-mac-addresses 2021-04-22 18:57:30 +00:00
meson.build build/meson: cleanup libnm-client-impl 2021-02-28 10:44:08 +01:00
nm-access-point.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-active-connection.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-checkpoint.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-client.c libnm/doc: clarify GMainContext handling in NMClient documentation 2021-04-19 09:31:48 +02:00
nm-dbus-helpers.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dbus-helpers.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-default-libnm.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-6lowpan.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-adsl.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-bond.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-bridge.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-bt.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-dummy.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ethernet.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-generic.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-infiniband.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ip-tunnel.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-macsec.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-macvlan.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-modem.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-olpc-mesh.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ovs-bridge.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ovs-interface.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ovs-port.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-ppp.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-private.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-team.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-tun.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-veth.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-vlan.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-vrf.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-vxlan.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-wifi-p2p.c all: use nm_g_variant_singleton_a*() helpers 2021-04-16 11:44:19 +02:00
nm-device-wifi.c all: use nm_g_variant_singleton_a*() helpers 2021-04-16 11:44:19 +02:00
nm-device-wimax.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-wireguard.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device-wpan.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-device.c all: use nm_g_variant_singleton_a*() helpers 2021-04-16 11:44:19 +02:00
nm-dhcp-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dhcp4-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dhcp4-config.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dhcp6-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dhcp6-config.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dns-manager.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-dns-manager.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-ip-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-ip4-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-ip4-config.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-ip6-config.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-ip6-config.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-libnm-utils.c all: split "range" variant of nm_utils_ptrarray_find_binary_search() 2021-03-16 09:55:49 +01:00
nm-libnm-utils.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-object-private.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-object.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-remote-connection-private.h build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-remote-connection.c all: use nm_g_variant_singleton_a*() helpers 2021-04-16 11:44:19 +02:00
nm-secret-agent-old.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-vpn-connection.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-vpn-editor.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-vpn-plugin-old.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-vpn-service-plugin.c shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/" 2021-02-24 12:48:51 +01:00
nm-wifi-p2p-peer.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00
nm-wimax-nsp.c build: move "libnm/" to "src/" and split it 2021-02-24 12:48:37 +01:00