X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fdhcp%2Fdhcp.api;h=4611d5fadd8f4abaf7a4a19633fafb17c0350bb5;hb=bad679291;hp=a91874be82cd5085c5afccd5b12bdf465018510b;hpb=02bfd641b69aab83397e217b9ca4e35a6aab05c8;p=vpp.git diff --git a/src/plugins/dhcp/dhcp.api b/src/plugins/dhcp/dhcp.api index a91874be82c..4611d5fadd8 100644 --- a/src/plugins/dhcp/dhcp.api +++ b/src/plugins/dhcp/dhcp.api @@ -105,7 +105,7 @@ define dhcp_plugin_control_ping_reply @param is_add - add the config if non-zero, else delete @param insert_circuit_id - option82 suboption 1 fib number @param dhcp_server[] - server address - @param dhcp_src_address[] - + @param dhcp_src_address[] - sc address for packets sent to the server */ autoreply define dhcp_proxy_config { @@ -264,7 +264,7 @@ typedef dhcp_server /** \brief Tell client about a DHCP completion event @param client_index - opaque cookie to identify the sender */ -manual_endian manual_print define dhcp_proxy_details +define dhcp_proxy_details { u32 context; u32 rx_vrf_id;