1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-18 05:03:57 +02:00
Commit Graph

936 Commits

Author SHA1 Message Date
Marek Lindner
8dec3dc38b batman-adv: 2016.1 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2016-05-07 20:42:44 +08:00
Marek Lindner
6d329737f9 batman-adv: revert partial cfg80211 kernel dependency
The entire batman-adv code relies on the kernel backports introduced
by the mac80211 package.

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2016-05-06 00:06:46 +08:00
Marek Lindner
006b1918e3 batman-adv: autoload cfg80211 kernel dependency
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2016-05-05 21:49:22 +08:00
axn
56ee17afc0 Merge pull request #183 from rogerpueyo/master
LuCI app for BMX7 (retry)
2016-05-04 15:36:42 +02:00
Roger Pueyo Centelles
a8856d5091 [luci-app-bmx7] Add world icons resources 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
499d8cfba4 [luci-app-bmx7] Add Nodes view page 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
246dfbe00d [luci-app-bmx7] Add Nodes page menu entry 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
a9eb910899 [luci-app-bmx7] Update configuration and installation definitions in Makefile 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
2e6bf4dc6a [luci-app-bmx7] Add bmx7-info script to obtain JSON-formatted input for the Status page 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
46c1f3d289 [luci-app-bmx7] Add BMX7 logo resource 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
5416bcc13c [luci-app-bmx7] Add polling.js resource 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
8b4cc4e121 [luci-app-bmx7] Add Status view page 2016-05-04 15:18:49 +02:00
Roger Pueyo Centelles
8db0fb709d [luci-app-bmx7] Add Status page menu entry 2016-05-04 15:18:48 +02:00
Roger Pueyo Centelles
1ee363fc22 [luci-app-bmx7] Add empty controller and default configurations for BMX7 LuCI 2016-05-04 15:18:48 +02:00
Roger Pueyo Centelles
d918b65774 [luci-app-bmx7] Create luci-app-bmx7 package structure including Makefile and
COPYING license file
2016-05-04 15:18:48 +02:00
Axel Neumann
30dee5dc51 bmx7: bump to latest code version 2016-05-03 18:28:48 +02:00
Marek Lindner
1c8c961b98 Merge branch 'master' of github:openwrt-routing/packages 2016-04-25 17:24:47 +08:00
Marek Lindner
fbc84445f7 batctl: upgrade package to latest release 2016.1
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2016-04-25 17:23:59 +08:00
Bastian Bittorf
4e5c403a52 Merge pull request #178 from HRogge/master
Update to OONF v0.11.4
2016-04-25 11:15:30 +02:00
lindnermarek
0eea96b892 Merge pull request #177 from ecsv/batadv_2016.1
batman-adv 2016.1
2016-04-25 17:09:03 +08:00
Henning Rogge
2b5276e104 Update to OONF v0.11.4 2016-04-25 08:21:47 +02:00
Bastian Bittorf
9023411d72 Merge pull request #173 from HRogge/master
Update to OONF 0.11.3
2016-04-23 17:28:10 +02:00
Sven Eckelmann
4c3eecfac3 batman-adv: Add B.A.T.M.A.N. V support
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-04-21 15:48:53 +02:00
Sven Eckelmann
6363b1ddc5 batman-adv: Allow to select routing algorithm
The network config section for proto batadv now allows to select the
routing algorithm via the option routing_algo. This allows to chose between
BATMAN_IV and BATMAN_V when BATMAN_V is released. This option is only
useful when a new batman-adv device is created and not when only a device
is added to an already existing batman-adv device.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-04-21 15:48:40 +02:00
Sven Eckelmann
0cdf3ba21c batman-adv: upgrade package to latest release 2016.1
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-04-21 15:48:27 +02:00
Simon Wunderlich
8aae02a7b1 alfred: bump version to 2016.1
From the CHANGELOG:

 * add support for master servers to receive push_data packets with
   foreign source addresses
 * various code cleanups
 * bugs squashed:
   - ignore invalid EUI64 addresses

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2016-04-21 14:24:18 +02:00
Henning Rogge
0e4d44f8ec Update to OONF 0.11.3 2016-04-19 12:29:36 +02:00
Moritz Warning
ee3db2964f nodogsplash: fix enable PasswordAuthentication 2016-04-18 22:09:33 +02:00
Moritz Warning
f6f76e1541 nodogsplash: fix enable UsernameAuthentication 2016-04-18 22:07:32 +02:00
Simon Wunderlich
ef2f816bf7 Merge pull request #145 from ecsv/alfred_2016.0
Alfred 2016.0
2016-03-25 20:32:24 +01:00
Sven Eckelmann
f8dd2baaa0 batman-adv: Move compat-hacks to separate file
The content of this file should actually be included somehow in
backport.git so it will become part of the mac80211 package. Still keep
this for now in a separate file so it is easier to extract them.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-03-25 11:12:47 +01:00
Sven Eckelmann
758d919870 batman-adv: Use the mac80211 compat layer
BATMAN_V (in the upcoming release) will use structures from the mac80211
package. These structures can be incompatible to the structures defined in
the header of the kernel. This can lead to weird problems like stack
overflows or memory corruptions.

