Thomas Graf 58d7d8f9b2 decnet: Parse netlink attributes on our own
decnet is the only subsystem left that is relying on the global
netlink attribute buffer rta_buf. It's horrible design and we
want to get rid of it.

This converts all of decnet to do implicit attribute parsing. It
also gets rid of the error prone struct dn_kern_rta.

Yes, the fib_magic() stuff is not pretty.

It's compiled tested but I need someone with appropriate hardware
to test the patch since I don't have access to it.

Cc: linux-decnet-user@lists.sourceforge.net
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-22 10:31:16 -04:00
..
2013-02-11 14:16:26 -05:00
2013-03-19 09:44:34 -04:00
2013-03-17 14:35:13 -04:00
2013-03-07 16:26:45 -05:00
2013-02-21 12:05:51 -08:00
2013-03-19 21:21:52 +09:00
2013-03-08 00:35:44 -05:00
2013-02-21 12:05:51 -08:00
2012-09-26 21:10:25 -04:00
2013-02-10 19:41:08 -05:00