FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
dhcp4_proxy_error.def File Reference
+ This graph shows which files directly or indirectly include this file:

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
 

Function Documentation

◆ dhcp_proxy_error() [1/8]

dhcp_proxy_error ( NONE  ,
"no error"   
)

◆ dhcp_proxy_error() [2/8]

no dhcp server configured dhcp_proxy_error ( RELAY_TO_SERVER  ,
"DHCP packets relayed to the server"   
)

◆ dhcp_proxy_error() [3/8]

no dhcp server configured DHCP packets relayed to clients dhcp_proxy_error ( OPTION_82_ERROR  ,
"DHCP failed to insert option 82"   
)

◆ dhcp_proxy_error() [4/8]

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() [5/8]

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() [6/8]

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() [7/8]

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() [8/8]

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."   
)