<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi,

Sorry for the last mail, this is the fifth week, not fourth:)

What I've done this week:
- Finished the patch forfor binding the WebAdmin and CommandServer
listeners to specific IP addresses to repro[0].
- During work on that patch I observed some port in use errors when
listening to both INADDR_ANY and in6addr_any. This was related
to IPv4-to-IPv6 mapping and I fixed it by activating the necessary
socket option IPV6_V6ONLY to disable this behavior.
I also started adding some features to reConServer (repository on
github[1]):
- reConServer used command options for it's startup, now I added support
for reading options from a configuration file.
- Added support for daemonizing reConServer.

For next week I will continue with some of what I planed this week,
continue working on reConServer and, of course, if my mentors have other
requirements, I will attend to them too.

Kind regards,
Catalin Usurelu

-----------------------------------------------
[0] <a href="https://github.com/catalinusurelu/resiprocate">https://github.com/catalinusurelu/resiprocate</a>
[1] <a href="https://github.com/catalinusurelu/reConServer">https://github.com/catalinusurelu/reConServer</a></pre>
  </body>
</html>