Revision Date Author Comments
# 61ade7b1 05-May-2024 Ravi Teja <raviteja28031990@gmail.com>

StaticGateway: Remove PrefixLength property

Static gateway configuration does not require prefix length property

This commit removes PrefixLength property from static gateway D-bus
method and inter

StaticGateway: Remove PrefixLength property

Static gateway configuration does not require prefix length property

This commit removes PrefixLength property from static gateway D-bus
method and interface.

Change-Id: Ic21bfdc457bfba2bfd9993bb786c084641e8ffe3
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>

show more ...


# 75ca2e95 07-Feb-2024 Ravi Teja <raviteja28031990@gmail.com>

Modify StaticRoute interfaces to static gateway

StaticRoute interfaces being used implementing IPv6 static gateways
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62255
Network StaticRoute feature wa

Modify StaticRoute interfaces to static gateway

StaticRoute interfaces being used implementing IPv6 static gateways
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62255
Network StaticRoute feature was dropped for OpenBMC, so these static
route interfaces are no longer needed.

This commit modifies exiting static route interfaces to support static
gateway with required properties

Change-Id: Icd94b35098b50376d701ea2e3b03ece9f2f71be7
Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>

show more ...