]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/route.c
Introduce and use a sysinit-based initialization scheme for virtual
[FreeBSD/FreeBSD.git] / sys / net / route.c
2009-07-23 rwatsonIntroduce and use a sysinit-based initialization scheme...
2009-07-16 rwatsonRemove unused VNET_SET() and related macros; only VNET_...
2009-07-14 rwatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-11 kmacyRe-factoring for adding weighted routes introduced a
2009-07-11 mpUpdate to tcsh 6.17.00.
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-22 bzMove virtualization of routing related variables into...
2009-06-22 bzCollect all VIMAGE_GLOBALS variables in one place.
2009-06-22 rwatsonAdd a new function, ifa_ifwithaddr_check(), which rathe...
2009-06-21 rwatsonClean up common ifaddr management:
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-08 zecIntroduce an infrastructure for dismantling vnet instances.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 bzConvert the two dimensional array to be malloced and...
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-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-02 zecUnbreak options VIMAGE + nooptions INVARIANTS kernel...
2009-04-26 zecIn preparation for turning on options VIMAGE in next...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 kmacyExtend route command:
2009-04-11 zecIntroduce vnet module registration / initialization...
2009-04-06 zec First pass at separating per-vnet initializer...
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-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 qingliThe log message should terminate with a newline instead
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-16 kmacystyle and spelling fix
2008-12-15 qingliThis main goals of this project are:
2008-12-10 kmacyfix a reported panic when adding a route and one hit...
2008-12-09 bzFix a bug introduced in r185747: rather than dereferenc...
2008-12-08 kmacy- avoid recursively locking the radix node head lock
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-01 samimport ath hal
2008-11-26 zecMerge more of currently non-functional (i.e. resolving to
2008-11-23 kmacyIF_RELENG_7 184527:185197
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-19 zecChange the initialization methodology for global variab...
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-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-20 zecMove #defines for MRT-related constants from net/route...
2008-09-15 julianHey, committed the same typo twice! must be a record
2008-09-15 julianrewrite rt_check. Ztake into account that whiel teh...
2008-09-14 juliancome on Julian, make up if you're committing one change...
2008-09-14 julianRevert a part of the MRT commit that proved un-needed.
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-02 julianAllow users to add new p2p links that have routes on...
2008-09-01 brooksWrap a line that became too long with the addition...
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.
2008-07-31 kmacyMFC ARP update hooks and change to arpresolve to do...
2008-07-27 julianAdd the ability to add new addresses for interfacesto...
2008-07-24 julianMFC an ABI compatible implementation of Multiple routin...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
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-10 julianmove a #define from a place it shouldn't have been...
2008-05-10 julianundef MAXFIBS before redefining it
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-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-13 bzFix the build in case RADIX_MPATH is not defined.
2008-04-13 qingliThis patch provides the back end support for equal...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
next