Commit Graph

20 Commits

Author SHA1 Message Date
8bcee50a54
use builtin dns parser, added more tests, save a copy of txt record data 2023-11-22 03:17:48 +05:30
939fdc61cb
removed unused code, only generate trace message on errors 2023-11-22 02:40:29 +05:30
23d7abc6ce
WIP/parser: added opt type, parser for https record, removed nsec 2023-11-22 02:37:51 +05:30
df9e29c4a4
WIP/parser: added parsers for some formats 2023-11-22 02:08:45 +05:30
55ee873280
WIP: Writing a mdns parser 2023-11-21 03:23:00 +05:30
c778de9bf9
wip: unified ipv6 socket for ipv4 and ipv6 traffic 2023-11-17 23:49:19 +05:30
2c50a98e63
restructured project 2023-07-30 20:18:17 +05:30
ec8db9a658
updated logging 2023-07-29 02:10:15 +05:30
1fcf89bb52
bugfix: Fixed a bug in forwarding packets. updated logging 2023-07-29 02:07:29 +05:30
676852a5f9
updated config 2023-07-28 16:05:52 +05:30
198ab71c43
change logger in processor to trace 2023-07-28 16:00:37 +05:30
1ede90cc29
removed duplicate code, optimized processor 2023-07-28 15:57:54 +05:30
29155935a0
switched to tokio, cleaned up some interfaces 2023-07-28 15:17:52 +05:30
cd6f101d04
Added config for printer and svc discovery 2023-07-28 05:17:03 +05:30
76b44eb9bf
updated note 2023-07-28 05:01:53 +05:30
4f87d80227
Completed a basic version of the program that works with mdns 2023-07-28 04:59:18 +05:30
b2a1e152e2
Updated communicator & processor
Trying to figure out the way to know the right ingress interface
2023-07-27 23:43:22 +05:30
5936b16b0e
Added a basic version of processor. It can listen on multiple ports and aggregate all of it in 1 place 2023-06-05 04:38:36 +05:30
46b21c2013
WIP: Working on config parser and a basic version which can receive multicast traffic 2023-06-05 01:51:39 +05:30
e2d443e6be
Initial commit 2023-06-03 22:17:49 +05:30