FD.io VPP  v19.08.1-401-g8e4ed521a
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
 

Function Documentation

◆ dhcp_proxy_error() [1/7]

dhcp_proxy_error ( NONE  ,
"no error"   
)

◆ dhcp_proxy_error() [2/7]

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

◆ dhcp_proxy_error() [3/7]

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/7]

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/7]

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/7]

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/7]

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