mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 17:01:55 +04:00
455a54207c84c0e5707974d2d24f14e9be7a7129
* 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>
…
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
Languages
Shell
35%
Makefile
32.3%
Lua
15.9%
C
15%
HTML
1.8%