25a812b377
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29213 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
205 B
Plaintext
Executable File
12 lines
205 B
Plaintext
Executable File
package 'parprouted'
|
|
|
|
config 'parprouted'
|
|
option enabled 0
|
|
|
|
# make all ARP entries to be permanent
|
|
option permanent 0
|
|
|
|
# list interfaces to do bridging on
|
|
list interfaces 'lan'
|
|
list interfaces 'wan'
|