]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/flowtable.c
This delta fixes two bugs:
[FreeBSD/FreeBSD.git] / sys / net / flowtable.c
2009-07-23 rwatsonIntroduce and use a sysinit-based initialization scheme...
2009-07-20 rwatsonGarbage collect vnet module registrations that have...
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 mpUpdate to tcsh 6.17.00.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-22 zecV_irtualize flowtable state.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-09 kmacyrevert to opt-in flowtable
2009-06-09 kmacymake flowtable opt-out
2009-06-09 kmacymove jenkins hash to its own header in libkern
2009-06-09 bzRemove one INET dependency by calling the general
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-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-04-27 kmacyremove gratuitous memory barrier, a remnant of unified...
2009-04-20 kmacysimplify code by removing bit_fns and replacing with...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 kmacyupdate TODO list
2009-04-19 kmacy- put larger flowtable members at the end
2009-04-19 kmacy- Import infrastructure for caching flows as a means...