tldk.git
2017-05-09 Kopec, TomaszXtldk_test: added copy command to makefile to make test_... 38/5838/4
2017-03-06 Konstantin... Rewrite accept() code-path and make l4fwd not to close... 17/5617/3
2017-02-28 Mohammad Abdul... test/gtest: enable unit test with scapy 46/5546/1
2017-02-24 Konstantin... Introduce first version of TCP code. 12/5512/2
2017-02-22 Mohammad Abdul... dpdk/makefile: add librte_pmd_pcap support for unit... 57/5457/2
2017-02-22 Mohammad Abdul... gtest: disable test_tle_udp_dev 76/5476/1
2017-02-21 Konstantin... Bump default dpdk version to 16.11 30/5130/2
2017-01-24 Konstantin... Merge "tldk test: Update tle_dev unit tests"
2017-01-24 Daniel Mrzyglodtldk_test: fix add define for older gcc 34/4834/1
2017-01-19 Karol Lateckitldk test: Update tle_dev unit tests 27/3827/2
2017-01-19 Konstantin... Merge "tldk: fix possibility of tle_event_active()...
2017-01-19 Karol Lateckitldk: fix possibility of tle_event_active() from DOWN... 26/3826/4
2017-01-16 Karol Lateckitldk/gtest: Modify makefile to allow compiling with... 07/4707/1
2016-11-15 Mohammad Abdul... fix dpdk version checking 25/3825/1
2016-10-21 Konstantin... Merge "example/udpfw: assign queue id after mac info...
2016-10-21 Karol Lateckitldk: fix for positive errno return values in udp_ctl.c 26/3526/1
2016-10-21 Karol Lateckitldk: fix for wrong rte_errno value in event.c 25/3525/1
2016-10-19 Mohammad Abdul... example/udpfw: assign queue id after mac info in ports... 89/3489/2
2016-10-17 Konstantin... test/gtest: fix stream open test-cases fail 42/3442/1
2016-10-07 Konstantin... makefiles: don't assume that output and target is alway... 15/3315/1
2016-10-07 Konstantin... libtle_udp: don't allow to open stream for unsupported... 14/3314/1
2016-10-07 Konstantin... libtle_udp: fix possible dereference of NULL ptr in... 13/3313/1
2016-10-07 Konstantin... libtle_udp: fix incorrect comparision in ymm_mask_cmp() 12/3312/1
2016-10-07 Daniel Mrzyglodtldk_test: Add TLDK unit tests 98/3298/3
2016-10-06 Konstantin... Enable C++ files compilation 97/3297/1
2016-09-16 Konstantin... RFC: L4 (TCP, UDP) library public API. 20/2920/1
2016-09-16 Mohammad Abdul... allocated all port and all cpu momory together instead... 19/2919/1
2016-09-15 Mohammad Abdul... udpfw: dynamic allocation of netbe_* structures 99/2899/1
2016-09-13 Mohammad Abdul... add list of blocked ports for IPv6 57/2857/1
2016-09-12 Konstantin... Merge "added Python script to generate streams for...
2016-09-09 Mohammad Abdul... makefile: allow using DPDK from git and OS distributions 66/2766/1
2016-09-09 Mohammad Abdul... added Python script to generate streams for fe.cfg... 65/2765/1
2016-09-06 Mohammad Abdul... Initial working version of RSS 20/2620/3
2016-07-29 Konstantin... Merge "udpfwd: allow BE and FE run over same core"
2016-07-29 Konstantin... udpfwd: allow BE and FE run over same core 35/2135/1
2016-07-29 Konstantin... udpfwd: avoid loads blocked by stores while updating... 34/2134/1
2016-07-18 Konstantin... fix segfault on input packets with invalid checksum 92/1992/1
2016-07-07 Konstantin... Update README to sync with latest changes 11/1911/2
2016-07-07 Konstantin... Change libtle_udp to use dring. 10/1910/2
2016-07-07 Konstantin... initial tle_dring implementation 09/1909/2
2016-07-07 Konstantin... Introduce extra layer of hierarchy to the makefiles. 08/1908/1
2016-06-28 Konstantin... libtle_udp: add missing license header for udp_rxtx.c 92/1792/1
2016-06-27 Konstantin... Merge "Adding a .gitignore"
2016-06-21 Mohammad Abdul... Fixed reallocated memory initialisation bug 84/1684/2
2016-06-07 Ed WarnickeAdding a .gitignore 96/1396/5
2016-06-07 Konstantin... Merge "Add vagrant/ support"
2016-06-07 Ed WarnickeAdding .gitreview file 90/1390/2
2016-06-07 Ed WarnickeAdd vagrant/ support 97/1397/3
2016-06-07 Konstantin... Initial commit of tldk code. 89/1389/3
2016-05-19 C.J. CollierInitial empty repository