= Introduction = This page shows the status of porting the remaining 2.1.x patches in James' SVN tree to 2.3.x. = Tickets = The patches should be applied in this order: * [ticket:272 #272: Added remote-override option]. '''done''' git format-patch attached to ticket (under discussion in #openvpn-devel). * [ticket:271 #271: Added support for the Snappy compression algorithm...] '''done''' git format-patch attached to ticket, and commited to master. * [ticket:270 #270: Minor fixes to compression code...] '''done''' (patch folded into #271) * [ticket:269 #269: Minor fix to process_ipv4_header...] '''done''' git format-patch attached to ticket (under discussion, fix is not correct). * [ticket:268 #268: On the client, allow certain peer info fields...] '''done''' git format-patch attached to ticket (new one, taking care of server->client leakage). * [ticket:273 #273: Switching on snappy compression from a config file fails] '''done''' git format-patch attached to ticket, and commited to master. = Useful resources = * [wiki:DeveloperDocumentation#ConvertingSVNrevisionstoGitpatches Converting SVN revisions to Git patches]