On Sun, May 29, 2011 at 04:10:29PM +0500, Tahir Rauf wrote:
> 1. cls_rule.wc.wildcards is a 32-bit filed which holds the wildcards for
> in_port, dl_src, dl_dst, dl_type, nw_protocol, tp_src, tp_dst and nw_tos
> etc.
Yes.
> 2. If cls_rule.wc.wildcards = 0x0040 [ #define FWW_TP_SRC
> ((OVS_F
Hi,
I want to clarify some concepts related to wildcards in OVS. My
understanding about wildcards are as follows (Please tell me if I am wrong
at any point)
1. cls_rule.wc.wildcards is a 32-bit filed which holds the wildcards for
in_port, dl_src, dl_dst, dl_type, nw_protocol, tp_src, tp_dst and n