mwan3 is the new multiwan, so add it to openwrt before deprecating multiwan package (rip). mwan3 also has a great luci package.
I'm just a mwan3 user (was also a multiwan user), not the author, but i think it NEED to be in openwrt by default and replace multiwan (there are still new tickets in trac for multiwan ...) I know adding a new feed need some discussions between feed maintainers and openwrt team, that's why i'm cc'ing mwan3 author (Jeroen Louwes aka Adze) and mwan3-luci author (Aedan Renner aka Arfett) see also https://forum.openwrt.org/viewtopic.php?id=39052 Cc: Aedan Renner <[email protected]> Cc: Jeroen Louwes <[email protected]> Signed-off-by: Etienne CHAMPETIER <[email protected]> --- feeds.conf.default | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds.conf.default b/feeds.conf.default index 49e97e5..6ecfaf2 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -2,6 +2,7 @@ src-git packages git://git.openwrt.org/packages.git src-git luci git://nbd.name/luci.git src-git routing git://github.com/openwrt-routing/packages.git src-git telephony http://feeds.openwrt.nanl.de/openwrt/telephony.git +src-git mwan git://github.com/Adze1502/mwan.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone #src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl -- 1.8.5.3 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
