aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mactime/mactime.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-20/+0
2022-09-26api: replace print functions wth formatDamjan Marion1-1/+0
2022-01-15mactime: fix memory leakDave Barach1-1/+2
2021-04-19interface: interface-output end node reworkDamjan Marion1-3/+2
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns1-1/+1
2020-06-07mactime: print error if feature not enabledDave Barach1-1/+8
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+2
2020-03-12vppinfra: refactor clib_timebase_tDave Barach1-1/+2
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-14/+26
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-06mactime: update api to use explicit typesOle Troan1-0/+1
2019-10-14mactime: add the "mactime.json" builtin URLDave Barach1-0/+7
2019-10-13mactime: pass context in reply to mactime_dumpKeith Burns1-0/+1
2019-10-07mactime: add a "top" command to watch device statsDave Barach1-0/+79
2019-09-30mactime: remove api boilerplateOle Troan1-71/+5
2019-06-08mactime: add per-mac allow-with-quota featureDave Barach1-6/+28
2019-06-04mactime: upstream new featuresDave Barach1-4/+71
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-5/+2
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-2/+1
2018-11-01Fix API name_crc format stored in msg_api_tableIgor Mikhailov (imichail)1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-07-11VPP-1338: fix coverity warning in mactime pluginDave Barach1-1/+3
2018-06-23Tx feature node, for accounting purposesDave Barach1-22/+98
2018-06-21Null terminate name stringDave Barach1-1/+1
2018-06-20Nested-loop index typo. Oops.Dave Barach1-6/+6
2018-06-19Driver level time-based src mac filterDave Barach1-0/+533