summaryrefslogtreecommitdiffstats
path: root/src/contrib/net.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* quic: ECN handling in all operation modesLibor Peltan2023-07-061-0/+55
* server: set 0222 mode to STREAM UNIX listen socket filesDaniel Salzman2023-01-041-5/+8
* contrib/net: enable resetting TCP conn with RSTLibor Peltan2022-03-111-1/+6
* spellingJosh Soref2021-11-241-2/+2
* xdp: use same MSS like without xdpLibor Peltan2021-07-151-0/+3
* net/requestor: add support for TFODaniel Salzman2021-03-151-2/+15
* net: tiny code unificationDaniel Salzman2021-03-111-4/+4
* contrib: replace 'struct sockaddr' with 'struct sockaddr_storage' where reaso...Daniel Salzman2019-10-051-8/+8
* coding style improvements - copyright noticeDavid VaĊĦek2019-07-041-1/+1
* net: update documentationDaniel Salzman2019-02-281-6/+6
* net: rename net_send/recv net_base_send/recv to fix name conflictsDaniel Salzman2019-02-011-5/+5
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-291-1/+1
* fix failed unit tests on BSDJan Vcelak2016-06-281-1/+1
* net: sockaddr instead of sockaddr_storage in const paramsJan Vcelak2016-06-271-10/+9
* src: move doxygen header after license headerDaniel Salzman2016-02-031-1/+1
* net: change API to accept timeout in milisecondsJan Vcelak2016-01-191-23/+18
* contrib: move net and sockaddr from internalDaniel Salzman2015-12-041-0/+191