Changes between Version 11 and Version 12 of Porting21PatchesTo23


Ignore:
Timestamp:
05/19/13 18:25:10 (11 years ago)
Author:
Gert Döring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Porting21PatchesTo23

    v11 v12  
    77The patches should be applied in this order:
    88
    9  * [ticket:272 #272: Added remote-override option]. '''done''' git format-patch attached to ticket.
    10  * [ticket:271 #271: Added support for the Snappy compression algorithm...] '''done''' git format-patch attached to ticket.
     9 * [ticket:272 #272: Added remote-override option]. '''done''' git format-patch attached to ticket (under discussion in #openvpn-devel).
     10 * [ticket:271 #271: Added support for the Snappy compression algorithm...] '''done''' git format-patch attached to ticket, and commited to master.
    1111 * [ticket:270 #270: Minor fixes to compression code...] '''done''' (patch folded into #271)
    12  * [ticket:269 #269: Minor fix to process_ipv4_header...] '''done''' git format-patch attached to ticket.
    13  * [ticket:268 #268: On the client, allow certain peer info fields...] '''done''' git format-patch attached to ticket.
    14  * [ticket:273 #273: Switching on snappy compression from a config file fails]  "I think I have it fixed", patch attached to ticket.
     12 * [ticket:269 #269: Minor fix to process_ipv4_header...] '''done''' git format-patch attached to ticket (under discussion, fix is not correct).
     13 * [ticket:268 #268: On the client, allow certain peer info fields...] '''done''' git format-patch attached to ticket (needs work, patch as-is leaks information from server to client, which is undesired).
     14 * [ticket:273 #273: Switching on snappy compression from a config file fails]  '''done''' git format-patch attached to ticket, and commited to master.
    1515
    1616= Useful resources =