| Submitter | Simon Horman |
|---|---|
| Date | Oct. 9, 2012, 4:47 a.m. |
| Message ID | <1349758037-25317-1-git-send-email-horms@verge.net.au> |
| Download | mbox |
| Permalink | /patch/190197/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git masterComments
On Tue, Oct 09, 2012 at 01:47:16PM +0900, Simon Horman wrote: > Hi Pablo, > > please consider the following fix for IPVS from Arnd Bergmann for > inclusion in 3.7. I would also like it considered for 3.6, 3.5, 3.4, 3.3 > and 3.0 stable. Pulled, thanks Simon. Will pass this to stable. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Pablo, please consider the following fix for IPVS from Arnd Bergmann for inclusion in 3.7. I would also like it considered for 3.6, 3.5, 3.4, 3.3 and 3.0 stable. ---------------------------------------------------------------- The following changes since commit 6825a26c2dc21eb4f8df9c06d3786ddec97cf53b: ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt (2012-10-04 16:00:07 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git master for you to fetch changes up to b61a602ee6730150f4d0df730d9312ac4d820ceb: ipvs: initialize returned data in do_ip_vs_get_ctl (2012-10-09 13:04:34 +0900) ---------------------------------------------------------------- Arnd Bergmann (1): ipvs: initialize returned data in do_ip_vs_get_ctl net/netfilter/ipvs/ip_vs_ctl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html