- Bugfixes for new hosts with no prior IPGEM installation.
- Force all the relayed trafic to go through the management interface.
- Some incompatible configuration changes to support that (in networking and
iptables.*). - Improve the reporting performance through database optimizations.
- Rename the "typology" column in
resolved_logto "tclass" (traffic class). This is backward incompatible if you had custom reports. - Show a timestamp when executing reporting steps, for profiling.
- Reorder the indexing steps (backward incompatible if you had customized the database indexing).
- Ensure that old resolver logs are purged from the cache. This saves processing time and disk space.
- Added this separate changelog.
- Reporting improvements.
- Support relaying on the management interface.
- Fixed dry-run for interfaces currently without subinterfaces.
- Fixed removing hosts (bug introduced in v0.2.2).
- Disabled the slow duplicate IPs check.
- Fixed "database is locked" failure when ipgem-report processes huge logfiles.
- Made cron jobs only send mail when they require attention.
- Fixed the resolver not processing all gateway logs, leaving unresolved entries in the reports.
- Made ipgem-regen-ifcfg more or less transactional.
- Added ipgem-regen-ifcfg --dry-run.
- Made sure that packets towards the real (new) IP are always routed through the correct interface.
- Added a "ipgem-apply" script for convenience.
- Added retroactive-resolve dns source.
- Declared some conffiles as noreplace.
- Version bump, too many changes to list. See Git log.
- Initial public release.