Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
074ebcde29a78b034b86b3663f977071fca57935
/
src
/
tcp_act.c
4bfc663
CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP
by Willy Tarreau
· 3 years, 7 months ago
da23195
BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on FreeBSD/MacOS
by Willy Tarreau
· 3 years, 7 months ago
ab79ee8
BUG/MINOR: tcp: fix silent-drop workaround for IPv6
by Willy Tarreau
· 3 years, 7 months ago
36119de
BUG/MEDIUM: session: NULL dereference possible when accessing the listener
by William Lallemand
· 3 years, 8 months ago
e01ca0f
BUG/MINOR: tcp-act: Don't forget to set the original port for IPv4 set-dst rule
by Christopher Faulet
· 3 years, 8 months ago
e5ff141
CLEANUP: Compare the return value of `XXXcmp()` functions with zero
by Tim Duesterhus
· 3 years, 10 months ago
2ded48d
MINOR: connection: make conn_sock_drain() use the control layer's ->drain()
by Willy Tarreau
· 3 years, 11 months ago
aeae66c
REORG: tcp: move TCP actions from proto_tcp.c to tcp_act.c
by Willy Tarreau
· 4 years, 2 months ago