]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Merge from vendor/bind9/dist as of the 9.4.2-P2 import
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2008-08-31 rwatsonIn UDPv6, reduce scope of global udbinfo lock during...
2008-08-25 juliananother missed V_
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 julianFix some of the formatting fixes.. It's amazing how...
2008-08-20 julianA bunch of formatting fixes brough to light by, or...
2008-08-18 bzAs part of step 1.5 of the vimage framework resolve...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-16 bzFix a regression introduced in r179289 splitting up...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-30 rwatsonAdopt the slightly weaker consistency locking approach...
2008-07-29 rwatsonWhen copying in and out current ICMPv6 filters on a...
2008-07-29 rwatsonSince we fail IPv6 raw socket allocation if inp->in6p_i...
2008-07-29 rwatsonMarginally decomplicate set/getsockopt code in ip6_outp...
2008-07-28 mavMove inpcb lock higher to protect some nonbinding field...
2008-07-27 mavAccording to in_pcb.h protocol binding information...
2008-07-10 bzPass the ucred along into in{,6}_pcblookup_local for...
2008-07-10 bzFor consistency take lport as u_short in in{,6}_pcblook...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 rrs1) Adds the rest of the VIMAGE change macros
2008-07-09 bzDocument required locking in in6_sleectsrc() in case...
2008-07-08 bzChange the parameters to in6_selectsrc():
2008-07-08 rwatsonUse soreceive_dgram() and sosend_dgram() with UDPv6...
2008-07-07 rwatsonDrop read lock on udbinfo earlier during delivery to...
2008-07-05 rwatsonImprove approximation of style(9) in raw socket code.
2008-07-05 rwatsonIntroduce a new lock, hostname_mtx, and use it to synch...
2008-07-04 rwatsonRemove NETISR_MPSAFE, which allows specific netisr...
2008-07-03 rwatsonRemove GIANT_REQUIRED from IPv6 input, forward, and...
2008-07-02 rwatsonSet the IPv6 netisr handler as NETISR_MPSAFE on the...
2008-06-29 bzTry to fix errors introduced in svn180085/cvs rev....
2008-06-29 kanRepair botched variable rename.
2008-06-29 julianOops, we've been incrementing the wrong cantforward...
2008-06-29 julianRename two vars so that they are different from the...
2008-06-14 rrs- Macro-izes the packed declaration in all headers.
2008-05-29 rwatsonEmploy read locks on UDP inpcbs, rather than write...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-24 bzFactor out the v4-only vs. the v6-only inp_flags proces...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-20 rrs- Adds support for the multi-asconf (From Kozuka-san)
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-22 rwatsonAcquire a read lock, rather than a write lock, on a...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 rwatsonIn ICMPv6, read lock rather than write lock the inpcb...
2008-04-21 rwatsonWith IPv4 raw sockets, read lock rather than write...
2008-04-19 rwatsonWhen querying a local or remote address on an IPv6...
2008-04-17 rwatsonConvert pcbinfo and inpcb mutexes to rwlocks, and modif...
2008-04-14 rrs- Have SCTP use the new pru_flush functionality
2008-04-13 qingliThis patch provides the back end support for equal...
2008-04-06 rwatsonIn in_pcbnotifyall() and in6_pcbnotify(), use LIST_FORE...
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-14 bzCorrect IPsec behaviour with a 'use' level in SP but...
2008-03-14 bzCorrect reference counting on the SP for outgoing IPv6...
2008-03-14 bz#if 0 out a currently unsued (and incomplete) function...
2008-03-14 bzReplace the function name in two identical printfs
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 bzRather than passing around a cached 'priv', pass in...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-24 bzReplace the last susers calls in netinet6/ with privile...
2008-01-20 bzCorrect the commented out debugging printf()s in REPLAC...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 obrienun-__P()
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-17 rwatsonFix leaking MAC labels for IPv6 inpcbs by adding missin...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-10 obrienClean up VCS Ids.
2007-12-06 julianRemove more dup'd code
2007-12-06 julianremove duped code
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-21 mtmInstead of manually freeing the packet options structur...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
next