Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6856ba1f authored by Simon Wunderlich's avatar Simon Wunderlich Committed by Greg Kroah-Hartman
Browse files

Staging: batman-adv: Add release information for version 2010.0.0

parent 5a391957
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
batman-adv 2010.0.0:

* support latest kernels (2.6.21 - 2.6.35)
* further code refactoring and cleaning for coding style
* move from procfs based configuration to sysfs
* reorganized sequence number handling
* limit queue lengths for batman and broadcast packets
* many bugs (endless loop and rogue packets on shutdown, wrong tcpdump output,
  missing frees in error situations, sleeps in atomic contexts) squashed

 -- Fri, 18 Jun 2010 21:34:26 +0200

batman-adv 0.2.1:

* support latest kernels (2.6.20 - 2.6.33)
+1 −1
Original line number Diff line number Diff line
[state: 03-05-2010]
[state: 12-06-2010]

BATMAN-ADV
----------
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
#define DRIVER_DESC   "B.A.T.M.A.N. advanced"
#define DRIVER_DEVICE "batman-adv"

#define SOURCE_VERSION "0.2.2-beta"
#define SOURCE_VERSION "2010.0.0"


/* B.A.T.M.A.N. parameters */