The source project of this merge request has been removed.
core: Support accept-all-mac-addresses
This is adding WiredSetting property "accept-all-mac-addresses". When the setting has this setting enabled, the interface accepts all the packets. In kernel, NetworkManager is setting the IFF_PROMISC flag on the interface.
Signed-off-by: Fernando Fernandez Mancera ffmancera@riseup.net