aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-02stats: expose symlink to stats clientOle Troan2-4/+6
2023-03-01docs: fixed to use unified "pcap trace" commandNobuhiro MIKI5-9/+9
2023-03-01vcl: accept bound notifications in epoll waitFlorin Coras1-0/+3
2023-03-01vcl: accept vcl spurious wakeup in epoll wait eventfdFlorin Coras1-1/+5
2023-03-01vcl: close libc epfd on vls epfd closeFlorin Coras1-7/+7
2023-03-01vcl: only add sessions to lt list if neededFlorin Coras1-1/+8
2023-03-01hs-test: update hs-test documentationMaros Ondrejicka1-51/+36
2023-03-01hs-test: fix error checkMaros Ondrejicka1-1/+1
2023-03-01udp: fix optimistic assert for UDP RXMohammed Hawari2-1/+6
2023-03-01vpp-swan: improve MakefileFan Zhang2-40/+90
2023-03-01vcl: fix undeclared UDP_SEGMENT for centos 8Tianyu Li1-0/+4
2023-03-01hs-test: fix wait for app after ldp changeFlorin Coras3-3/+4
2023-02-28session: consolidate port alloc logicFlorin Coras4-52/+36
2023-02-28tcp: add dispatch errors to countersFlorin Coras1-9/+10
2023-02-28hs-test: fill configuration files at runtimeMaros Ondrejicka6-18/+56
2023-02-28vcl: use program invocation name in ldp app nameFlorin Coras1-3/+2
2023-02-28hs-test: allow nginx suite to unconfigure topologyMaros Ondrejicka1-0/+2
2023-02-28hs-test: test vpp+nginx mirroring with tap ifacesMaros Ondrejicka13-16/+281
2023-02-28vcl: handle lt events in epoll ctlFlorin Coras1-18/+26
2023-02-28hs-test: add option to unconfigure topologyMaros Ondrejicka6-3/+42
2023-02-27vcl: improve vls handling of shared listenersFlorin Coras3-54/+49
2023-02-27hs-test: refactor netconfigMaros Ondrejicka8-229/+165
2023-02-27vpp-swan: fix segmentation fault in arp functionGabriel Oginski1-5/+22
2023-02-27wireguard: fix potential leaks of async frameGabriel Oginski1-12/+12
2023-02-25tcp: fix error countersFilip Tehlar4-44/+43
2023-02-24hs-test: store logsMaros Ondrejicka3-2/+79
2023-02-24hs-test: modify nginx testsMaros Ondrejicka1-2/+2
2023-02-24hs-test: improve test infraFilip Tehlar7-40/+141
2023-02-23srtp: fix build on ubuntu-22.04Dave Wallace1-1/+1
2023-02-22hs-test: fix install/build on new ubuntu instanceDave Wallace2-4/+4
2023-02-21hs-test: clean-up ip address generationMaros Ondrejicka4-84/+126
2023-02-20session: track app session closesFlorin Coras2-2/+9
2023-02-20vcl: ldp support for ip_pktinfoFlorin Coras4-87/+245
2023-02-16vcl: fix incorrect ldp worker in ldp_epoll_pwait()Liangxing Wang1-1/+5
2023-02-16hs-test: check for missing output in nginx testsMaros Ondrejicka4-0/+22
2023-02-16wireguard: move buffer when insufficient pre_data leftAlexander Skorichenko1-14/+24
2023-02-16session: ignore zero length dgramsFlorin Coras1-1/+9
2023-02-14hs-test: clean-up obsolete codeMaros Ondrejicka6-88/+17
2023-02-14build: add missing dependences for centos 8Tianyu Li1-0/+1
2023-02-14tests: support tmp-dir on different filesystemDmitry Valter4-4/+6
2023-02-14vpp-swan: removed adding the same rule in SPDGabriel Oginski1-0/+61
2023-02-13rdma: always use 64 byte CQEs for MLX5Nathan Brown1-5/+23
2023-02-11misc: VPP 22.10.1 Release NotesDave Wallace2-0/+13
2023-02-10misc: VPP 22.06.1 Release NotesDave Wallace3-1/+13
2023-02-10sr: support define src ipv6 per encap policyTakeru Hayasaka7-50/+506
2023-02-10hs-test: refactor test cases from no-topo suiteMaros Ondrejicka19-649/+207
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka20-524/+333
2023-02-10tests: use existing pip compiled req file for building the run.py venvNaveen Joy1-18/+1
2023-02-10tests: use iperf3 for running interface tests on the hostNaveen Joy1-1/+20
2023-02-09hs-test: configure VPP from test contextMaros Ondrejicka16-417/+891