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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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