Hi! > 'ip' tools is more general than 'ifconfig', and there are some > distros don't support to install 'ifconfig' tools under default, > which will cause such below error: > > sh: ifconfig: command not found > sendmsg01 1 TBROK : ifconfig failed to bring up loop back device > sendmsg01 2 TBROK : Remaining cases broken > > the patch displaced 'ifconfig' using 'ip', and also the case need root > permission and checking capture unexpected signal.
But this breaks distros that yet doesn't install ip by default. What about trying ip and fallback to ifconfig if ip has failed? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
