Closed shreyaskapale closed 1 year ago
This needs to handle both IPv4 and Ipv6. This should also include tests.
This needs to handle both IPv4 and Ipv6. This should also include tests.
I will try adding ipv6 handler and include tests for the same.
This needs to handle both IPv4 and Ipv6. This should also include tests.
Please review the new commits I have added handlers for both and also included the tests for the same
added SetSrcAddress and GetIfaceIpv4Addr methods