lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 29 Dec 2011 09:42:14 -0800
From:	Stephen Hemminger <shemminger@...tta.com>
To:	James Chapman <jchapman@...alix.com>
Cc:	netdev@...r.kernel.org
Subject: iproute2: l2tp support

I updated the latest iproute2 in git to include support for L2TP.
It is based on James's code but instead of using libnl, it uses netlink
directly (like I asked when rejecting the original patch).

In order to make netlink code in iproute2 cleaner, several libnetlink
have been updated.
  * unused junk argument to rtnl_dump_filter and rtnl_talk have
    been removed.
  * addattr_xx functions for building attributes added.
  * rta_getattr_XXX inline functions for the common case of
    looking at basic type attributes

This will show up in 3.2 version of iproute2 which is ready and
waiting for kernel release.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