repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow IPv6 address entry in tools>ping - Loosens valid character check
[tomato/davidwu.git]
/
release
/
src
/
router
/
nvram
/
nvram_convert.h
blob
676875ef6795d1a374af6519284d27ce3ed0b4c9
1
2
struct
nvram_convert
{
3
const char
*
name
;
4
const char
*
wl0_name
;
5
};
6
7
extern
struct
nvram_convert nvram_converts
[];