DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6...
[vpp.git] / src / vnet / dhcp / dhcp_proxy.h
index 4586d88..708e92f 100644 (file)
@@ -104,7 +104,6 @@ typedef struct {
 
   /* hash lookup specific vrf_id -> option 82 vss suboption  */
   u32 *vss_index_by_rx_fib_index[DHCP_N_PROTOS];
-
 } dhcp_proxy_main_t;
 
 extern dhcp_proxy_main_t dhcp_proxy_main;