aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-04-28vppinfra: improve test coverageDave Barach2-0/+46
2020-04-28tests: fix update_path_flags for multicast in vpp_ip_routePaul Vinciguerra1-2/+2
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra5-85/+40
2020-04-28lisp: API cleanupJakub Grajciar3-204/+94
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella3-0/+126
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-16/+1
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-2/+4
2020-04-27vlib: pcap rx/tx/dispatch trace testDave Barach1-0/+89
2020-04-24tests: test vnet_calc_checksums_inline(...)Dave Barach1-0/+74
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns2-3/+116
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns3-9/+373
2020-04-23ip-neighbor: Replace feature for the ip-neighbor data-baseNeale Ranns1-0/+117
2020-04-22gso: add vxlan tunnel supportMohsin Kazmi1-50/+250
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns6-11/+18
2020-04-07tests: pin sphinx and sphinx-rtd-themeAloys Augustin3-99/+102
2020-04-07sr: Support uSID function.Tetsuya Murakami1-0/+323
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-0/+2
2020-04-06docs: pin down sphinx to avoid crash with Sphinx 3.0.0Andrew Yourtchenko2-1/+121
2020-04-06misc: fix python sonarcloud BLOCKER level issuesPaul Vinciguerra3-2/+4
2020-03-31ipsec: fix chained ESPFilip Tehlar1-1/+2
2020-03-31ipsec: fix udp-encap in transport modeAlexander Chernavin1-2/+51
2020-03-27acl: API cleanupJakub Grajciar3-176/+39
2020-03-26acl: revert acl: api cleanupOle Trøan3-39/+176
2020-03-26acl: API cleanupJakub Grajciar3-176/+39
2020-03-26tests: speed up ipsec unit tests executionFilip Tehlar1-54/+1
2020-03-23ipsec: Revert "ipsec: fix chained ESP"Florin Coras1-2/+1
2020-03-23sr: srv6 API cleanupJakub Grajciar1-121/+0
2020-03-23ipsec: fix chained ESPFilip Tehlar1-1/+2
2020-03-17fib: Always install all routers mcast addressesNeale Ranns2-2/+2
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar4-92/+172
2020-03-13tests: avoid unnecessary rebuildsKlement Sekera1-2/+2
2020-03-12vppinfra: refactor clib_timebase_tDave Barach1-1/+6
2020-03-12policer: API cleanupJakub Grajciar4-44/+78
2020-03-10tests: add running_gcov_tests to framework.pyDave Barach3-3/+14
2020-03-09l2: API cleanupJakub Grajciar3-71/+9
2020-03-05session: API cleanupJakub Grajciar5-10/+9
2020-02-26sr: API cleanupJakub Grajciar1-1/+1
2020-02-26api: improve api string safetyJakub Grajciar2-0/+69
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns1-24/+36
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns6-56/+352
2020-02-20ip-neighbor: Fix aging timeoutVladimir Isaev1-1/+22
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera1-2/+0
2020-02-13vrrp: add plugin providing vrrp supportMatthew Smith1-0/+35
2020-02-11ipsec: add support for chained buffersFilip Tehlar2-51/+30
2020-02-11sr: update NH value for Ethernet payloadspcamaril1-1/+1
2020-02-11ip: fix ip-local errorsFlorin Coras1-2/+2
2020-02-10ip-neighbor: fix MLD reports not being sentNeale Ranns1-1/+31
2020-02-07tests: support python 3.8Ole Troan4-8/+7
2020-02-05stats: fix state counter removalVladimir Isaev1-40/+41
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-1/+122