Changes since version 2.4-dev10 : Christopher Faulet (3): BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule BUG/MINOR: connection: Use the client's dst family for adressless servers BUG/MEDIUM: spoe: Kill applets if there are pending connections and nbthread > 1 Ilya Shipitsin (2): CI: codespell: skip Makefile for spell check CLEANUP: assorted typo fixes in the code and comments Tim Duesterhus (2): CLEANUP: Use ist2(const void*, size_t) whenever possible CLEANUP: Use IST_NULL whenever possible