]> git.pld-linux.org Git - packages/linux-libc-headers.git/commitdiff
- http://linux.bkbits.net:8080/linux-2.5/cset%401.2009.1.32
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 2 Apr 2005 13:01:46 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-libc-headers-tc-u32-mark.patch -> 1.1

linux-libc-headers-tc-u32-mark.patch [new file with mode: 0644]

diff --git a/linux-libc-headers-tc-u32-mark.patch b/linux-libc-headers-tc-u32-mark.patch
new file mode 100644 (file)
index 0000000..f27ea13
--- /dev/null
@@ -0,0 +1,18 @@
+http://linux.bkbits.net:8080/linux-2.5/cset%401.2009.1.32
+
+--- a/include/linux/pkt_cls.h  2005-03-13 21:53:56.000000000 +0100
++++ b/include/linux/pkt_cls.h  2005-04-02 15:00:18.000000000 +0200
+@@ -223,6 +223,13 @@
+       struct tc_u32_key       keys[0];
+ };
++struct tc_u32_mark
++{
++      __u32           val;
++      __u32           mask;
++      __u32           success;
++};
++
+ struct tc_u32_pcnt
+ {
+       __u64 rcnt;
This page took 0.029125 seconds and 4 git commands to generate.