Changes between Version 31 and Version 32 of LvivHackathon2018


Ignore:
Timestamp:
10/06/18 12:16:58 (6 years ago)
Author:
Gert Döring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LvivHackathon2018

    v31 v32  
    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//
     141  * OpenSolaris: fix fragment handling for IPv4 - ***done***
    142142     * IPv6 fragments over tun work, IPv4 fragments not
    143      * broken already in 2.3 (at least)
    144      * Gert
     143     * not an OpenVPN problem, but combination of OpenSolaris, FreeBSD pf(4) and {{{scrub in all}}} without the {{{no-df}}} flag triggered this
    145144  * AIX: tunnel emulation //nice to have//
    146145     * AIX has no tun interface, only tap