]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_attr.c
bgpd: Extract tunnel type from extended communities
authorLakshman Krishnamoorthy <lkrishnamoor@vmware.com>
Sat, 11 May 2019 17:17:23 +0000 (10:17 -0700)
committerLakshman Krishnamoorthy <lkrishnamoor@vmware.com>
Tue, 14 May 2019 19:25:44 +0000 (12:25 -0700)
commitf4bd90c5fcf211f946f1413a596091aab85a8de5
treebf6d46c4f65d0cb5daffbedc50665e84a0decb37
parent764252d0ab48563eb171e09ce9d53e249e6e8a27
bgpd: Extract tunnel type from extended communities

This diff contains 2 parts:
1. Extract the tunnel type info from bgp extended communities.
2. Make rfapi use this common tunnel type ap

Signed-off-by: Lakshman Krishnamoorthy <lkrishnamoor@vmware.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_ecommunity.h
bgpd/rfapi/rfapi_import.c
bgpd/rfapi/rfapi_private.h
bgpd/rfapi/rfapi_vty.c