Thomas BERNARD
Thomas BERNARD
@svenauhagen ping ;)
@svenauhagen I've failed to test the netfilter_nft code on my linux machine yesterday night. But from what I've read, I think the remote port is not read properly from the...
@svenauhagen You don't need to refactor the code right now ;) But I would like to know what are the syslog() output on a working nftables setup
what happens when you run `testnftpinhole` from the branch [issue-663](https://github.com/miniupnp/miniupnp/tree/issue-663)
@svenauhagen I just added the needed call to init_redirect() ;)
@svenauhagen please try with the updated ` issue-663` branch (commit 73eb2aaad8b0014a99e669468dc6454c0466890a) I have rewritten the ` rule_t` structure
hum it looks like the first call of ` get_pinhole_info` doesn't fill the remote host...
@sblagodatskikh @svenauhagen could you test the latest `issue-663` branch ? (commit c5f44ed74537682658060bb070da601194ee765f)
I also see that `get_pinhole_info` is not filling the `desc` properly. and `update_pinhole` hasn't updated anything :(
@sblagodatskikh @svenauhagen commit 835a575697fd90eb4fddae42585e6c58c1fca6ff !