aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_l2_fib.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-1/+2
2022-10-11l2: Add bridge_domain_add_del_v2 to l2 apiLaszlo Kiraly1-1/+3
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-72/+100
2021-11-22vlib: add virtual time supportBenoƮt Ganne1-4/+3
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-08-13tests docs: upgrade python packagesDave Wallace1-1/+1
2021-01-08l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma...Jerome Tollet1-0/+52
2020-03-09l2: API cleanupJakub Grajciar1-11/+8
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-1/+3
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-7/+7
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-4/+4
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-2/+3
2018-11-23VPP-1476: L2fib failures in masterPavel Kotucek1-7/+8
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo1-2/+7
2017-10-09TEST,L2-FIB:refactor test-removing shared stateEyal Bari1-179/+135
2017-10-03L2FIB,TEST:add max macs in event testeyal bari1-0/+22
2017-10-02L2-FIB:add mac learn events testEyal Bari1-0/+18
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-3/+0
2017-06-12L2FIB:fix crash in show with deleted subif entriesEyal Bari1-0/+3
2017-05-24TEST/L2BD:fix flush testsEyal Bari1-66/+107
2017-05-22Skip L2 FIB flush testsNeale Ranns1-0/+9
2017-05-16L2FIB: add flush testEyal Bari1-103/+198
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-5/+6
2016-12-23make test: improve handling of packet capturesKlement Sekera1-7/+3
2016-12-16make test: improve robustness and performanceKlement Sekera1-11/+3
2016-11-23CSIT-473: L2 FIB testsJan1-0/+390