FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
dhcp_proxy_error (NONE, "no error") dhcp_proxy_error(NO_SERVER | |
no dhcp server configured | dhcp_proxy_error (RELAY_TO_SERVER, "DHCP packets relayed to the server") dhcp_proxy_error(RELAY_TO_CLIENT |
no dhcp server configured DHCP packets relayed to clients | dhcp_proxy_error (OPTION_82_ERROR, "DHCP failed to insert option 82") dhcp_proxy_error(NO_OPTION_82 |
no dhcp server configured DHCP packets relayed to clients DHCP option missing | dhcp_proxy_error (BAD_OPTION_82_ITF, "Bad DHCP option 82 interface value") dhcp_proxy_error(BAD_OPTION_82_ADDR |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value | dhcp_proxy_error (BAD_FIB_ID, "DHCP option 82 fib-id to fib-index map failure") dhcp_proxy_error(NO_INTERFACE_ADDRESS |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address | dhcp_proxy_error (OPTION_82_VSS_NOT_PROCESSED, "DHCP VSS not processed by DHCP server") dhcp_proxy_error(BAD_YIADDR |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address DHCP packets with bad your_ip_address fields | dhcp_proxy_error (BAD_SVR_FIB_OR_ADDRESS, "DHCP packets not from DHCP server or server FIB.") dhcp_proxy_error(PKT_TOO_BIG |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address DHCP packets with bad your_ip_address fields DHCP packets which are too big | dhcp_proxy_error (FOR_US, "DHCP packets for local client.") dhcp_proxy_error(ALLOC_FAIL |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value dhcp_proxy_error | ( | BAD_FIB_ID | , |
"DHCP option 82 fib-id to fib-index map failure" | |||
) |
no dhcp server configured DHCP packets relayed to clients DHCP option missing dhcp_proxy_error | ( | BAD_OPTION_82_ITF | , |
"Bad DHCP option 82 interface value" | |||
) |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address DHCP packets with bad your_ip_address fields dhcp_proxy_error | ( | BAD_SVR_FIB_OR_ADDRESS | , |
"DHCP packets not from DHCP server or server FIB." | |||
) |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address DHCP packets with bad your_ip_address fields DHCP packets which are too big dhcp_proxy_error | ( | FOR_US | , |
"DHCP packets for local client." | |||
) |
dhcp_proxy_error | ( | NONE | , |
"no error" | |||
) |
no dhcp server configured DHCP packets relayed to clients dhcp_proxy_error | ( | OPTION_82_ERROR | , |
"DHCP failed to insert option 82" | |||
) |
no dhcp server configured DHCP packets relayed to clients DHCP option missing Bad DHCP option address value DHCP no interface address dhcp_proxy_error | ( | OPTION_82_VSS_NOT_PROCESSED | , |
"DHCP VSS not processed by DHCP server" | |||
) |