Hi all,
         I want to match these two types of packets:
packets whose destination IP is 1.1.1.1;
ospf packets.

         I have two ideas, but they don't work:
1. Create a table and set the mask to l3 ip4 src proto, but according to the 
matching rules (packet&mask==match) when creating a session, I don't know how 
to configure the match rule;
2. Create two tables, table 1: mask is l3 ip4 src; table 2: mask is l3 ip4 
proto; and create corresponding sessions respectively. But the port only 
supports enable a table.

So what should I do? Does anyone have an idea, thanks in advance.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17417): https://lists.fd.io/g/vpp-dev/message/17417
Mute This Topic: https://lists.fd.io/mt/76880772/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to