Hi, Kural,
About the IPV6 SFC, the following is my debug process.
Now, the func CalculateRoutes() can genarate the create route to the pod, but can’t add to the corresponding pod.
The calculated result for the sfc-head pod:
But for the agent pod, while adding routes to the container through func ContainerAddRoute() failed. Because in this function, it will get the host network configuration to find the default gateway, to add an extra route to the host network through the default gateway on the host.