summaryrefslogtreecommitdiffstats
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hrwatson2006-10-221-1/+1
* Workaround bad locking design:oleg2006-10-051-3/+9
* remove this from HEAD too since it got taken off the vendor branchsam2006-09-181-444/+0
* This commit was generated by cvs2svn to compensate for changes in r162413,sam2006-09-182-217/+0
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointcsjp2006-09-121-0/+55
* Fix stateful filtering of loopback IPv6 traffic to an address not configuredmlaier2006-09-061-2/+8
* Resolve conflictsguido2006-08-1616-361/+501
* This commit was generated by cvs2svn to compensate for changes in r161351,guido2006-08-163-10/+23
|\
| * Import IP Filter 4.1.13guido2006-08-1621-402/+557
* | The strstr() function is in the libkern now.pjd2006-08-121-22/+0
* | Import from OpenBSD 1.168, dhartmei:mlaier2006-07-211-2/+3
* | Revise network interface cloning to take an optional opaquesam2006-07-092-2/+10
* | Make in-kernel multicast protocols for pfsync and carp work after enablingmlaier2006-07-081-0/+5
* | Apply local modifications to make Unwind Express BETA 10 buildable andmarcel2006-07-0712-20/+92
* | This commit was generated by cvs2svn to compensate for changes in r160160,marcel2006-07-074-1121/+0
* | This commit was generated by cvs2svn to compensate for changes in r160157,marcel2006-07-0728-347/+1908
|\ \
| * | Import BETA 10 of HP's Unwind Express. This import does not containmarcel2006-07-0728-347/+1908
* | | Fix pfsync w/o carp compilation.mlaier2006-06-161-0/+2
* | | Fix byteorder of syncpeer and make it actually work.mlaier2006-06-141-6/+23
* | | reposition defines so things build on architectures where AH_REGOPS_FUNCsam2006-06-071-14/+14
* | | resolve merge conflictssam2006-06-051-9/+36
* | | This commit was generated by cvs2svn to compensate for changes in r159285,sam2006-06-0574-102663/+127118
|\ \ \
| * | | Version 0.9.17.2:sam2006-06-0575-102672/+127154
* | | | Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* | | | Put debugging messages related to inconsistent ticket numbers under misc andmlaier2006-05-121-4/+10
* | | | fix "ipf -Z" reporting rubbish and possibly panic'ing boxdarrenr2006-04-181-1/+1
* | | | Loopback pf_norm.c rev. 1.106 from OpenBSD:mlaier2006-03-251-4/+22
* | | | Avoid pulling in the whole <net/pfvar.h> by opaquely declaringyar2006-03-091-2/+3
* | | | Do not use the TSC where its known to be broken, this will cause the queuethompsa2006-03-021-1/+2
* | | | resolve merge conflictssam2006-02-101-4/+6
* | | | This commit was generated by cvs2svn to compensate for changes in r155511,sam2006-02-1065-69379/+109156
|\ \ \ \ | |/ / /
| * | | Version 0.9.16.16:sam2006-02-1066-69383/+109162
* | | | Make pflog a seperate module. As a result pflog_packet() becomes a functionmlaier2006-02-053-0/+26
* | | | fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl',dhartmei2006-01-191-1/+1
* | | | Move m_adj after checking that m_dup succeeded.mlaier2006-01-141-3/+4
* | | | Add mcopywrap prototype to ip_compat.hguido2005-12-302-1/+1
* | | | Resolve conflictsguido2005-12-3021-509/+916
* | | | This commit was generated by cvs2svn to compensate for changes in r153872,guido2005-12-3013-64/+41
|\ \ \ \ | | |_|/ | |/| |
| * | | Import IP Filter version 4.1.10guido2005-12-3035-651/+1053
* | | | Only decrement the max-src-conn counter for tcp connections that reachedmlaier2005-12-252-0/+8
* | | | Fix build after timeval.tv_sec changed from long to time_t.mlaier2005-12-251-2/+5
* | | | Move PFSTATE_EXPIRING from sync_flags to a new local_flags. sync_flags hasmlaier2005-12-202-4/+6
* | | | This commit was generated by cvs2svn to compensate for changes in r153200,obrien2005-12-074-630/+671
|\ \ \ \
| * | | | Update the nForce MCP NIC bits. This is version 1.0-0310 23-Nov-2005.obrien2005-12-074-630/+671
* | | | | Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-055-0/+58
* | | | | Fix -Wundef from compiling the amd64 LINT.ru2005-12-045-21/+26
* | | | | - Store pointer to the link-level address right in "struct ifnet"ru2005-11-111-2/+2
* | | | | - Make IFP2ENADDR() a pointer to IF_LLADDR() rather than anotherru2005-11-111-2/+1
* | | | | Move the cloned interface list management in to if_clone. For some drivers thethompsa2005-11-082-6/+0
* | | | | This commit was generated by cvs2svn to compensate for changes in r152069,jkim2005-11-042-8/+5
|\ \ \ \ \
OpenPOWER on IntegriCloud