| Age | Commit message (Expand) | Author |
| 2007-10-02 | Bring some fixes from IPF 4.1.27 in order to fix kern/37037. | martti |
| 2007-09-17 | Fixed IPF bug #1767831 | martti |
| 2007-09-17 | Fixed IPF bug #1779455 | martti |
| 2007-09-17 | Returning from m_pulldown can leave the first mbut with no data (m_len = 0). | martti |
| 2007-09-14 | Fixed IPF bug #1774745 | martti |
| 2007-09-14 | Fixed IPF bug #1794544 | martti |
| 2007-09-10 | Revert to previous, it was not working for me correctly... | martti |
| 2007-09-10 | Fixed IPF bug #1767831 | martti |
| 2007-09-10 | Fixed IPF bug #1785199 | martti |
| 2007-09-10 | Fixed IPF bug #1791241 ("keep frag does not work with keep state for fragments") | martti |
| 2007-08-07 | reduce diff. | yamt |
| 2007-07-19 | Avoid casting to "i6addr_t *", because that type requires 64-bit | gdt |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-06-24 | Avoid use of cached pointers that might be stale due to mbuf operations. | mlelstv |
| 2007-06-17 | (Re-)add a missing cast in an #if part not used in current, but needed | martin |
| 2007-06-16 | Upgraded IPFilter to v4.1.23 | martin |
| 2007-06-09 | Get rid of radix_node_head.rnh_walktree, because it is only ever | dyoung |
| 2007-06-04 | s/iplattach/ipfattach/ and s/ipldetach/ipfdetach/ | martti |
| 2007-05-31 | The wrong condition was being tested for when deciding which fields to | darrenr |
| 2007-05-30 | the call to ipf_freetoken() free's the structure pointed to by 't' so doing | darrenr |
| 2007-05-25 | Fix problems with stateful filtering. Patch received from darrenr@. | martti |
| 2007-05-17 | Coverity CID 3157: remove bogus break. | christos |
| 2007-05-15 | Merge IP-Filter 4.1.22 | martin |
| 2007-05-10 | pfctl: extend pf.conf(5) syntax. Let the operator supply an optional | dyoung |
| 2007-05-04 | Use the system's offsetof() definition from sys/systm.h (in kernel) | dyoung |
| 2007-05-02 | Eliminate address family-specific route caches (struct route, struct | dyoung |
| 2007-05-02 | Instead of manually multiplying out the magic numbers, use * 15 / 10 instead | dogcow |
| 2007-05-02 | Sync with official IPF | martti |
| 2007-05-02 | gcc is too clueless on some platforms to tell that | dogcow |
| 2007-05-01 | Upgraded IPFilter to 4.1.20 | martti |
| 2007-04-27 | Add a define for caddr_t to ip_compat.h and revert most of the | jnemeth |
| 2007-04-16 | fix build on arches with chars that're by default unsigned. | dogcow |
| 2007-04-15 | A few tweaks (no effect on NetBSD-current) to make syncing with upstream | martin |
| 2007-04-14 | Update IPFilter to version 4.1.19 | martin |
| 2007-03-12 | Pass an ipl argument to pool_init/POOL_INIT to be used when initializing | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2007-02-17 | In pf_rtlabel_match, use rtcache_free()/rtcache_init(). This is | dyoung |
| 2006-12-27 | CID-3809: move up the initialization of `fr' as we can jump to junkput: if | alc |
| 2006-12-27 | CID-3802: don't leak `isc' | alc |
| 2006-12-24 | TCP window scaling was being recognised but the recorded settins were being | darrenr |
| 2006-12-15 | Introduce new helper functions to abstract the route caching. | joerg |
| 2006-12-13 | Don't apply a window scale to the window size in a SYN packet. | matt |
| 2006-12-09 | Here are various changes designed to protect against bad IPv4 | dyoung |
| 2006-12-04 | Make code concise by removing uninformative #ifdef's. | dyoung |
| 2006-12-04 | Indent these macros for readability. People have to read this | dyoung |
| 2006-12-04 | Lightly constify. Helps compile-time checking that we are not | dyoung |
| 2006-12-04 | No need for a struct route_in6 in pf_route6(). Replace it with a | dyoung |
| 2006-11-25 | spell precede; from Zafer | christos |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |