| 2011-11-01 |
Jan Lentfer | pf/pf_ioctl.c: Fix whitespace error |
blob | commitdiff |
| 2011-11-01 |
Sascha Wildner | Unbreak LINT. |
blob | commitdiff | diff to current |
| 2011-11-01 |
Jan Lentfer | pf: convert to use kmalloc instead of zalloc |
blob | commitdiff | diff to current |
| 2011-04-15 |
Sascha Wildner | pf(4): Fix two x86_64 warnings. |
blob | commitdiff | diff to current |
| 2011-02-19 |
Matthew Dillon | kernel - Fix fairq, PF table hash was not being initialized |
blob | commitdiff | diff to current |
| 2011-02-01 |
Sepherosa Ziehau | radix: Fix the non-per-cpu radix tree usage. |
blob | commitdiff | diff to current |
| 2011-02-02 |
Sepherosa Ziehau | pf: Fix typo in pf_mask_del() |
blob | commitdiff | diff to current |
| 2010-12-31 |
Jan Lentfer | pf: Update packetfilter to OpenBSD 4.4 |
blob | commitdiff | diff to current |
| 2010-09-22 |
Matthew Dillon | network - Fix PF mis-handling and other bugs |
blob | commitdiff | diff to current |
| 2010-09-14 |
Jan Lentfer | pf: Make pf work w/ the MPSAFE network stack |
blob | commitdiff | diff to current |
| 2010-09-09 |
Jan Lentfer | pf: Update to OpenBSD 4.2 |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - unwind kthread_create() mplock |
blob | commitdiff | diff to current |
| 2010-08-26 |
Jan Lentfer | pf: rename pf_task_lck to pf_mod_lck |
blob | commitdiff | diff to current |
| 2010-08-08 |
Jan Lentfer | pf: Update packet filter to the version that comes... |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff | diff to current |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2008-09-15 |
Sepherosa Ziehau | We always wait during pfil hook's adding and removing... |
blob | commitdiff | diff to current |
| 2008-04-11 |
Matthew Dillon | Implement a number of major new features to PF. |
blob | commitdiff | diff to current |
| 2008-01-05 |
Sascha Wildner | For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO... |
blob | commitdiff | diff to current |
| 2007-05-13 |
Sascha Wildner | Fix numerous spelling mistakes. |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2005-06-15 |
Joerg Sonnenberger | Convert to critical sections. |
blob | commitdiff | diff to current |
| 2005-02-11 |
Joerg Sonnenberger | Import ALTQ support from KAME. This is based on the... |
blob | commitdiff | diff to current |
| 2004-09-21 |
Joerg Sonnenberger | PF uses -1 as rule number for the default entry. To... |
blob | commitdiff | diff to current |
| 2004-09-19 |
Matthew Dillon | Add a missing #include and add a missing semicolon. |
blob | commitdiff | diff to current |
| 2004-09-19 |
Joerg Sonnenberger | Kernel part of PF |
blob | commitdiff | diff to current |
|