Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-nft-qos: Remove the redundant MAC address of the static IP speed limit #6477

Closed
wants to merge 2 commits into from

Conversation

openwrtdiy
Copy link

The following development versions of OpenWrt can remove the old IP address static redundant MAC form option:
OpenWrt 23.05
OpenWrt 22.03
OpenWrt 21.02

@hnyman
Copy link
Contributor

hnyman commented Jul 24, 2023

Those are not "development versions" but stable releases.
Is there a reason why you are doing this change to the old stable branch 23.05 and not first to the development master?

Your commit is missing the signed-off-by line.

I am trying to understand the actual issue:

Is this a correction to 1166050 by @lzto that removed the macaddr option from download (lines 135-138) but left it for upload (lines 170-172) ?

@openwrtdiy
Copy link
Author

openwrtdiy commented Jul 24, 2023

Is this a correction to 1166050 by @lzto that removed the macaddr option from download (lines 135-138) but left it for upload (lines 170-172) ?

There is something wrong with the translation I'm using! I'm uploading a before and after screenshot of the fix now

@openwrtdiy
Copy link
Author

openwrtdiy commented Jul 24, 2023

Fix previous display
下载 (1)

Vs

Display after repair
下载

@openwrtdiy openwrtdiy closed this Jul 25, 2023
@hnyman
Copy link
Contributor

hnyman commented Jul 27, 2023

I think that I will cherry-pick your fix to master although you closed the PR (due to extra commits?)

(I am not using nft-qos myself, but the fix seems correct in light of 1166050 and your screenshots)

hnyman added a commit to hnyman/luci that referenced this pull request Jul 27, 2023
Remove the redundant upload rate MAC address field.
Download was removed by 1166050 of PR openwrt#4351, but upload was overlooked.

Reference to PR openwrt#6477.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
hnyman added a commit to hnyman/luci that referenced this pull request Jul 27, 2023
Remove the redundant upload rate MAC address field.
Download was removed by 1166050 of PR openwrt#4351, but upload was overlooked.

Reference to PR openwrt#6477.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 68a671d)
@openwrtdiy
Copy link
Author

openwrtdiy commented Jul 27, 2023 via email

@hnyman
Copy link
Contributor

hnyman commented Jul 27, 2023

I applied your original small fix to master and 23.05

@openwrtdiy
Copy link
Author

openwrtdiy commented Jul 27, 2023 via email

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.

2 participants