From a2b543500fea816d29cb5d6080f92b331d018434 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Sun, 8 Jun 2008 00:00:05 +0000 Subject: [PATCH] * Partial fix for the UDP-packet-pollution problem * Support for PF_PACKET sockets * Support for SOCK_PACKET sockets * Disabled Chopstix with mutexes * Tested VNET+ under heavy loads Tagging module linux-2.6 - linux-2.6-22-8 --- kernel-2.6.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index fd1c9ff4b..0713c93b5 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 7 +%define taglevel 8 # # Polite request for people who spin their own kernel rpms: @@ -828,6 +828,15 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Sat Jun 07 2008 Sapan Bhatia - linux-2.6-22-8 +- * Partial fix for the UDP-packet-pollution problem +- * Support for PF_PACKET sockets +- * Support for SOCK_PACKET sockets +- * Disabled Chopstix with mutexes +- * Tested VNET+ under heavy loads +- +- + * Fri May 16 2008 Stephen Soltesz - linux-2.6-22-7 - Bringing this fix in for tcpdump and ping - -- 2.47.0