Dhanya Thattil
771b1e7877
rx_arping for 10g mode ( #359 )
...
* test for rx_arping
* arping ip and interface from client interface
* apring thread added to thread ids
* clean code for thread for arping
* removing the assumption that udpip1 fill be updated along with udpip2
* review, replacing syscall(sys_gettid) with gettid()
2022-02-04 10:12:57 +01:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Dhanya Thattil
f5160b0978
exposing receiver thread ids to client ( #102 )
...
* exposing receiver thread ids to client
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-06-09 16:18:37 +02:00
Erik Frojdh
e599bb7c24
format receiver
2020-05-05 10:04:52 +02:00
Erik Fröjdh
c1ae67ac46
Small refactor on ThreadObject and listener ( #93 )
...
* removed pointer, slight cleaning of loop
* removed semaphore, use getters
* removed redundant log msg
* removed comment
* added const
* removed comment
* changed header
2020-04-21 09:45:29 +02:00
Erik Frojdh
815b6a37aa
moved flag to base class
2020-04-16 13:22:51 +02:00
Erik Frojdh
254e8f85d8
moved non public headers
2020-02-03 14:38:24 +01:00