Netdev List
 help / color / mirror / Atom feed
* iproute2: l2tp support
@ 2011-12-29 17:42 Stephen Hemminger
  2012-01-20 19:06 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2011-12-29 17:42 UTC (permalink / raw)
  To: James Chapman; +Cc: netdev

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-20 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 17:42 iproute2: l2tp support Stephen Hemminger
2012-01-20 19:06 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox