16 #ifndef __VOM_IP_UNNUMBERED_CMDS_H__ 17 #define __VOM_IP_UNNUMBERED_CMDS_H__ 22 #include <vapi/interface.api.vapi.hpp> 25 namespace ip_unnumbered_cmds {
31 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Sw_interface_set_unnumbered>
68 :
public rpc_cmd<HW::item<bool>, rc_t, vapi::Sw_interface_set_unnumbered>
A command class that configures the IP unnumbered.
sll srl srl sll sra u16x4 i
bool operator==(const config_cmd &i) const
Comparison operator - only used for UT.
config_cmd(HW::item< bool > &item, const handle_t &itf, const handle_t &l3_itf)
Constructor.
Error codes that VPP will return during a HW write.
A cmd class that Unconfigs L3 Config from an interface.
A representation of the connection to VPP.
HW::item< bool > & item()
return the HW item the command updates
A base class for all RPC commands to VPP.
rc_t issue(connection &con)
Issue the command to VPP/HW.
A type declaration of an interface handle in VPP.
The VPP Object Model (VOM) library.
std::string to_string() const
convert to string format for debug purposes