Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl/files: libnl-1.1-vlan-header.patch
Date: Mon, 25 Feb 2008 07:18:13
Message-Id: E1JTXbE-0003TU-Jg@stork.gentoo.org
1 pva 08/02/25 07:18:08
2
3 Modified: libnl-1.1-vlan-header.patch
4 Log:
5 Fix the patch to be applied correctly. Finally fixed bug #210208.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 dev-libs/libnl/files/libnl-1.1-vlan-header.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/libnl-1.1-vlan-header.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/libnl-1.1-vlan-header.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/libnl-1.1-vlan-header.patch?r1=1.1&r2=1.2
14
15 Index: libnl-1.1-vlan-header.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libnl/files/libnl-1.1-vlan-header.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libnl-1.1-vlan-header.patch 20 Feb 2008 08:59:16 -0000 1.1
22 +++ libnl-1.1-vlan-header.patch 25 Feb 2008 07:18:08 -0000 1.2
23 @@ -15,7 +15,7 @@
24 new file mode 100644
25 index 0000000..068cd7b
26 --- /dev/null
27 -+++ b/include/linux/if_vlan.h
28 ++++ include/linux/if_vlan.h
29 @@ -0,0 +1,61 @@
30 +/*
31 + * VLAN An implementation of 802.1Q VLAN tagging.
32
33
34
35 --
36 gentoo-commits@l.g.o mailing list