Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | tcp: Use jenkins_hash32() in hostcache | Richard Scheffenegger | 2021-04-16 | 1 | -0/+1 |
* | tcp: For hostcache performance, use atomics instead of counters | Richard Scheffenegger | 2021-04-16 | 1 | -1/+1 |
* | tcp: Make hostcache.cache_count MPSAFE by using a counter_u64_t | Richard Scheffenegger | 2021-04-16 | 1 | -10/+10 |
* | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Remove "long" variables from the TCP stack (not including the modular | Jonathan T. Looney | 2016-10-06 | 1 | -14/+14 |
* | Clean up unused bandwidth entry in the TCP hostcache. | Hiren Panchasara | 2015-12-11 | 1 | -1/+0 |
* | Add scope zone id to the in_endpoints and hc_metrics structures. | Andrey V. Elsukov | 2014-09-10 | 1 | -0/+1 |
* | Add an essential .h file that skipped from the last commit (r185419). | Marko Zec | 2008-11-28 | 1 | -0/+82 |