Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store_unmanaged duplicates unnamed configurations & lists #17

Closed
nemesifier opened this issue Mar 11, 2016 · 1 comment
Closed

store_unmanaged duplicates unnamed configurations & lists #17

nemesifier opened this issue Mar 11, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@nemesifier
Copy link
Member

Eg:

config interface 'loopback'
    option ifname 'lo'
    option proto 'static'
    list ipaddr '127.0.0.1/8'
    list ipaddr '127.0.0.1/8'
    list ipaddr '172.27.254.251/32'
@nemesifier nemesifier added the bug label Mar 11, 2016
@nemesifier nemesifier self-assigned this Mar 11, 2016
@nemesifier nemesifier added this to the 0.4 milestone Mar 11, 2016
@nemesifier
Copy link
Member Author

It seems an issue with uci import -m. I've asked to the openwrt-devel mailing list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant