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

Please enable the iptables HMARK module #572

Closed
stapelberg opened this issue Nov 13, 2017 · 0 comments
Closed

Please enable the iptables HMARK module #572

stapelberg opened this issue Nov 13, 2017 · 0 comments
Labels

Comments

@stapelberg
Copy link

I recently tried using the iptables HMARK module and discovered that OpenWrt does not build/provide that module. HMARK is useful for load-balancing based on IP flow properties.

Please build and provide the HMARK module. Thank you!

hnyman pushed a commit to hnyman/openwrt that referenced this issue Jan 5, 2018
The current way of creating a STAMP_CONFIGURED filename for OpenSSL can
lead to an extremely long filename that makes touch unable to create it,
and fail the build.

Use mkhash to produce a hash against OPENSSL_OPTIONS which creates a
shortert stamp file,

Fixes openwrt#572

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
@aparcar aparcar closed this as completed Feb 9, 2022
@aparcar aparcar added the legacy label Feb 9, 2022
ArtelMike pushed a commit to ArtelMike/openwrt-1 that referenced this issue Jan 31, 2023
The current way of creating a STAMP_CONFIGURED filename for OpenSSL can
lead to an extremely long filename that makes touch unable to create it,
and fail the build.

Use mkhash to produce a hash against OPENSSL_OPTIONS which creates a
shortert stamp file,

Fixes openwrt#572

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants