Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197370
b: refs/heads/master
c: cee42f4
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Lunn authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 2049d08 commit 7bee821
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 21 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 202cfe106012c3917543ed8792be1affc37f107b
refs/heads/master: cee42f49931e610f47229385709385cc98efb856
23 changes: 3 additions & 20 deletions trunk/drivers/staging/batman-adv/TODO
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@
=> proc interface
* implement new interface to add/delete interfaces and setting options
* /proc/sys/net/batman-adv/ as main folder
* in interfaces/ list every available interface of the host
* each interfaces/$iface/ contains the following files:
-> enable (def: 0) [add/remove this interface to batman-adv]
-> ogm_interval (def: 1000) [ogm interval of that interface]
-> context (def: bat0) [later we want to support multiple mesh instances via
-> bat0/bat1/bat2/..]
-> status (read-only) [outputs the interface status from batman's
-> perspective]
* in mesh/batX/ list every available mesh subnet
-> vis_server (def: 0) [enable/disable vis server for that mesh]
-> vis_data (read-only) [outputs the vis data in a raw format]
-> aggregate_ogm (def: 1) [enable/disable ogm aggregation for that mesh]
-> originators (read-only) [outputs the originator table]
-> transtable_global (read-only) [outputs the global translation table]
-> transtable_local (read-only) [outputs the local translation table]

=> fix checkpatch.pl errors
Request a review.
Process the comments from the review.
Move into mainline proper.

Please send all patches to:
Marek Lindner <lindner_marek@yahoo.de>
Expand Down

0 comments on commit 7bee821

Please sign in to comment.