Re: [vpp-dev] question about mfib

2017-06-03 Thread Neale Ranns (nranns)
, which might mis-forward. Hth, Neale From: on behalf of 薛欣颖 Date: Saturday, 3 June 2017 at 08:38 To: vpp-dev Subject: [vpp-dev] question about mfib Hi guys, In the mfib one ingress interface Correspond to multiple egress interface. Then how can I configure this. In addtion, a multicast

[vpp-dev] question about mfib

2017-06-03 Thread 薛欣颖
Hi guys, In the mfib one ingress interface Correspond to multiple egress interface. Then how can I configure this. In addtion, a multicast message next hop will be 'next0 = IP4_INPUT_NEXT_LOOKUP_MULTICAST' and lookup in mfib: if (PREDICT_FALSE (ip4_address_is_multicast (&ip0->dst_address))) /