issues
search
google
/
nftables
This repository contains a Go module to interact with Linux nftables (the iptables successor).
Apache License 2.0
1.11k
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cannot delete ip range elements from set
#284
shiningw
closed
5 days ago
2
Update: process monitor events all at once upon commit
#283
Ignatella
opened
2 weeks ago
1
TProxy parameter entry problem
#282
ploynomail
closed
2 weeks ago
1
nftables ip6 postrouting and prerouting issue
#281
xiv3r
closed
2 weeks ago
1
[FEATURE] AST for .nft files
#280
nf-brentsaner
opened
1 month ago
1
Add: netlink socket options
#277
Ignatella
closed
1 month ago
2
Fix: NFT_DYNSET_F_EXPR not supported for kernels < 5.11-rc3
#276
Ignatella
closed
1 month ago
2
Added ct timeout obj
#275
turekt
closed
1 month ago
2
Add secmark obj support
#274
turekt
closed
1 month ago
0
Help troubleshooting
#273
feitnomore
closed
1 month ago
4
Add ct expect support
#272
turekt
closed
1 month ago
5
set: add set support auto-merge
#271
Asutorufa
closed
2 months ago
1
nat: Add flag for specified range in DNAT
#270
a-ilin
closed
2 months ago
0
Add synproxy obj
#269
turekt
closed
2 months ago
0
Implement cthelper object expr
#268
turekt
closed
2 months ago
0
Added GetNamedObjects and ResetNamedObjects
#267
turekt
closed
2 months ago
0
Fix staticcheck issues
#266
turekt
closed
2 months ago
0
Refactor expr for obj reimplementation
#265
turekt
closed
3 months ago
1
ct: Specify direction for saddr, daddr, proto-src, proto-dst
#264
a-ilin
closed
3 months ago
3
cgroupv2 nft rule
#263
ramonskie
closed
4 months ago
3
[FR] Simplified Method for Determining if IP+Port is Whitelisted or Blacklisted
#262
the-hotmann
closed
4 months ago
6
Bump golang.org/x/net from 0.22.0 to 0.23.0
#261
dependabot[bot]
closed
6 months ago
0
feat: add xt.Comment
#260
thediveo
closed
6 months ago
1
Objects implementation refactor
#259
turekt
closed
3 months ago
1
List single table or chain by name
#258
turekt
closed
6 months ago
0
Is there a way to mock interface?
#257
dzvancuks
opened
7 months ago
3
Replace TODO const by golang.org/x/sys/unix
#256
LionelJouin
closed
7 months ago
1
Add support for egress hooks with device attributes
#255
zonque
closed
7 months ago
1
Broken deps
#254
purpleidea
closed
7 months ago
3
Objects implementation refactor
#253
turekt
closed
3 months ago
1
NAT: prefix test
#252
cheina97
closed
9 months ago
2
NAT: prefix support
#251
cheina97
closed
10 months ago
4
feat: add monitor on table chain rule set setelem and obj events
#250
singchia
closed
10 months ago
0
Troubleshooting NFTables Table Creation with Go
#249
reinaldosaraiva
closed
11 months ago
2
Use a CIDR prefix as target in a NAT rule
#248
cheina97
closed
10 months ago
3
Adding rules in code produces different results and logs than the rules I added directly from the command line
#247
xlango
opened
12 months ago
6
feat: add Conn.CreateTable
#246
black-desk
closed
1 year ago
1
How to get an error when try to add an existed table?
#245
black-desk
closed
1 year ago
0
Support for quota as object
#244
turekt
closed
10 months ago
2
fix: correct error handling in receiveAckAware
#243
black-desk
closed
1 year ago
0
BUG: block in Conn.Flush()
#242
black-desk
closed
1 year ago
4
Bump golang.org/x/net from 0.7.0 to 0.17.0
#241
dependabot[bot]
closed
1 year ago
0
Fix dropped error
#240
alrs
closed
1 year ago
1
Flush: fix error leak when flushing multiple messages in a lasting connection
#239
jronak
closed
1 year ago
5
Named quotas and their usage in map
#238
ProjectIcarusX
closed
10 months ago
1
Fix for overflow in Flush
#237
turekt
closed
1 year ago
0
fix: ensure we receive all messages we expect
#236
maxmoehl
closed
1 week ago
1
Not all response messages are received causing the receive buffer to overflow
#235
maxmoehl
closed
1 year ago
8
hash: Fix hash seed conditional
#234
methril
closed
1 year ago
1
Rule Handle not updated after InsertRule even using Flush.
#233
Bayroom
closed
1 year ago
4
Next