Interface NetworkInterface.UpdateStages.WithIPForwarding

    • Method Detail

      • withIPForwarding

        NetworkInterface.Update withIPForwarding()
        Enable IP forwarding in the network interface.
        Returns:
        the next stage of the network interface update
      • withoutIPForwarding

        NetworkInterface.Update withoutIPForwarding()
        Disable IP forwarding in the network interface.
        Returns:
        the next stage of the network interface update