aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ethernet/mac_address.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-08-29ethernet: fix mac address increment errorJieqiang Wang1-2/+2
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-0/+10
2019-02-07Fix parsing overflow in unformat_mac_address_t()BenoƮt Ganne1-3/+3
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-5/+20
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns1-3/+19
2018-08-31Introduce a mac_address_t on the API and in VPPNeale Ranns1-0/+39