Cain
9a2b953fff
refactor: capture socket and move to capture dir
2024-02-07 15:28:41 +00:00
Cain
b1e42f9023
refactor: clippy fixs
2024-01-18 18:59:19 +00:00
Cain
b49525543d
chore: format
2024-01-18 17:56:58 +00:00
Cain
36d957ceb4
Merge branch 'main' into feat/rootless-capture
2024-01-18 01:56:14 +00:00
Cain
c30f28741f
impl: tcp fin
2024-01-17 23:44:36 +00:00
Cain
0543cabce2
refactor: clean up
2024-01-17 23:44:11 +00:00
Cain
3d47180e85
refactor: backport pcap impl
2024-01-17 23:44:05 +00:00
Cain
49096e46bb
merge: Douile fork + local (broken af)
2024-01-17 23:43:53 +00:00
CosminPerRam
f431508418
chore: use map_or_else instead of if let Some() ... else
2023-12-11 03:41:41 +02:00
Douile
abbcae618f
capture: Add packet capture infrastructure
2023-11-26 23:18:51 +00:00
Douile
3b1edd8e3d
socket: Add method to get local address
2023-11-26 23:02:17 +00:00
Tom
e3bdbc2a41
feat: Add connect timeout to TimeoutSettings ( #158 )
...
Because TcpSocket connects in Socket::new TimeoutSettings are now
required for Socket::new. Since we already have TimeoutSettings there
Sockets are now expected to apply timeout settings in Socket::new.
2023-11-22 12:40:22 +02:00
Cain
80f6b87991
refator: copy cli into mono
2023-10-16 23:20:47 +01:00