To avoid this, the batman-adv has to be compiled against the mac80211
headers instead of the kernel headers. But this requires that the
compatibility headers of compat-wireless are used. So the batman-adv
compatibility layer has (mostly) be removed and instead the
compat-wireless/mac80211 compat layer has to be used.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-03-25 08:02:11 +01:00
Bastian Bittorf
05fa82f878 Merge pull request #162 from HRogge/master
Update to version 0.11.2
2016-03-19 16:40:21 +01:00
Bastian Bittorf
754f451ffd Merge pull request #166 from SvenRoederer/fix/olsr.org_changed_repo
olsrd, oonf: update repo to new location
2016-03-19 16:06:02 +01:00
Sven Roederer
8a7364f257 olsrd: update (c)-header date 2016-03-18 08:51:39 +01:00
Sven Roederer
8136a3603d [olsr, oonf] change to new repo 2016-03-18 02:44:25 +01:00
Henning Rogge
bbcd1922bf Update to version 0.11.2 2016-03-17 14:11:18 +01:00
Bastian Bittorf
c86ccc8abd Merge pull request #158 from HRogge/master
Update to OONF 0.11.1
2016-03-13 16:24:40 +01:00
Henning Rogge
101c9c07f9 Update to OONF 0.11.1 2016-03-12 00:46:59 +01:00
Bastian Bittorf
a227810ba2 Merge pull request #156 from stspdotname/bashism
Replace == operator in test with = operator.
2016-03-07 21:31:05 +01:00
Stefan Sperling
cde0b2f813 Replace == operator in test with = operator.
Requested by bittorf in https://github.com/openwrt-routing/packages/pull/155
2016-03-06 09:05:05 +01:00
Bastian Bittorf
0a2aac2dd5 Merge pull request #155 from stspdotname/olsrd-smartgw-rules
Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.
2016-03-04 15:58:28 +01:00
Bastian Bittorf
9d37aaaaf8 Merge pull request #151 from HRogge/master
Update to OONF 0.11.0
2016-03-04 15:55:50 +01:00
Stefan Sperling
f7ffb388b1 Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.
Restarting olsrd for IPv6 clears SmartGateway firewall rules for both IPv4
and IPv6, and does not restore the IPv4 rules. As a result, IPv4 SmartGateway
functionality is broken after /etc/init.d/olsrd6 restart.
2016-03-03 21:06:38 +01:00
Henning Rogge
f5bb690ab5 Forgot to change to switch from os_socket to os_fd for OONF 2016-02-29 19:05:12 +01:00
Henning Rogge
9c45d3e724 OONF version 0.11.0 2016-02-28 21:31:24 +01:00
Pau Escrich
3001d0ab41 [luci-app-bmx6] When drawing the network topology graph, try first wget-ssl
Signed-off-by: Pau Escrich <p4u@dabax.net>
2016-02-23 12:58:32 +01:00
Pau Escrich
93fdb120de luci-app-bmx6: return if json problem detected
Signed-off-by: Bob Ham <rah@settrans.net>
2016-02-16 19:23:07 +01:00
Axel Neumann
258c3c5778 bmx7: update source: fix bmx7_tun plugin Makefile and new --setTrustedNode options 2016-02-15 23:06:50 +01:00
Gabriel Kerneis
4af2fcd647 babeld: release 1.7.1
Signed-off-by: Gabriel Kerneis <kerneis@google.com>
2016-02-15 11:00:15 +01:00