]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/rtsock.c
Verify interface up status using its link state only
[FreeBSD/FreeBSD.git] / sys / net / rtsock.c
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-02-28 rajMerge DTC-d75b33af.
2010-01-06 impMerge from head at r201628.
2009-12-30 qingliThe proxy arp entries could not be added into the syste...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-13 bzThroughout the network stack we have a few places of
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-31 qingliAs part of r196609, a call to "rtalloc" did not take...
2009-08-28 qingliIn ip_output(), the flow-table module must not try...
2009-08-13 bzPut multiple instructions into a block when iterating...
2009-08-04 gonzo- MFC @196061
2009-08-01 rwatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-23 rwatsonIntroduce and use a sysinit-based initialization scheme...
2009-07-14 rwatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 rwatsonModify most routines returning 'struct ifaddr *' to...
2009-06-21 rwatsonClean up common ifaddr management:
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 gonzo- Merge from HEAD
2009-06-10 bzSCTP needs either IPv4 or IPv6 as lower layer[1].
2009-06-08 bzAfter r193232 rt_tables in vnet.h are no longer indirec...
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 bzConvert the two dimensional array to be malloced and...
2009-06-01 rwatsonReimplement the netisr framework in order to support...
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-27 jamieAdd hierarchical jails. A jail may further virtualize...
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-05 zecChange the curvnet variable from a global const struct...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-26 zecIn preparation for turning on options VIMAGE in next...
2009-04-20 rwatsonAcquire address list lock before walking an interface...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 kmacyExtend route command:
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
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 jamieCall prison_if from rtm_get_jailed, instead of splittin...
2009-02-05 jamieStandardize the various prison_foo_ip[46] functions...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-25 bzFor consistency with prison_{local,remote,check}_ipN...
2009-01-18 gonzoSync with head
2009-01-16 qingliThe RTF_LLINFO was revived unconditionally, but within...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-12 qingliRevive the RTF_LLINFO flag in route.h. The kernel code...
2009-01-09 bzRather than using the cred from curthread, take it...
2009-01-09 bzRestrict arp, ndp and theoretically the FIB listing...
2009-01-09 bzTake the cred from curthread rather than curproc as...
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-26 qingliThis checkin addresses a couple of issues:
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-15 qingliThis main goals of this project are:
2008-12-13 thompsaDont leak the rnh lock on error.
2008-12-10 kmacyfix a reported panic when adding a route and one hit...
2008-12-08 impAdd missing include to sys/lock.h before sys/rwlock.h
2008-12-07 kmacy - convert radix node head lock from mutex to rwlock
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-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-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
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-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-31 rwatsonMerge r180385 from head to stable/7:
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-01 desUpgrade to OpenSSH 5.1p1.
next