tldk.git
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