aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/qos
AgeCommit message (Expand)AuthorFilesLines
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-1/+1
2020-01-07qos: Add FEATURE.yamlNeale Ranns1-0/+12
2020-01-03qos: api clenupJakub Grajciar1-7/+8
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-08-01qos: Uninitialised variable (coverity)Neale Ranns1-0/+3
2019-07-31qos: Store functionNeale Ranns5-6/+661
2019-07-24qos: QoS dump APIsNeale Ranns8-119/+597
2019-03-05qos: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-703/+728
2018-11-15QoS: fix always recoding as IPNeale Ranns1-15/+25
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra5-8/+8
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-0/+2
2018-09-06Enum type on the API for QoS sourcesNeale Ranns2-14/+49
2018-07-20QOS: mark/record fix feature ordering c-n-p errorNeale Ranns1-5/+5
2018-07-20QoS: marking and recording for MPLS and VLANNeale Ranns2-18/+259
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion2-4/+3
2018-07-19qos record:fix disable on interface deleteEyal Bari1-1/+1
2018-07-18qos mark/record: fix disable-sw_if_index range checkEyal Bari2-2/+2
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-4/+9
2018-04-24Support QOS_SOURCE_IP recording from L2 input node.Igor Mikhailov (imichail)1-5/+76
2018-03-19QoS code coverity found errorsNeale Ranns1-2/+2
2018-03-16QoS recording and markingNeale Ranns10-0/+1586