]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6/udp6_usrreq.c
Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory
[FreeBSD/FreeBSD.git] / sys / netinet6 / udp6_usrreq.c
2009-06-23 bzMake callers to in6_selectsrc() and in6_pcbladdr()...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 rwatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-23 bzImplement UDP control block support.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-05-01 bmsLimit scope of acquisition of INP_RLOCK for multicast...
2009-04-29 bmsBite the bullet, and make the IPv6 SSM and MLDv2 mega...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-12 rwatsonCommit file omitted in r190962:
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-02-05 jamieDon't bother null-checking the thread pointer before...
2009-02-05 jamieStandardize the various prison_foo_ip[46] functions...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-06 rrsAddresses Roberts comments on comments. Also adds
2009-01-06 rrsAdd the ability of an alternate transport protocol
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 bzAnother step assimilating IPv[46] PCB code:
2008-12-15 bzAnother step assimilating IPv[46] PCB code - directly use
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 bzRather than using hidden includes (with cicular depende...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 samimport ath hal
2008-11-29 bzMFp4:
2008-11-27 bzMerge in6_pcbfree() into in_pcbfree() which after the...
2008-11-26 bzRemove in6_pcbdetach() as it is exactly the same function
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-11-01 kmacyIF_RELENG7 183757:184526
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-12 rwatsonWhen disconnecting a UDPv6 socket, acquire the socket...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-04 bzCache so_cred as inp_cred in the inpcb.
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-23 rwatsonMerge r183265 from head to stable/7:
2008-09-22 rwatsonWhen invoking the udp_send() from udp6_send() due to...
2008-09-15 rwatsonMerge r180198, r180211, r180365, r182682 from head...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 rwatsonMerge r182537 from head to stable/7:
2008-09-01 obrienMFC: r175162 & r174510: un-__P() & clean up VCS Ids.
2008-09-01 obrienMFC: r174510: Clean up VCS Ids.
2008-09-01 obrienMFC: r175162: un-__P()
2008-08-31 rwatsonIn UDPv6, reduce scope of global udbinfo lock during...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-18 rwatsonMerge r178285, r178318, r178319, r178320, r178321,...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-02 bzMFC: r180371,180386
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
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-05-29 rwatsonEmploy read locks on UDP inpcbs, rather than write...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
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-17 rwatsonConvert pcbinfo and inpcb mutexes to rwlocks, and modif...
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-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-09 bzMFC:
next