Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
718e2a73a2f919f921b0dc4b0e46727718256831
/
include
/
proto
/
proto_tcp.h
ec3c37d
CLEANUP: actions: missplaced includes
by Thierry FOURNIER
· Thu Sep 10 18:28:10 2015 +0200
7e25df3
MAJOR: stick-tables: remove key storage from the key struct
by Thierry FOURNIER
· Fri Jul 24 19:31:59 2015 +0200
5d24ebc
MEDIUM: stick-tables: use the sample type names
by Thierry FOURNIER
· Fri Jul 24 08:46:42 2015 +0200
bc8c404
MAJOR: stick-tables: use sample types in place of dedicated types
by Thierry FOURNIER
· Mon Aug 10 17:53:45 2015 +0200
c2bb050
MINOR: proto_tcp: proto_tcp.h is now useles
by Thierry FOURNIER
· Wed Aug 19 09:06:21 2015 +0200
36481b8
MEDIUM: actions: Merge (http|tcp)-(request|reponse) keywords structs
by Thierry FOURNIER
· Wed Aug 19 09:01:53 2015 +0200
0ea5c7f
MINOR: actions: change actions names
by Thierry FOURNIER
· Wed Aug 05 19:05:19 2015 +0200
a123ad8
MINOR: sample/proto_tcp: export "smp_fetch_src"
by Thierry FOURNIER
· Fri Jul 24 09:12:15 2015 +0200
e73ef85
MAJOR: tcp: make tcp_exec_req_rules() only rely on the session
by Willy Tarreau
· Sat Apr 04 16:41:45 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
cc87a11
MEDIUM: tcp: add register keyword system.
by Thierry FOURNIER
· Fri Dec 12 19:41:33 2014 +0100
092d865
MEDIUM: listener: implement a per-protocol pause() function
by Willy Tarreau
· Mon Jul 07 20:22:12 2014 +0200
74c219d
BUG/MEDIUM: stick-table: fix IPv4-to-IPv6 conversion in src_* fetches
by Thierry FOURNIER
· Mon Apr 14 14:35:40 2014 +0200
34c2fb6
BUG/MINOR: config: report the correct track-sc number in tcp-rules
by Willy Tarreau
· Mon Dec 02 23:29:05 2013 +0100
be4a3ef
MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3
by Willy Tarreau
· Mon Jun 17 15:04:07 2013 +0200
2b57cb8
MEDIUM: protocol: implement a "drain" function in protocol layers
by Willy Tarreau
· Mon Jun 10 19:56:38 2013 +0200
d5ca9ab
MINOR: counters: make it easier to extend the amount of tracked counters
by Willy Tarreau
· Tue May 28 17:40:25 2013 +0200
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· Mon Jan 07 21:59:07 2013 +0100
f0837b2
MEDIUM: tcp: add explicit support for delayed ACK in connect()
by Willy Tarreau
· Sat Nov 24 10:24:27 2012 +0100
0711541
MEDIUM: stick-table: allocate the table key of size buffer size
by Willy Tarreau
· Mon Oct 29 21:56:59 2012 +0100
64ee491
MINOR: tcp: replace tcp_src_to_stktable_key with addr_to_stktable_key
by Willy Tarreau
· Thu Aug 30 22:59:48 2012 +0200
14f8e86
MEDIUM: proto_tcp: remove any dependence on stream_interface
by Willy Tarreau
· Thu Aug 30 22:23:13 2012 +0200
986a9d2
MAJOR: connection: move the addr field from the stream_interface
by Willy Tarreau
· Thu Aug 30 21:11:38 2012 +0200
7421efb
REORG/MAJOR: use "struct channel" instead of "struct buffer"
by Willy Tarreau
· Mon Jul 02 15:11:27 2012 +0200
239d718
MEDIUM: stream_interface: pass connection instead of fd in sock_ops
by Willy Tarreau
· Mon Jul 23 18:53:03 2012 +0200
2da156f
MAJOR: tcp: remove the specific I/O callbacks for TCP connection probes
by Willy Tarreau
· Mon Jul 23 15:07:23 2012 +0200
c3a08a1
BUG: stktable: tcp_src_to_stktable_key() must return NULL on invalid families
by Willy Tarreau
· Thu Aug 30 22:52:28 2012 +0200
59b9479
BUG/MEDIUM: stream_interface: restore get_src/get_dst
by Willy Tarreau
· Fri May 11 16:16:40 2012 +0200
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· Wed Apr 25 10:13:36 2012 +0200
32389b7
MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down
by Willy Tarreau
· Mon Apr 23 23:13:20 2012 +0200
6471afb
MINOR: remove the client/server side distinction in SI addresses
by Willy Tarreau
· Fri Sep 23 10:54:59 2011 +0200
c9f6011
[BUG] TCP source tracking was broken with IPv6 changes
by Willy Tarreau
· Thu Apr 07 10:44:39 2011 +0200
4f92d32
[MEDIUM] IPv6 support for stick-tables
by David du Colombier
· Thu Mar 24 11:09:31 2011 +0100
6f5ccb1
[MEDIUM] add internal support for IPv6 server addresses
by David du Colombier
· Thu Mar 10 22:26:24 2011 +0100
ac82540
[MEDIUM] stream_interface: store the target pointer and type
by Willy Tarreau
· Fri Mar 04 22:04:29 2011 +0100
f153686
[REORG] tcp: make tcpv4_connect_server() take the target address from the SI
by Willy Tarreau
· Thu Mar 03 18:27:32 2011 +0100
957c0a5
[REORG] session: move client and server address to the stream interface
by Willy Tarreau
· Thu Mar 03 17:42:23 2011 +0100
97679e7
[MEDIUM] Implement tcp inspect response rules
by Emeric Brun
· Thu Sep 23 17:56:44 2010 +0200
cf20bf1
[MEDIUM] Enhance message errors management on binds
by Emeric Brun
· Fri Oct 22 16:06:11 2010 +0200
9ba2dcc
[MAJOR] session: add track-counters to track counters related to the session
by Willy Tarreau
· Mon Jun 14 21:04:55 2010 +0200
a5c0ab2
[MEDIUM] frontend: check for LI_O_TCP_RULES in the listener
by Willy Tarreau
· Mon May 31 10:30:33 2010 +0200
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· Fri May 28 18:46:57 2010 +0200
44b90cc
[CLEANUP] tcp: move some non tcp-specific layer6 processing out of proto_tcp
by Willy Tarreau
· Mon May 24 20:27:29 2010 +0200
b1d6774
[MEDIUM] backend: move the transparent proxy address selection to backend
by Willy Tarreau
· Mon Mar 29 19:36:59 2010 +0200
9650f37
[MEDIUM] move connection establishment from backend to the SI.
by Willy Tarreau
· Sun Aug 16 14:02:45 2009 +0200
647caf1
[MEDIUM] add support for RDP cookie persistence
by Emeric Brun
· Tue Jun 30 17:57:00 2009 +0200
bede3d0
[MINOR] acl: add support for matching of RDP cookies
by Emeric Brun
· Tue Jun 30 17:54:00 2009 +0200
3a81629
[MEDIUM] session: tell analysers what bit they were called for
by Willy Tarreau
· Tue Jul 07 10:55:49 2009 +0200
edcf668
[MEDIUM] extract TCP request processing from HTTP
by Willy Tarreau
· Sun Nov 30 23:15:34 2008 +0100
b686644
[MAJOR] implement tcp request content inspection
by Willy Tarreau
· Mon Jul 14 23:54:42 2008 +0200
e8c66af
[MEDIUM] fix server health checks source address selection
by Willy Tarreau
· Sun Jan 13 18:40:14 2008 +0100
e6b9894
[MAJOR] create proto_tcp and move initialization of proxy listeners
by Willy Tarreau
· Mon Oct 29 01:09:36 2007 +0100