[CONTROLLER-90] Missing IPv4 Match seems to be RESTCONF related Created: 11/Dec/13  Updated: 25/Jul/23  Resolved: 07/Jan/14

Status: Resolved
Project: controller
Component/s: mdsal
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Ed Warnicke Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC



 Description   

If I run

addMDFlow openflow:1 f22

at the OSGI console I see:

vagrant@vagrant-ubuntu-trusty-64:~$ sudo ovs-ofctl -O OpenFlow13 dump-flows s1
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0xa, duration=5.472s, table=2, n_packets=0, n_bytes=0, idle_timeout=34, hard_timeout=12, priority=2,ip,nw_dst=10.0.0.0/24 actions=drop

But if I read the XML for it from RESTCONF and try to push it via RESTCONF:

https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:End_to_End_Flows#f22_MISSING_IPv4_DST_MATCH

I do not see the ipv4 dst match.

Since addMDFlow is writing directly to the data tree, I suspect there may be a RESTCONF issue.



 Comments   
Comment by Martin Sunal [ 13/Dec/13 ]

RESTCONF sends all data into transaction. Probably bug is somewhere else.

Comment by Tony Tkacik [ 07/Jan/14 ]

Fixed in https://git.opendaylight.org/gerrit/3846

Generated at Wed Feb 07 19:52:09 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.