![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
DHCP Proxy set / unset vss request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | tbl_id |
| u32 | oui |
| u32 | fib_id |
| u8 | is_ipv6 |
| u8 | is_add |
DHCP Proxy set / unset vss request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| tbl_id | - table id |
| oui | - first part of vpn id |
| fib_id | - second part of vpn id |
| is_ipv6 | - ip6 if non-zero, else ip4 |
| is_add | - set vss if non-zero, else delete |