- Fix return values to conform with SUSv3
[dragonfly.git] / sys / netinet /
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-07-15 Eirik NygaardCall suser() with the correct number of arguments.
2005-07-15 Eirik NygaardRemove forgotten debug printf.
2005-07-15 Eirik NygaardConvert spl* to critical sections.
2005-07-15 Eirik NygaardAdd a forth argument to soreserve(). Pass just a NULL...
2005-07-15 Eirik NygaardInitialize a few more timers.
2005-07-15 Eirik NygaardProperly handle mbuf copying on DragonFly when we try...
2005-07-15 Eirik NygaardRemove the second argument to ip_stripoptions(), it...
2005-07-15 Eirik NygaardAdd va_arg handling for DragonFly.
2005-07-15 Eirik NygaardWe have to declare the parent node for a sysctl.
2005-07-15 Eirik NygaardOur mbuf allocation flags are prefixed with MB_ not M_.
2005-07-15 Eirik NygaardAdd DragonFly to the #ifdef mess.
2005-07-15 Eirik NygaardCommit untouched SCTP files from KAME originally writte...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Joerg SonnenbergerA lot of software depends on netinet/in.h being self...
2005-07-13 Joerg SonnenbergerDefine struct in_addr in both, arpa/inet.h and netinet...
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-17 Matthew DillonAbstract out the location of an m_tag's data by adding...
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-09 Jeffrey HsuThe header type of a mbuf doesn't change when appended...
2005-06-08 Jeffrey HsuGet an mbuf packet header to begin with instead of...
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-04 Joerg SonnenbergerInstead of checking for ifnet_addrs[ifp->index - 1...
2005-06-03 Joerg SonnenbergerAdd a new macro IF_LLSOCKADDR which maps a ifnet pointe...
2005-06-02 Matthew DillonRemove spl*() calls from netinet, replacing them with...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-29 Jeffrey HsuDeprecate MCLGET() in favor of m_getcl() or m_getl...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-10 Jeffrey HsuImplement TCP Appropriate Byte Counting.
2005-05-08 Joerg SonnenbergerLeft-over from the old mbuf chain tagging.
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-22 Joerg SonnenbergerDon't call cpu_mb1 after lwkt_setcpu_self, but call...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Jeffrey HsuDefer assigning to the forwarding route variable until...
2005-04-18 Jeffrey HsuMinor cosmetic cleanups. Use the canonical name "ro...
2005-04-18 Jeffrey HsuUse a larger initial window size when restarting after...
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerSwitch IP divert from mbuf based tagging to mbuf tags.
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-11 Hiten PandyaMechanical cleanup of IP per-cpu statistics code, bette...
2005-04-11 Hiten PandyaRemove the '_GD' macro hack:
2005-04-11 Hiten PandyaMechanical cleanup of TCP per-cpu statistics code,...
2005-04-05 Matthew DillonAdd some minor in-code documentation.
2005-04-05 Matthew DillonApply same bug fix as last commit to IPV6.
2005-04-05 Matthew DillonFix a bug in the distributed PCB wildcardhash code...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-23 Jeffrey HsuEliminate a redundant variable assignment.
2005-03-23 Jeffrey HsuWe can only do upper-layer protocol length checks on...
2005-03-23 Matthew DillonCorrect the th_off check against ip_len. The check...
2005-03-21 Jeffrey HsuWhen doing Limited Transmit, don't retract snd_nxt...
2005-03-21 Jeffrey HsuEnsure that Limited Transmit always sends new data...
2005-03-18 Matthew DillonAdd a sysctl "net.inet.tcp.aggregate_acks" which contro...
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-10 Jeffrey HsuBetter byte packing for struct tcpopt.
2005-03-09 Jeffrey HsuFix confusion with wrong route reference count being...
2005-03-09 Jeffrey HsuUse fixed-width type to ensure correct wraparound for
2005-03-09 Jeffrey HsuTake into account the number of SACKed bytes skipped...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-06 Jeffrey HsuMinimal patch that allows Path MTU discovery to be...
2005-03-04 Jeffrey HsuThe route in a syncache entry is cleared if the connect...
2005-03-04 Jeffrey HsuPrefer rtlookup() to rtalloc() when not saving the...
2005-03-04 Jeffrey HsuCosmetic changes only.
2005-03-04 Jeffrey HsuNone of the callers of rtredirect() want to know the...
2005-03-04 Jeffrey HsuConvert the struct domain next pointer to an SLIST.
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-22 Joerg SonnenbergerConditionalize the source on INET and INET6 respectively.
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-11 Joerg SonnenbergerImport ALTQ support from KAME. This is based on the...
2005-02-08 Jeffrey HsuNow that 'so_pcb' is properly declared as a 'void ...
2005-02-04 Jeffrey HsuTemporarily disable non-working Path MTU discovery...
2005-02-02 Jeffrey HsuIf dhclient fails, an interface could be left with...
2005-02-01 Hiroki Sato- Nuke #ifdef SCOPEDROUTING. It was never enabled...
2005-02-01 Matthew Dillonencap_getarg() was not properly loading the pointer...
2005-01-31 Joerg SonnenbergerDefine in_inithead in net/route.h, it's purpose is...
2005-01-26 Jeffrey HsuCode cleanup. Refactor some functions. Push some...
2005-01-26 Joerg Sonnenberger- Add support for attaching alternative DLTs to an...
2005-01-25 Joerg SonnenbergerFix a type in rev. 1.16
2005-01-23 Jeffrey HsuNow that we generate the ethernet header in place in...
2005-01-19 Matthew DillonWhen a PCMCIA networking card is removed the IF code...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-08 Jeffrey HsuIncrease the default TCP maximum segment size from...
2005-01-08 Jeffrey HsuRemove the sysctl options for altering the initial...
next