aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libtle_udp/udp_ctl.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24Introduce first version of TCP code.Konstantin Ananyev1-794/+0
2016-10-21tldk: fix for positive errno return values in udp_ctl.cKarol Latecki1-2/+2
2016-10-07libtle_udp: don't allow to open stream for unsupported familyKonstantin Ananyev1-4/+12
2016-10-07libtle_udp: fix possible dereference of NULL ptr in tle_udp_del_dev()Konstantin Ananyev1-2/+1
2016-09-13add list of blocked ports for IPv6Mohammad Abdul Awal1-17/+23
2016-09-06Initial working version of RSSMohammad Abdul Awal1-7/+28
2016-07-07Change libtle_udp to use dring.Konstantin Ananyev1-45/+82
2016-06-07Initial commit of tldk code.Konstantin Ananyev1-0/+723