You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: