Package: libnl-dev
Version: 1.1-7
Severity: wishlist
Tags: patch

Dear Maintainer,

following NLA attributes were added to the linux kernel:

NLA_NESTED_COMPAT: v2.6.23-rc1
NLA_NUL_STRING: v2.6.19-rc1
NLA_BINARY: v2.6.22-rc1

Please add them to "netlink/attr.h"
Patch below:
---8<---
--- a/include/netlink/attr.h
+++ b/include/netlink/attr.h
@@ -42,6 +42,9 @@
        NLA_FLAG,       /**< flag */
        NLA_MSECS,      /**< micro seconds (64bit) */
        NLA_NESTED,     /**< nested attributes */
+       NLA_NESTED_COMPAT,
+       NLA_NUL_STRING,
+       NLA_BINARY,
        __NLA_TYPE_MAX,
 };
---8<---

Regards
    Benedikt Spranger

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnl-dev depends on:
ii  libnl1  1.1-7

libnl-dev recommends no packages.

Versions of packages libnl-dev suggests:
ii  libnl-doc  1.1-7

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to