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
Age
Commit message (
Expand
)
Author
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2015-09-27
devip: declare cleanarpent() static
cinap_lenrek
2015-09-27
devip: various bugfixes and cleanups for arp code
cinap_lenrek
2015-09-02
tcp: fix mtu on server sockets again (thans mycroftix)
cinap_lenrek
2015-09-01
libsec: remove flawed aes() digest and hmac_aes() implementations (thanks aiju)
cinap_lenrek
2015-06-09
ip: fix wrong radix for iphash() (thanks yoann padioleau)
cinap_lenrek
2015-05-14
tcp: fix loopback slowness issue / set tcb->mss for incoming connections (tha...
cinap_lenrek
2014-12-21
ip: exclude "don't fragment" bit from ipv4 reassembly test
cinap_lenrek
2014-11-13
ip: implement "hangup" ctl for udp protocol
cinap_lenrek
2014-09-21
devip: sanity check Nchan in Fsproto()
cinap_lenrek
2014-09-21
devip: print protocol name in garbage collection notification
cinap_lenrek
2014-08-26
ip: set arp entry for own v6 address when not tentative
cinap_lenrek
2014-08-21
ip: fix memory leak in ipicadd6()
cinap_lenrek
2014-08-12
ip: fix missed unlocks and waserror handlers
cinap_lenrek
2014-06-08
kernel: remove Block refcounting (thanks erik)
cinap_lenrek
2014-04-12
icmp: use snprint, add more unreachable error messages (from erik quanstro)
cinap_lenrek
2014-02-03
ipmux: fix 6c complaints
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
2013-06-17
ip/ethermedium: drop short packets instead of producing negative size blocks
cinap_lenrek
2013-05-05
devip: dont raise error() out of Fsprotocone()
cinap_lenrek
2013-05-05
devip: handle malloc errors, fix queue leaks
cinap_lenrek
2013-01-22
arp: fix memory leaks for "flush" and "del" arp ctl messages
cinap_lenrek
2012-08-02
ip: fix assert panic on fragmented icmp echo request (see eriks icmp-frag patch)
cinap_lenrek
2012-07-09
tcp: memset paranoia, synced from sources
cinap_lenrek
2012-05-03
bring back il protocol support
cinap_lenrek
2012-02-13
ip: fix missing poperror (from applied/netlogpoperror)
cinap_lenrek
2011-08-17
change definition of Chan.create to return a chan like open
cinap_lenrek
2011-07-08
devip: dont panic when ports get exhausted
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