]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/dnsmasq/0004-Set-conntrack-mark-before-connect-call.patch
dnsmasq: Import more upstream fixes
[ipfire-2.x.git] / src / patches / dnsmasq / 0004-Set-conntrack-mark-before-connect-call.patch
index 2504e62e941e7bcf082f72060de7a461c8cf033b..6374fefbd382c5c1b1b16e04fb8be65d9c4c00a4 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/78] Set conntrack mark before connect() call.
+Subject: [PATCH 04/87] Set conntrack mark before connect() call.
 
 SO_MARK has to be done before issuing the connect() call on the
 TCP socket.