]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/dnsmasq/0004-Set-conntrack-mark-before-connect-call.patch
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
[ipfire-2.x.git] / src / patches / dnsmasq / 0004-Set-conntrack-mark-before-connect-call.patch
index e64e31484a7a50550f5aa150fdf1e57ecf732c4b..f734fbc85a7ec3852298657bcc2b9a0a641c8133 100644 (file)
@@ -1,7 +1,7 @@
 From e9828b6f66b22ce8873f8d30a773137d1aef1b92 Mon Sep 17 00:00:00 2001
 From: Karl Vogel <karl.vogel@gmail.com>
 Date: Fri, 3 Oct 2014 21:45:15 +0100
-Subject: [PATCH 04/71] Set conntrack mark before connect() call.
+Subject: [PATCH 004/113] Set conntrack mark before connect() call.
 
 SO_MARK has to be done before issuing the connect() call on the
 TCP socket.