index
:
dpibreak.git
master
System-wide DPI circumvention with minimal configuration
Hee-Suk Kim
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
platform
/
linux
/
rxring.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: rxring: fix tp_snaplen treated as the L3 length instead L2
dilluti0n
2026-07-10
1
-12
/
+52
*
linux: rxring: guard div0 as EINVAL
dilluti0n
2026-07-09
1
-0
/
+3
*
linux: rxring: fix u32 overflow on ring_size init
dilluti0n
2026-07-09
1
-1
/
+1
*
linux: rxring: fix possable memory ordering issue
dilluti0n
2026-07-09
1
-15
/
+25
*
linux: rxring: make tp_* series configurable
dilluti0n
2026-07-07
1
-17
/
+14
*
linux: implement socket and mmap wrapper for rxring
dilluti0n
2026-07-07
1
-27
/
+16
*
linux: add PACKET_RX_RING to libc_s::setsockopt apstraction
dilluti0n
2026-07-06
1
-21
/
+6
*
linux: add safe abstraction for setsockopt(SO_ATTACH_FILTER)
dilluti0n
2026-07-06
1
-11
/
+3
*
linux: rxring: nit: add SPDX header
dilluti0n
2026-03-15
1
-0
/
+3
*
linux: add IPv6 SYN/ACK BPF filter and increase rxring frame size
dilluti0n
2026-03-06
1
-3
/
+2
*
linux: fix rxring initialized even if fake_autottl not enabled
dilluti0n
2026-02-26
1
-0
/
+6
*
linux: refactor run() into open_nfqueue/open_rxring helpers
dilluti0n
2026-02-26
1
-1
/
+1
*
linux: rxring: implement current_packet and advance
dilluti0n
2026-02-26
1
-7
/
+44
*
linux: rxring: implement RxRing::new
dilluti0n
2026-02-26
1
-7
/
+91
*
linux: add rxring skeleton and integrate into run loop
dilluti0n
2026-02-26
1
-0
/
+33