Changes between Version 30 and Version 31 of LvivHackathon2018


Ignore:
Timestamp:
10/06/18 10:36:59 (6 years ago)
Author:
Gert Döring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LvivHackathon2018

    v30 v31  
    139139     * get rid of extra #ifdef
    140140     * cross-plattform - today this depends on inotify, which is not available on most platforms we support (Linux, maybe FreeBSD, nothing else)
     141  * OpenSolaris: fix fragment handling for IPv4 //nice to have//
     142     * IPv6 fragments over tun work, IPv4 fragments not
     143     * broken already in 2.3 (at least)
     144     * Gert
     145  * AIX: tunnel emulation //nice to have//
     146     * AIX has no tun interface, only tap
     147     * to talk to "have no tap interface, only tun" peers, one side needs to emulate
     148     * AIX code nearly done, waiting for ICMPv6 generation code in OpenVPN 2.x code to show up (block-ipv6 v4)
     149     * Gert
    141150
    142151