Commit Graph

338 Commits (9b74a7fd1219940e8067b642e77695832c43d01c)

Author SHA1 Message Date
Richard Fuchs 4ca8bb03d7 MT#55283 refactor into rtpe_pull_trim
1 week ago
Richard Fuchs 718bee6505 MT#55283 add open counter
1 week ago
Richard Fuchs 81572a7d86 MT#55283 pull down skb_copy past get_target
2 weeks ago
Richard Fuchs b0eafb2fed MT#55283 pull skb_copy into main func
2 weeks ago
Richard Fuchs 60c2a1f8c1 MT#55283 fix array size
2 weeks ago
Richard Fuchs f86faf6ba8 MT#55283 unify skb_pull to transport
2 weeks ago
Richard Fuchs e6c9330571 MT#55283 fix compilation for RHEL 9
2 weeks ago
Richard Fuchs ef39a3e8ae MT#55283 fix compiler warnings
3 weeks ago
Richard Fuchs 8e65f010f9 MT#55283 fix legacy xt check
3 weeks ago
Richard Fuchs e7b50caf92 MT#55283 remove unused variables
3 weeks ago
Richard Fuchs 237de5cd42 MT#55283 remove obsolete PID field
3 weeks ago
Richard Fuchs eebbece214 MT#55283 support table creation through nft
3 weeks ago
Richard Fuchs 1b8e868412 MT#55283 store reference to table in expr
3 weeks ago
Richard Fuchs 70ce49558f MT#55283 pull up call to get_table
3 weeks ago
Richard Fuchs 03c37c893f MT#55283 change "del" strategy
3 weeks ago
Richard Fuchs 16f5a4d10e MT#55283 store table ref in call obj
3 weeks ago
Richard Fuchs 1f6d081e14 MT#55283 store table ref in re_play_stream_packets
3 weeks ago
Richard Fuchs d02b41dde7 MT#55283 store table ref in re_play_stream
3 weeks ago
Richard Fuchs 7641a94b5f MT#55283 store table ref in list seq file
3 weeks ago
Richard Fuchs 22c8df9206 MT#55283 store ref to table in private_data
3 weeks ago
Idan Freiberg 7051631097 MT#55283 kernel-module: scrub forwarded skb metadata
3 weeks ago
Richard Fuchs c4603dc3f3 MT#55283 ensure null termination
3 weeks ago
Richard Fuchs 5ad3605d73 MT#55283 debug log output for EINVAL
4 weeks ago
Richard Fuchs 36a347ed7f MT#55283 fix compilation for kernel >= 7.1
4 weeks ago
Richard Fuchs fd057cc020 MT#55283 remove unused DEL_STREAM
2 months ago
Richard Fuchs 18625c7ac5 MT#55283 move structs out of #ifdef scope
3 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
3 months ago
Richard Fuchs 42cd2e0198 MT#55283 dynamically allocate shm map
3 months ago
Richard Fuchs 2e439c91c1 MT#55283 kfree doesn't need a null check
3 months ago
Richard Fuchs 175f1dfe34 MT#55283 remove stray log message
3 months ago
Richard Fuchs 2a4e3de30b MT#55283 move check for destinations
3 months ago
Federico Cabiddu 8aa17085fd MT#55283 kernel-module: zero skb->tstamp before forwarding to fix fq horizon drop
4 months ago
Federico Cabiddu ee99d86706 MT#55283 kernel-module: zero queue_mapping before forwarding to fix Cilium throttle drop
4 months ago
Federico Cabiddu 6b02c024b1 MT#55283 kernel-module: clear skb->mark before forwarding to fix Cilium routing
4 months ago
Richard Fuchs ff0cdf8393 MT#55283 store ref to stream object in priv data
4 months ago
Richard Fuchs 11dea691e8 MT#55283 make eof flag atomic
4 months ago
Andrew Yager b1aec46de8 MT#55283 kernel-module: detect nft_expr_ops.validate signature via compile test
4 months ago
Richard Fuchs 7e6c2c30a4 MT#55283 improve version handling
4 months ago
Richard Fuchs 14769ec05d MT#55283 fix refcount release
4 months ago
Richard Fuchs 02916e72c8 MT#55283 honour .release-version also for .ko
4 months ago
Richard Fuchs 9a3f33a703 MT#55283 fix stream close race condition
5 months ago
Richard Fuchs 454983a3a8 MT#55283 add TOS to kernel player
6 months ago
Richard Fuchs 14561524dc MT#55283 protect against possibly signed int
6 months ago
Richard Fuchs e24245501d MT#55283 add const qualifiers
7 months ago
Richard Fuchs 84ca9e65ba MT#55283 use kthread_*_stop
7 months ago
Richard Fuchs 900dfd5f86 MT#55283 signed refcount for consistency
7 months ago
Richard Fuchs 00cc8f5703 MT#55283 add comments
7 months ago
Richard Fuchs 4b6b2eb1ab MT#55283 fix compilation for RHEL
8 months ago
root 503c4aaffe MT#55283 Fix nft_rtpengine compilation on RHEL/AlmaLinux 9.x kernel 5.14
8 months ago
Richard Fuchs 59ec32fa7d MT#55283 gitignore update
8 months ago