[Linux-l7sw-devel] [ANNOUNCE] L7SW 0.1.2
Status: Alpha
Brought to you by:
acassen
|
From: Alexandre C. <ac...@fr...> - 2007-01-15 14:43:27
|
Hello, Just to announce a new release available on www.linux-l7sw.org ChangeLog looks like : 2007-01-15 Alexandre Cassen <acassen [at] linux-l7sw.org> * layer7switch-0.1.2 released. * tcp_splice: fixed a locking issue while setting socket to ECONNRESET. * tcp_splice: Willy Tarreau <w <at> 1wt [dot] eu> backported tcp_splice kernel module to kernel v2.4. * tcp_splice: Willy Tarreau <w <at> 1wt [dot] eu> backported tcp_splice kernel module to lower v2.6 release than 2.6.19. Created defines to use proper checksum constant while forwarding a skb. * libtcpsplice: exported tcp_splice_init() and modprobe_tcp_splice(). * haproxy: Willy Tarreau <w <at> 1wt [dot] eu> extended HAProxy code to support kernel tcp splicing. This daemon is already supporting smat content switching engine, futur work of L7SW will use haproxy as userspace daemon. The current switchd still in the tarball but will no longer be extended, just a simple working proof of concept daemon. * switchd: Quickly fixed an issue while handling asynchronous wait for completion (wait for socket to be reset). best regs, Alex |