summaryrefslogtreecommitdiffstats
path: root/extras/vom
AgeCommit message (Expand)AuthorFilesLines
2019-04-08GBP: drop and contract countersNeale Ranns3-7/+11
2019-04-08fixing typosJim Thompson4-5/+5
2019-04-04gbp: Add bd flagsMohsin Kazmi3-6/+39
2019-03-29VOM: recurive route update fixNeale Ranns1-2/+2
2019-03-27VOM: routes support multipath so set is_multipath in route updateNeale Ranns1-1/+1
2019-03-27GBP: fixes for l3-out routingNeale Ranns4-9/+79
2019-03-27vom: Add support for BVI interfaceMohsin Kazmi3-2/+120
2019-03-26GBP: missing L3-out type coversionNeale Ranns1-0/+2
2019-03-18VOM: GBP: L3-out subnets need only the sclass not an EPGNeale Ranns2-11/+18
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan4-19/+15
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar4-15/+19
2019-03-14GBP: Endpoint flagsNeale Ranns4-13/+75
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns1-19/+15
2019-03-06GBP: use sclass in the DP for policyNeale Ranns17-153/+137
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns4-15/+36
2019-03-05VOM: GBP show allowed ethertypes in contractsNeale Ranns2-1/+8
2019-03-05GBP: per-group EP retention policyNeale Ranns9-479/+71
2019-03-04GBP: Global config for EP retentionNeale Ranns5-0/+475
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns2-3/+5
2019-03-01VOM: mprefix and mpath encode fixesNeale Ranns4-6/+10
2019-03-01VOM: vxlan-tunnel mcast interface fixNeale Ranns1-1/+5
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan2-0/+3
2019-02-28VOM: child accessors on GBP route domainNeale Ranns2-0/+17
2019-02-25VOM: GBP table IDs in GBP route-domain createNeale Ranns3-2/+4
2019-02-22VOM: GBP use singular instance if shared-ptr is setNeale Ranns2-3/+20
2019-02-22VOM: mroute dump debug level fixNeale Ranns1-1/+1
2019-02-22VOM: De-template the ACL code.Neale Ranns8-215/+709
2019-02-22VOM: fix tests and namespacify l2_vtrNeale Ranns9-56/+63
2019-02-20vom: Fix the versioning issue [vpp-1555]Mohsin Kazmi2-0/+11
2019-02-19VOM: no assert on interface mac setNeale Ranns2-2/+3
2019-02-14deb-pkg: Add libvom package supportMohsin Kazmi1-11/+5
2019-02-13vom: Add support for vtr in xconnectMohsin Kazmi11-138/+294
2019-02-13VOM: neighbour API flagsNeale Ranns8-25/+131
2019-02-05VOM: vxlan_tunnel equals operatorNeale Ranns2-1/+12
2019-01-30Use IP and MAC API types for neighborsNeale Ranns7-29/+56
2019-01-25deprecate tapcliDamjan Marion5-7/+0
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns8-16/+96
2019-01-22VOM: GBP bridge domain flagsNeale Ranns8-23/+69
2019-01-17VOM: ip-mroute inspect register handler fixNeale Ranns1-1/+2
2019-01-10VOM: IP route ECMP supportNeale Ranns3-24/+56
2019-01-07VOM: mroutesNeale Ranns12-117/+1306
2018-12-24GBP: fix dump and VOM populateNeale Ranns12-205/+96
2018-12-23VOM: statsNeale Ranns7-47/+87
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns6-93/+138
2018-12-19VOM: stats fixesNeale Ranns6-83/+88
2018-12-19VOM: VXLAN-GBP command fixesNeale Ranns3-6/+9
2018-12-19VOM: GBP-bridge-domain fixNeale Ranns2-14/+8
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan2-9/+10
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan5-13/+9
2018-12-17VOM: IGMP only supports IPv4Neale Ranns7-19/+73