index
:
dpibreak.git
master
System-wide DPI circumvention with minimal configuration
Hee-Suk Kim
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
platform
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: rxring: fix lifetime issue for Pkt::net()
dilluti0n
2026-07-10
1
-2
/
+2
*
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: rules: abort if any rule is failed to install
dilluti0n
2026-07-08
1
-5
/
+10
*
linux: move firewall rule handling to mod rule
dilluti0n
2026-07-08
3
-109
/
+198
*
linux: fix iptables not cleanup on startup
dilluti0n
2026-07-08
1
-0
/
+10
*
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
2
-32
/
+39
*
linux: libc_s: add syscall! macro to reduce redundant error handling
dilluti0n
2026-07-06
1
-29
/
+15
*
linux: add PACKET_RX_RING to libc_s::setsockopt apstraction
dilluti0n
2026-07-06
2
-30
/
+27
*
linux: add safe abstraction for setsockopt(SO_ATTACH_FILTER)
dilluti0n
2026-07-06
2
-12
/
+32
*
linux: move poll_s() to mod libc_s
dilluti0n
2026-07-06
1
-0
/
+9
*
linux: drop nix, add wrapper libc_s instead
dilluti0n
2026-07-06
1
-0
/
+42
*
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: iptables: nit: fix compiler warning
dilluti0n
2026-03-02
1
-1
/
+0
*
linux: iptables: fix SYN/ACK rules installed on iptables
dilluti0n
2026-03-02
1
-19
/
+0
*
log: add debug!/info!/warn!/error! macros and refactor to use it
dilluti0n
2026-03-02
2
-14
/
+14
*
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
*
linux: nftables: drop serde_json, use nft text syntax
dilluti0n
2026-02-26
1
-98
/
+13
*
linux: nftables: remove syn/ack filter from nftables
dilluti0n
2026-02-26
1
-59
/
+0
*
linux: iptables: implement SYN/ACK capture on --fake-autottl
dilluti0n
2026-01-23
1
-0
/
+19
*
linux: nftables: queue SYN/ACK on --fake-autottl
dilluti0n
2026-01-23
1
-0
/
+59
*
linux: refactor rules backend into iptables/nftables modules
dilluti0n
2026-01-23
2
-0
/
+297