Skip to content

Conversation

@JungukCho
Copy link
Contributor

@JungukCho JungukCho commented Jul 23, 2021

Reason for Change:

There are a bug in Save and Restore functions in iptm.go. It does not store iptables information into file with the error message "exec: Stdout already set"

As the similar issue exists in Restore function in iptm.go.
The first commit fixed the issues (in save and restore of iptables) in this PR.

However, we all agree to delete those codes since it is not necessary to save iptables information now and saving iptables information has high overhead.
So, I clean-up related save and restore codes for iptables and ipset in following commits.

.Issue Fixed:

Requirements:

Notes:

@JungukCho JungukCho added bug npm Related to NPM. labels Jul 23, 2021
@JungukCho
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@JungukCho JungukCho merged commit 6502e78 into Azure:master Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug npm Related to NPM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants