aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-0463-63/+63
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'.cvs2svn2004-10-2413-0/+6514
* MFC pfil API change:Max Laier2004-10-034-16/+137
* MFC from pfvar.h, rev. 1.9 and keydb.h, rev. 1.4Max Laier2004-09-301-10/+9
* Undo incrementing __FreeBSD_version and have IPFILTER check against 503000Andre Oppermann2004-09-222-2/+2
* MFC: Make PFIL_HOOKS a permanent part of the kernel and remove the associatedAndre Oppermann2004-09-222-2/+3
* MFC: boot order change:Max Laier2004-09-203-3/+3
* MFC: pf_ioctl.c, rev. 1.15:Max Laier2004-09-201-41/+83
* MFC pf.c, rev. 1.19:Max Laier2004-09-171-3/+2
* MT5:Max Laier2004-08-291-0/+5
* Comment out rev. 1.4 after problems w/ IPv6, a better solution must beMax Laier2004-08-161-0/+2
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDDavid Malone2004-08-142-9/+0
* Since if_oltr doesn't contain locking or run with INTR_MPSAFE, markRobert Watson2004-08-141-1/+1
* Loopback fix from Mathieu Sauve-Frankel:Max Laier2004-08-121-2/+3
* Loopback fix from Daniel Hartmeier:Max Laier2004-08-123-7/+13
* Loopback fix from Henning Brauer:Max Laier2004-08-121-0/+4
* Exclusion list for easier import.Hartmut Brandt2004-08-111-0/+15
* This commit was generated by cvs2svn to compensate for changes in r133492,Hartmut Brandt2004-08-1111-65/+67
|\
| * Virgin import of NgATM shared kernel/user part 1.1vendor/ngatm/1.1Hartmut Brandt2004-08-1111-65/+67
* | Use in_cksum_skip() to calculate in4_cksum instead of doing handrolled magicMax Laier2004-08-051-279/+12
* | Initialize s variable early to shut up GCC warnings.Alexander Kabaev2004-07-284-14/+31
* | Fix the following LOR on pf module unload:Max Laier2004-07-231-4/+4
* | Refine pf_check_proto_cksum() a bit in order to avoid additional in_pseudo()Max Laier2004-07-231-25/+22
* | Fix a stupid attemp to apply host arithmetics to network byte ordered data.Max Laier2004-07-181-1/+1
* | m_tag_copy takes an additional "how" parameter in FreeBSD.Max Laier2004-07-181-0/+8
* | Merge in a stable fix from OpenBSD:Max Laier2004-07-171-52/+63
* | Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associatedMax Laier2004-07-171-10/+29
* | Send the fla driver in the AtticPoul-Henning Kamp2004-07-137-1614/+0
* | Clean up a bunch of white-space difference with IPFilter source as well asDarren Reed2004-07-111-9/+8
* | This commit was generated by cvs2svn to compensate for changes in r131826,Hartmut Brandt2004-07-0855-149/+7612
|\|
| * Virgin import of NgATM share kernel/user part 1.0vendor/ngatm/1.0Hartmut Brandt2004-07-0855-149/+7612
* | Local change: Allow access to the field if it is within the regionMark Santcroos2004-07-021-67/+87
* | Local diff: allow use of the disassembler.Mark Santcroos2004-07-021-1/+5
* | Unchanged files that are off the vendor branch.Mark Santcroos2004-07-022-8/+10
* | This commit was generated by cvs2svn to compensate for changes in r131440,Mark Santcroos2004-07-0210-72/+165
|\ \
| * | Vendor import of Intel ACPI-CA 20040527Mark Santcroos2004-07-0214-149/+271
* | | Mess from update & merge - don't release the ifnet lock twice, just onceDarren Reed2004-06-291-3/+0
* | | Major overhaul of pseudo-interface cloning. Highlights include:Brooks Davis2004-06-223-4/+9
* | | revert section of code that calls netisr_queue() to match v1.33 of this fileDarren Reed2004-06-221-15/+1
* | | #ifdef's for FreeBSD are wrong, causing too many variable declaractions toDarren Reed2004-06-221-2/+3
* | | one too many #endif's from the update broke the buildDarren Reed2004-06-221-1/+0
* | | Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:Darren Reed2004-06-2116-392/+692
* | | Add missing <sys/module.h> include.Poul-Henning Kamp2004-06-181-0/+1
* | | Import two fixes from the OpenBSD stable branch:Max Laier2004-06-173-19/+16
* | | Commit pf version 3.5 and link additional files to the kernel build.Max Laier2004-06-1612-2385/+4856
* | | This commit was generated by cvs2svn to compensate for changes in r130610,Max Laier2004-06-161-0/+840
|\ \ \
| * | | Import pf from OpenBSD 3.5 (OPENBSD_3_5_BASE)vendor/pf-sys/3.5Max Laier2004-06-1611-1417/+4695
| * | | Import OpenBSD 3.4-stable fixesDaniel Hartmeier2004-05-023-19/+16
| * | | Import another fix from the OpenBSD-Stable branch:Max Laier2004-04-111-6/+11
| * | | Import two fixes from OpenBSD's stable branch:vendor/pf-sys/3.4.001Max Laier2004-03-282-4/+41