index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
ip
/
tcp.c
Age
Commit message (
Expand
)
Author
2017-01-12
kernel: add "close" ctl message for tcp connection to gracefully hang up a co...
cinap_lenrek
2016-11-16
ip/tcp: never raise the mss over the link mtu < 1280 for v6
cinap_lenrek
2016-11-15
ip/tcp: only calculae mss from interface mtu when directly reachable for v6
cinap_lenrek
2016-11-08
kernel/ip: remove nil checks for allocb() and padblock()
cinap_lenrek
2016-11-07
ip/tcp: remove useless nil checks for padblock() and allocb() return value
cinap_lenrek
2016-10-23
ip: simplify code as packblock() and concatblock() will never error
cinap_lenrek
2016-03-12
devip: handle ignoreadvice flag for all protocols
cinap_lenrek
2015-09-02
tcp: fix mtu on server sockets again (thans mycroftix)
cinap_lenrek
2015-05-14
tcp: fix loopback slowness issue / set tcb->mss for incoming connections (tha...
cinap_lenrek
2013-11-22
kernel: more kproc pexit() and sleep error handling
cinap_lenrek
2013-07-21
apply erik quanstros tcp-bdp patch (from sources)
cinap_lenrek
2012-07-09
tcp: memset paranoia, synced from sources
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen