Michael Adams bab933d4ca babeld: Update to version 1.8.3 + fix init
24 September 2018: babeld-1.8.3

  * Fixed a read-only two byte buffer overflow in the packet parser.
    This is a read-only overflow, and hence most probably not exploitable.
  * Fixed an issue with creating unreachable routes on recent kernels
    (4.16 and up).  Thanks to Christof Schulze.
  * Notice interface changes faster by listening to more netlink events.
    Thanks to Christof Schulze.
  * Fixed a local interface issue when an interface has no link-local
    address.  Thanks to Christof Schulze.

Also, the init script was edited to kill babeld on stop; restart works properly now, as well.

Signed-off-by: Michael Adams <unquietwiki@gmail.com>
2018-10-03 10:04:46 -07:00
2018-05-02 17:33:13 +03:00
2018-05-03 10:30:03 +02:00
2018-08-12 18:03:38 +02: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
2018-06-19 08:01:14 -03:00
2018-05-01 11:03:26 +02: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%