Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665078 - net-misc/miniupnpd: add nftables support
Summary: net-misc/miniupnpd: add nftables support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-01 23:56 UTC by Conrad Kostecki
Modified: 2019-06-30 07:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2018-09-01 23:56:17 UTC
Could be add nftables suppport for net-misc/miniupnpd via use flag?

Seems to be available upstream: https://github.com/miniupnp/miniupnp/tree/master/miniupnpd/netfilter_nft

Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2019-06-30 07:39:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6feded288329ccad3bc97f4f427281ba9fb8d55

commit b6feded288329ccad3bc97f4f427281ba9fb8d55
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-06-30 07:37:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-06-30 07:39:18 +0000

    net-misc/miniupnpd: Support using nftables
    
    Closes: https://bugs.gentoo.org/665078
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-misc/miniupnpd/files/miniupnpd-conf.d-r2       |  3 ++
 net-misc/miniupnpd/files/miniupnpd-init.d-r2       |  6 ++++
 net-misc/miniupnpd/metadata.xml                    |  1 +
 .../miniupnpd/miniupnpd-2.1.20190625-r1.ebuild     | 35 +++++++++++++++++-----
 4 files changed, 37 insertions(+), 8 deletions(-)