Hi All,
has anyone tried to send packets coming from a gRPC connection to the DHCP Server?
I believe it should be enough to create a custom ServeConn that listen on a channel and forwards the packet, but I couldn't find any example on how to do that. Does someone has experience with that?
Thanks in advance
Teo
Hi All,
has anyone tried to send packets coming from a gRPC connection to the DHCP Server?
I believe it should be enough to create a custom
ServeConnthat listen on a channel and forwards the packet, but I couldn't find any example on how to do that. Does someone has experience with that?Thanks in advance
Teo