]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/ip
ip/tcp: only calculae mss from interface mtu when directly reachable for v6
[plan9front.git] / sys / src / 9 / ip /
2016-11-15 cinap_lenrekip/tcp: only calculae mss from interface mtu when direc...
2016-11-08 cinap_lenrekkernel/ip: fix typo (rfc -> ifc)
2016-11-08 cinap_lenrekgre: check nil for pullupblock()
2016-11-08 cinap_lenrekkernel/ip: remove nil checks for allocb() and padblock()
2016-11-07 cinap_lenrekip: always pass a single block to Medium.bwrite(),...
2016-11-07 cinap_lenrekip/nullmedium: free passed block in nullbwrite()
2016-11-07 cinap_lenrekip/tcp: remove useless nil checks for padblock() and...
2016-10-22 cinap_lenrekip: simplify code as packblock() and concatblock()...
2016-10-22 cinap_lenrekdevip: simplify ipbwrite() by using retun value of...
2016-10-22 cinap_lenrekip/icmp: only reply to echo request when directed to...
2016-09-10 cinap_lenrekkernel: replace various custom random iv buffer filling...
2016-08-27 cinap_lenrekmerge
2016-08-27 cinap_lenrekip/esp: allocate cipher states in secret memory
2016-08-14 cinap_lenrekip/il: dont attept to connect over IPv6, IL only suppor...
2016-05-05 cinap_lenrekkernel: fix cb->f[0] nil dereferences due to short...
2016-03-28 cinap_lenrekdevip: applying changes for bug: multicasts_and_udp_buffers
2016-03-12 cinap_lenrekdevip: handle ignoreadvice flag for all protocols
2016-02-21 cinap_lenrekfix ipv6 icmphostunr() locking and memory free bugs...
2016-02-13 cinap_lenrekmerge
2016-02-12 ftrvxmtrxip/chandial: fail with Ebadarg instead of printing...
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2015-09-27 cinap_lenrekdevip: declare cleanarpent() static
2015-09-27 cinap_lenrekdevip: various bugfixes and cleanups for arp code
2015-09-01 cinap_lenrektcp: fix mtu on server sockets again (thans mycroftix)
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-06-09 cinap_lenrekip: fix wrong radix for iphash() (thanks yoann padioleau)
2015-05-14 cinap_lenrektcp: fix loopback slowness issue / set tcb->mss for...
2014-12-21 cinap_lenrekip: exclude "don't fragment" bit from ipv4 reassembly...
2014-11-13 cinap_lenrekip: implement "hangup" ctl for udp protocol
2014-09-27 aijumerge
2014-09-21 cinap_lenrekdevip: sanity check Nchan in Fsproto()
2014-09-21 cinap_lenrekdevip: print protocol name in garbage collection notifi...
2014-08-26 cinap_lenrekip: set arp entry for own v6 address when not tentative
2014-08-20 cinap_lenrekip: fix memory leak in ipicadd6()
2014-08-12 cinap_lenrekip: fix missed unlocks and waserror handlers
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-04-12 cinap_lenrekicmp: use snprint, add more unreachable error messages...
2014-02-03 cinap_lenrekipmux: fix 6c complaints
2013-11-22 cinap_lenrekkernel: more kproc pexit() and sleep error handling
2013-07-21 cinap_lenrekapply erik quanstros tcp-bdp patch (from sources)
2013-07-05 ethanmerge
2013-06-17 cinap_lenrekip/ethermedium: drop short packets instead of producing...
2013-05-06 ppatience0merge
2013-05-05 cinap_lenrekdevip: dont raise error() out of Fsprotocone()
2013-05-05 cinap_lenrekdevip: handle malloc errors, fix queue leaks
2013-01-22 cinap_lenrekarp: fix memory leaks for "flush" and "del" arp ctl...
2012-08-02 cinap_lenrekip: fix assert panic on fragmented icmp echo request...
2012-07-09 cinap_lenrektcp: memset paranoia, synced from sources
2012-05-03 cinap_lenrekbring back il protocol support
2012-02-13 cinap_lenrekmerge
2012-02-13 cinap_lenrekip: fix missing poperror (from applied/netlogpoperror)
2011-08-17 cinap_lenrekchange definition of Chan.create to return a chan like...
2011-07-08 cinap_lenrekmerge
2011-07-08 cinap_lenrekdevip: dont panic when ports get exhausted
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image