K 10 svn:author V 4 feld K 8 svn:date V 27 2015-04-16T12:55:38.376191Z K 7 svn:log V 452 Add patches to fix Strongswan Management Protocol SMP is an XML control interface for Strongswan used by pfSense and Opnsense. SMP has been deprecated by upstream since 5.2.0 in favor of a newer IPC mechanism called VICI. As a result upstream is not motivated to take patches for SMP, and this uses non-portable strlcpy anyway. The code has not been deleted from the project and if we can bludgeon it into a working state I see no harm. PR: 199442 END