api: register endian handlers for reply messages
[vpp.git] / src / plugins / dhcp / dhcp.api
index a91874b..4611d5f 100644 (file)
@@ -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[] - <fix this, need details>
+    @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;