haproxy/include
Willy Tarreau 73de9899a6 [MAJOR] separate sess->proxy into sess->{fe,fi,be}
The references to the proxy from the session have been turned into
Frontend (fe), Filters (fi) and Backend (be). This should ease the
migration to the L7 switching features. Next step will be to kill
the struct proxy and have 3 independant structs instead, each
referenced from entities called listener, frontend, filters and
backend.
2006-11-30 11:40:23 +01:00
..
common [MEDIUM] add support for SO_REUSEPORT on Linux 2006-11-13 01:22:38 +01:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [CLEANUP] fd.h : regparm was hardcoded. 2006-10-15 22:56:08 +02:00
types [MAJOR] separate sess->proxy into sess->{fe,fi,be} 2006-11-30 11:40:23 +01:00