- Fixed style inconsistencies in various places
- Bump copyright years everywhere
- Make more timers use monotonic time
- Update copyright years
- ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.
- ipcache: rewrite to use patricia
- Killed userhost.c. Rewrote everything to use ipcache.c
- Rip out mempool
- Style corrections
- Update copyright years
- Update copyright years
- Fixed svn properties
- Update copyright years
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly
- ipcache.h, ipcache.c: constification
- Fixed inconsistent style in several places
- Set keyword and eol-style properties
- Update copyright years
- Style corrections; constifications
- Renamed variables
- Update GPL 2 license headers
- Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
- ipcache.c: minor cleanup
- Renamed structures to meet code conventions
- ipcache.c:ipcache_get_stats(): constification; depend on the caller to set integers to zero
- svn propset on ipcache.c, ipcache.h
- Moved all ip caching related code to ipcache.c
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.