Sven Eckelmann 455a54207c batman-adv: upgrade package to latest release 2018.1
* support latest kernels (3.2 - 4.17)
* coding style cleanups and refactoring
* add DAT cache and multicast flags netlink support
* avoid redundant multicast TT entries
* bugs squashed:

  - update data pointers after skb_cow()
  - fix header size check in batadv_dbg_arp()
  - fix skbuff rcsum on packet reroute
  - fix multicast-via-unicast transmission with AP isolation
  - fix packet loss for broadcasted DHCP packets to a server
  - fix multicast packet loss with a single WANT_ALL_IPV4/6 flag

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2018-04-25 21:18:35 +02:00
2018-04-10 17:49:18 +02:00
2018-01-16 16:34:51 +01:00
2018-03-01 23:02:10 +01:00
2018-02-18 13:44:02 +03:00
2017-12-02 01:42:44 +01:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2016-10-29 17:06:18 +03:00
2017-12-02 02:51:33 +01:00

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.


S
Description
OpenWrt Routing Packages
Readme 5 MiB
Languages
Shell 35%
Makefile 32.3%
Lua 15.9%
C 15%
HTML 1.8%