This question might be too naive. If I want to specify nw_src and
nw_dst, and make other fields wildcards, shouldn't the code be as
follows:
tmpmatch.wildcards=htonl( OFPFW_NW_PROTO | OFPFW_DL_VLAN |
OFPFW_DL_SRC | OFPFW_DL_DST | OFPFW_DL_TYPE | OFPFW_TP_SRC |
OFPFW_TP_DST );
Is there anything wrong? 0 means not to wildcarded it.

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to