Menu

#12 add ipv6 support to connection list

open
5
2012-09-13
2012-06-05
No

Prototype patch to use modern socket APIs in ConnectionList.cpp. Should allow the filter to connect over v6 or v4. The patch compiles, but hasn't been tested.

Discussion

  • Anonymous

    Anonymous - 2012-06-05
     
  • Andrew Mortensen

    Looks good. Testing.

     
  • Andrew Mortensen

    One bug so far. The CosignTrace1 call needs to specify the wchar implementation. It should be:

    CosignTrace1( L"aiCur->ai_addr: %s", ... );

    Note the L prefix to the format string, which gives the Log.cpp a hint as to which implementation to use.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.