batman-adv: Use rtnl link in device creation example
authorSven Eckelmann <sven@narfation.org>
Fri, 10 Jun 2016 21:00:56 +0000 (23:00 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 9 Aug 2016 05:54:26 +0000 (07:54 +0200)
commitf2c750fedd2e102b95a3b1008703b9f54bbc9b08
treef680f5b63277dfddd00f5af72f67cfac0db93a07
parent9791860ce5438da65f4f5c38c282fdc45e30dd97
batman-adv: Use rtnl link in device creation example

The standard kernel API to add new virtual interfaces and attach other
interfaces to it is rtnl-link. batman-adv supports it since v3.10. This
functionality should be used instead of the legacy batman-adv-only sysfs
interface.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Documentation/networking/batman-adv.txt