question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RFE: Support dummy interfaces

See original GitHub issue

Support dummy interfaces that can be created with nmcli like this: nmcli con add type dummy ifname dummy0 ipv4.addresses 192.0.2.42/30

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jaedolphcommented, Aug 25, 2020

Hi @salderma, there is a contributing guide here: https://github.com/linux-system-roles/network/blob/main/contributing.md

You could look at some of the closed PRs for other feature branches if you want some inspiration on where to start: https://github.com/linux-system-roles/network/pull/27 https://github.com/linux-system-roles/network/pull/159

0reactions
liangwen12yearcommented, Nov 30, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Network assignment to dummy interface lost after vdsm restart
Description of problem: Building virtual interfaces for test cases based on dummy networks get lost in the engine after host reboot.
Read more >
systemd-networkd creates extra interface with Kind=dummy
An extra interface is created with the name "dummy0" besides the "dmz0" dummy interface defined below. This happens only when Kind=dummy is ...
Read more >
RFE: Team network interface support - RFCs - TheForeman
Foreman has native support for bridged, bond and VLAN interfaces. That includes provisioning on tagged VLAN and bond interfaces, everything is ...
Read more >
Recursive feature elimination and dropping dummy features
Reason I am asking this is: in RFE we will eliminate some features which will also include dummy features and as per this...
Read more >
The Dummy Interface
The dilemma with standalone hosts is that they only have a single network device active, the loopback device, which is usually assigned the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found