代码搜索:Configurable

找到约 1,039 项符合「Configurable」的源代码

代码结果 1,039
www.eeworm.com/read/419194/10880422

txt help_show.txt

show: Usage: "show " All configurable variables will be shown. For interface-specific variables, specify the interface along with the show command (e.g., ETH0, ETH1, PPP0).
www.eeworm.com/read/419194/10880458

txt help_show.txt

show: Usage: "show " All configurable variables will be shown. For interface-specific variables, specify the interface along with the show command (e.g., ETH0, ETH1, PPP0).
www.eeworm.com/read/181687/9240755

todo

WISHLIST: * Make timeouts configurable. * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error) * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A) * DNSSEC compatibility - be able
www.eeworm.com/read/421956/10674763

ned source2.ned

// // Part of project Fly // Author: mc, 2009 // // // Generates messages with a configurable interarrival time. // simple Source2 { parameters: volatile double sendInterval @unit(s) = de
www.eeworm.com/read/359885/6307975

todo

Is it better to do the memory test with real allocation? I got several bug reports that ping-mode does not work with IP_ALIASES. But since I found no way to reproduce this I saw no chance to fix it y