# Functions
NewIpv4RouteLocalNet creates a new Ipv4RouteLocalnet object.
NewIpv6RouterAdvertisements creates a new Ipv6RouterAdvertisements object.
NewMockCmd creates a new mock instance.
NewMockExec creates a new mock instance.
# Structs
Ipv4RouteLocalnet implements the engine.loopbackRouting interface by running the external 'sysctl' command.
Ipv6RouterAdvertisements implements the engine.ipv6RouterAdvertisements interface by running the external 'sysctl' command.
MockCmd is a mock of Cmd interface.
MockCmdMockRecorder is the mock recorder for MockCmd.
MockExec is a mock of Exec interface.
MockExecMockRecorder is the mock recorder for MockExec.