From 602e9543de1c00351cb76ba75e41b1290a553727 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 4 Aug 2008 14:39:52 +0000 Subject: [PATCH] * 1 fix for using udp/listening sockets via raw * 1 fix to help codemux divide traffic in PlanetFlow Tagging module linux-2.6 - linux-2.6-22-22 --- kernel-2.6.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index f55f9b277..1fd6a185e 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 21 +%define taglevel 22 # # Polite request for people who spin their own kernel rpms: @@ -847,6 +847,10 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Mon Aug 04 2008 Sapan Bhatia - linux-2.6-22-22 +- * 1 fix for using udp/listening sockets via raw +- * 1 fix to help codemux divide traffic in PlanetFlow + * Fri Aug 01 2008 Sapan Bhatia - linux-2.6-22-21 - Codemux calls setsockopt/SO_PEERCRED to set peer credentials on a socket, so that the connections it proxies to its clients are tagged for PlanetFlow. This hunk got lost somewhere along the way. -- 2.43.0