Jayden Nyamiaka and gVisor bot
0a43b7e4c2
Add netfilter meta operation constants for nftables support.
...
PiperOrigin-RevId: 674362689
2024-09-13 11:08:53 -07:00
Jayden Nyamiaka and gVisor bot
bc98f10dd3
Add netfilter byteorder operation constants for nftables support.
...
PiperOrigin-RevId: 673883678
2024-09-12 09:39:46 -07:00
Jayden Nyamiaka and gVisor bot
9a61c0b3a2
Fix small bug in verdict constants where constants are ints instead of int32.
...
Prior, only the Continue verdict was an int32 while all the other verdict
constants were ints due to an early on misunderstanding of Golang. Easy fix.
PiperOrigin-RevId: 673606316
2024-09-11 17:54:45 -07:00
Jayden Nyamiaka and gVisor bot
f97dd13d1a
Add netfilter route operation constants for nftables support.
...
PiperOrigin-RevId: 672671935
2024-09-09 14:22:57 -07:00
Jayden Nyamiaka and gVisor bot
08e34478d3
Add netfilter range operation constants for nftables support.
...
PiperOrigin-RevId: 668041076
2024-08-27 10:25:32 -07:00
Jayden Nyamiaka and gVisor bot
945b418c52
Add netfilter bitwise operation constants for nftables support.
...
PiperOrigin-RevId: 667902660
2024-08-27 02:34:24 -07:00
Jayden Nyamiaka and gVisor bot
f813cc6f7a
Add netfilter payload expression constants for nftables support.
...
PiperOrigin-RevId: 662699475
2024-08-13 16:51:24 -07:00
Jayden Nyamiaka and gVisor bot
3c98aab6f8
Add nf tables relational operator constants to use for Comparison operation.
...
PiperOrigin-RevId: 658544703
2024-08-01 14:47:57 -07:00
Jayden Nyamiaka and gVisor bot
ed73825c69
Add nf table register and internal verdict constants to support nf table rules.
...
PiperOrigin-RevId: 656420112
2024-07-26 09:04:42 -07:00