• Miek Gieben's avatar
    plugin/forward: add out of tree forward plugin (#1425) · 2d00080e
    Miek Gieben authored
    * plugin/forward: add out of tree forward plugin
    
    This is a simpler proxy than *proxy*, include by default so it is easier
    to switch (i.e. no recompile). It lacks features compared to proxy (did I
    say it was simpler), but does cache udp and tcp connection, so it is
    faster than proxy.
    
    * Muck with the makefile
    
    * Versioning forward now
    2d00080e
plugin.cfg 1.17 KB