projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes...
[openwrt.git]
/
target
/
linux
/
omap24xx
/
base-files
/
etc
/
config
/
network
1
config interface loopback
2
option ifname lo
3
option proto static
4
option netmask 255.0.0.0
5
6
config interface lan
7
option proto dhcp
8
option netmask 255.255.255.0
9
10
config interface usb
11
option ifname usb0
12
option proto static
13
option ipaddr 192.168.168.168
14
option netmask 255.255.255.0
15
option ip6addr fe80::810:1
This page took
0.059715 seconds
and
5
git commands to generate.