[NETVIRT-709] Floating-IP MAC Action missing in L3_LFIB_TABLE Created: 05/Jun/17  Updated: 15/Dec/17  Resolved: 07/Jun/17

Status: Resolved
Project: netvirt
Component/s: General
Affects Version/s: Carbon
Fix Version/s: None

Type: Bug
Reporter: Chetan Arakere Gowdru Assignee: Chetan Arakere Gowdru
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 8595

 Description   

In PDNAT_TABLE, we have a FIP mac match for performing FIP to internal IP translation.

cookie=0x8000004, duration=41.833s, table=25, n_packets=0, n_bytes=0, priority=10,ip,dl_dst=fa:16:3e:1c:ac:79,nw_dst=100.100.100.12 actions=set_field:60.0.0.2->ip_dst,write_metadata:0x33c20/0xfffffe,goto_table:27

But, the traffic comes from DC-gateway hits L3_LFIB_TABLE, doesn't add the FIP MAC in action as done in L3_FIB_TABLE.

cookie=0x8000002, duration=40.956s, table=20, n_packets=5, n_bytes=510, priority=10,mpls,mpls_label=106017 actions=pop_mpls:0x0800,goto_table:25
cookie=0x8000003, duration=40.956s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x33c34/0xfffffe,nw_dst=100.100.100.12 actions=set_field:fa:16:3e:1c:ac:79->eth_dst,goto_table:25

As a result, Floating IP connectivity via DC-gateway(using l3gre tunnel) fails.



 Comments   
Comment by Chetan Arakere Gowdru [ 07/Jun/17 ]

https://git.opendaylight.org/gerrit/#/c/58272/

Generated at Wed Feb 07 20:22:16 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.