]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
opt in to flowtable on i386/amd64
[FreeBSD/FreeBSD.git] / sys / netgraph /
2009-06-09 olegClose long existed race with net.inet.ip.fw.one_pass...
2009-06-09 impWorld now builds without these defines, so eliminate...
2009-06-08 bzAfter r193232 rt_tables in vnet.h are no longer indirec...
2009-06-08 zecIntroduce an infrastructure for dismantling vnet instances.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 jhbRework socket upcalls to close some races with setup...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 thompsas/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 thompsaHook ubt and ubtbcmfw back up to the build.
2009-05-27 thompsamove ng_ubt_var.h back to its original place
2009-05-27 thompsamove ng_ubt.c back to its original place
2009-05-27 thompsamove ubtbcmfw.c back to its original place
2009-05-27 thompsaDelete the bluetooth drivers for the old usb stack.
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-13 mavFix copy-paste bug in NGM_NETFLOW_SETCONFIG argument...
2009-05-05 zecUnbreak LINT build, caused by a change in struct ng_nod...
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 to make options VIMAGE operational,...
2009-04-19 rwatsonLock the interface address list while building replies to
2009-04-19 rwatsonLock interface address list when building a reply to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-17 edSwitch ubtbcmfw(4) to use si_drv1 instead of storing...
2009-04-16 kmacyChange if_output to take a struct route as its fourth...
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-03 edMake Netgraph compile with Clang.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 edAdd memmove() to the kernel, making the kernel compile...
2009-02-27 bzFor all files including net/vnet.h directly include...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-10 emaxUpdate comment. soalloc() is no longer performing M_WAI...
2009-02-07 pisoAdd SCTP NAT support.
2009-02-04 emaxAllow unprivileged users to run l2ping(8).
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-20 mavCheck for infinite recursion possible on some broken...
2009-01-19 emaxProperly return error code to the caller. This should...
2009-01-18 mavIf source mbuf chain consists of only one mbuf, use...
2009-01-18 mavUse m_unshare()+m_copyback() instead of m_freem()+m_dev...
2009-01-18 mavRemove strict limitation on minimal multilink MRRU...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-08 mavMark ng_vjc node as FORCE_WRITER to protect slcompress...
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-25 julianshave about 7% off the overhead of ng_ether by using...
2008-12-25 julianAdd a trivial node to reflect ethernet frames to whence...
2008-12-24 emaxChange message severity level from WARN to INFO. This...
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 mavUnroll two loops of SHA1Update(). 60 bytes of static...
2008-12-15 qingliThis main goals of this project are:
2008-12-14 mavTo avoid one doubtless netgraph SMP scalability limitat...
2008-12-13 mavRevert rev. 183277:
2008-12-13 mavRemove node shutdown on tty close. This could be easily...
2008-12-13 mavChange ttyhook_register() second argument from thread...
2008-12-10 zecConditionally compile out V_ globals while instantiatin...
2008-12-06 mavCarefully handle memory errors to keep peers compressio...
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-28 zecUnhide declarations of network stack virtualization...
2008-11-22 mavRemove unused variable.
2008-11-22 mavFix typo. Clear session stats instead of config and...
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-22 mavRemove unneeded NULL check. At first msg can't be null...
2008-11-22 kmacyconvert calls to IFQ_HANDOFF to if_transmit
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-08 mavDon't use curthread to resolve file descriptor. Request...
2008-11-08 mavAssign new cookie to the node to reflect API change.
2008-11-07 mavDon't assign completely meaningless name to the node...
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 desFix a number of style issues in the MALLOC / FREE commi...
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-08 mavAdd ability to generate egress netflow instead or in...
2008-10-03 emaxAbort transfers on all pipes before closing them. This...
2008-10-03 thompsaUpdate ng_tty for MPSAFE TTY.
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-26 edRemove unit2minor() use from kernel code.
2008-09-22 thompsaAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-21 zecFix error message content.
2008-09-13 mavWe can't implicitly trust the hook on NGQF_FN/NGQF_FN2...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 julianAdd Marko's pipe node.
2008-08-31 rwatsonMerge r179308 from head to stable/7:
next