Skip to content

Conversation

@DylanVerstraete
Copy link
Contributor

No description provided.

func getNdmzInterfaces() ([]types.IfaceInfo, error) {
var output []types.IfaceInfo

f := func(_ ns.NetNS) error {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice kinda like the pattern you use for this.

Copy link
Contributor

@zaibon zaibon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DylanVerstraete DylanVerstraete linked an issue May 11, 2020 that may be closed by this pull request
@zaibon zaibon merged commit e1a8692 into master May 11, 2020
@zaibon zaibon deleted the report_ndmz_ifaces branch May 11, 2020 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zero OS does not barf if node is only connected via IPV4

3 participants