All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Register the correct alias when multiple iSCSI targets exist. Contributed by MostlyBrian.
- Fix multiple bugs with IPv6 (issue #51). Reported by Yuya Murai.
- Register the iSCSI alias attribute (issue #48).
- Fix registration error with the Microsoft iSNS server when a portal is removed (issue #44). Contributed by Hao Wu.
- Fix registration of new targets after all existing targets are removed (issue #38).
- Fix invalid update error returned by the Microsoft iSNS server when removing a portal (issue #40).
- Fix string truncation and compilation with gcc 8. Contributed by Lee Duncan.
- Fix segfault caused by large PDUs by generating multiple PDUs for large registration messages. Contributed by Kyle Fortin.
- Add the
--configfs-iscsi-path
option to exercise target-isns with fake configfs hierarchies that emulate large iSCSI configurations. Contributed by Kyle Fortin. - Add how to test target-isns with Open-iSNS
- Add a changelog.