From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25345 invoked by alias); 11 Nov 2009 13:27:18 -0000 Received: (qmail 25321 invoked by uid 9830); 11 Nov 2009 13:27:17 -0000 Date: Wed, 11 Nov 2009 13:27:00 -0000 Message-ID: <20091111132717.25310.qmail@sourceware.org> From: leitao@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-211-gc26c806 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: af234c407dbab3e62994863272a63b612b0c8c63 X-Git-Newrev: c26c806fcebcf8171f0d7b65c0cf00c98b86f368 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q4/txt/msg00105.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via c26c806fcebcf8171f0d7b65c0cf00c98b86f368 (commit) from af234c407dbab3e62994863272a63b612b0c8c63 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c26c806fcebcf8171f0d7b65c0cf00c98b86f368 Author: Breno Leitao Date: Wed Nov 11 11:24:41 2009 -0200 A very simple patch that fix the networking tapset documentation. It references the file include/linux/if_ether.h as the one that contains the protocol numbers and types. ----------------------------------------------------------------------- Summary of changes: tapset/networking.stp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool