summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/tcp.c
AgeCommit message (Expand)Author
2017-01-12kernel: add "close" ctl message for tcp connection to gracefully hang up a co...cinap_lenrek
2016-11-16ip/tcp: never raise the mss over the link mtu < 1280 for v6cinap_lenrek
2016-11-15ip/tcp: only calculae mss from interface mtu when directly reachable for v6cinap_lenrek
2016-11-08kernel/ip: remove nil checks for allocb() and padblock()cinap_lenrek
2016-11-07ip/tcp: remove useless nil checks for padblock() and allocb() return valuecinap_lenrek
2016-10-23ip: simplify code as packblock() and concatblock() will never errorcinap_lenrek
2016-03-12devip: handle ignoreadvice flag for all protocolscinap_lenrek
2015-09-02tcp: fix mtu on server sockets again (thans mycroftix)cinap_lenrek
2015-05-14tcp: fix loopback slowness issue / set tcb->mss for incoming connections (tha...cinap_lenrek
2013-11-22kernel: more kproc pexit() and sleep error handlingcinap_lenrek
2013-07-21apply erik quanstros tcp-bdp patch (from sources)cinap_lenrek
2012-07-09tcp: memset paranoia, synced from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen