aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-10-08ip-neighbor: Grat ARPs from different subnet are droppedNeale Ranns2-1/+33
2020-10-08ipsec: Allow SAs with NULL auth &crypto on IPSec interfaceNeale Ranns1-4/+25
2020-10-08fib: Register multicast MAC with interface for accepting interfacesNeale Ranns1-2/+33
2020-10-07api: add heap alloc to vpp statsOle Troan1-1/+0
2020-09-30ikev2: better packet parsing functionsFilip Tehlar1-0/+24
2020-09-22lisp: Move to pluginNeale Ranns2-208/+2
2020-09-21geneve: Move to pluginNeale Ranns1-307/+0
2020-09-21misc: Move l2tp to pluginNeale Ranns1-47/+0
2020-09-21build: remove opensuse build infraDave Wallace1-1/+1
2020-09-17teib: Add adj-fibs for peers/adjacencies on p2mp interfaceNeale Ranns2-4/+52
2020-09-09wireguard: initial implementation of wireguard protocolArtem Glazychev2-1/+5
2020-09-07ipsec: fix padding/alignment for native IPsec encryptionChristian Hopps4-33/+101
2020-09-04vpp: Fix node APIsNathan Skrzypczak1-1/+1
2020-09-02bonding: add bond_create2 API to include gso optionSteven Luong2-16/+26
2020-08-31vpp_config: update node variants to skx and iclRay Kinsella1-2/+2
2020-08-27tests: "force solo" testcase supportAndrew Yourtchenko6-8/+102
2020-08-14gso: packet coalesce libraryMohsin Kazmi2-0/+162
2020-08-06misc: harmonize namesDave Barach1-2/+2
2020-08-03unittest: add clib_count_equal_u8/16/32/64 testsBenoƮt Ganne1-1/+1
2020-07-31ip-neighbor: Allow to replace dynamic entryVladimir Isaev1-0/+110
2020-07-28bonding: toggle bond admin state may cause hw link state to downSteven Luong1-2/+37
2020-07-28ip: svr: improve performance for non-fragmentsKlement Sekera1-0/+66
2020-07-28bonding lacp: replace slave string with memberSteven Luong2-39/+42
2020-07-24geneve: support geneve interface acting as a bviOle Troan1-2/+71
2020-07-21ipsec: Dedicated IPSec interface typeNeale Ranns3-4/+343
2020-07-16gre: fix outer ip6 lengthAloys Augustin1-0/+9
2020-06-24tests: fix deps pinning / patchingAloys Augustin1-5/+3
2020-06-20tests: improve lcov stats for memory_api.cDave Barach1-1/+19
2020-06-16gso: fix the udp checksum in testMohsin Kazmi1-2/+2
2020-06-10vapi: memset allocated messages to zeroKlement Sekera2-20/+0
2020-06-08vxlan: Fixed checksum caclculation offsetVladimir Isaev5-6/+41
2020-05-29bonding: Revert adjust link stateMatthew Smith1-58/+1
2020-05-29gso: add checksum and payload size testingMohsin Kazmi1-49/+148
2020-05-27bonding: adjust link state based on active slavesMatthew Smith1-1/+58
2020-05-25tests: update pip and pip-toolsAloys Augustin4-216/+387
2020-05-24ipsec: fixed chaining ops after add footer and icvPiotrX Kleski1-0/+1
2020-05-15ikev2: add support for NAT traversalFilip Tehlar1-4/+1
2020-05-14nat: "users" dump for ED-NATKlement Sekera1-1/+1
2020-05-14ip: fix interface ip address del sw_if_index checkyedg2-0/+36
2020-05-13feature: Config end nodes are user specificNeale Ranns1-0/+12
2020-05-13ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAsNeale Ranns1-1/+75
2020-05-05tests: clean up loggingPaul Vinciguerra2-30/+25
2020-05-05ipsec: User can choose the UDP source portNeale Ranns5-97/+252
2020-05-05gso: fix the make test for ipipMohsin Kazmi1-2/+15
2020-05-05api: ip: add IP_ROUTE_LOOKUP APIChristian Hopps2-0/+148
2020-05-05gso: add support for IP-IPMohsin Kazmi1-6/+199
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-2/+3
2020-05-04misc: binary api fuzz test fixesDave Barach2-2/+9
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra12-102/+67
2020-05-03tests: improve vpp_papi_provider exception outputPaul Vinciguerra1-4/+12