Sven Eckelmann 9b777e6b13 batman-adv: Merge bugfixes from 2018.1
* Fix skbuff rcsum on packet reroute
* update data pointers after skb_cow()
* fix header size check in batadv_dbg_arp()
* Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
* fix multicast-via-unicast transmission with AP isolation
* fix packet loss for broadcasted DHCP packets to a server

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2018-04-25 20:29:31 +02:00
2016-12-27 18:04:47 +01:00
2015-06-17 21:36:42 +02:00
2014-11-03 13:17:00 +01:00
2016-07-18 14:09:33 +03:00
2017-07-03 07:50:33 +02:00
2017-07-03 07:50:33 +02:00
2017-07-03 07:50:33 +02:00
2017-03-04 21:52:34 +01:00
2016-10-29 17:06:18 +03:00
2017-04-20 16:49:37 +02:00
2017-01-12 23:09:30 +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.


Description
OpenWrt Routing Packages
Readme 4.6 MiB
Languages
Shell 34.9%
Makefile 32.6%
Lua 15.9%
C 14.8%
HTML 1.8%