Skip to content

aiccu: Use the defaultroute option#467

Closed
candrews wants to merge 1 commit intoopenwrt:masterfrom
candrews:patch-1
Closed

aiccu: Use the defaultroute option#467
candrews wants to merge 1 commit intoopenwrt:masterfrom
candrews:patch-1

Conversation

@candrews
Copy link
Copy Markdown

After the rework, the aiccu script no longer obeys the "defaultroute" option. This commit fixes that problem.

Originally reported at https://dev.openwrt.org/ticket/17131

After the rework, the aiccu script no longer obeys the "defaultroute" option. This commit fixes that problem.
@sbyx
Copy link
Copy Markdown
Member

sbyx commented Oct 25, 2014

@oskar456: what do you think?

@oskar456
Copy link
Copy Markdown
Contributor

This is a duplicate of issue #95
Once again: Default route is added separately using neitfd proto hooks (see lines 58, 65 and 70 in aiccu.sh). The default route should not be pushed directly into main routing table, like the aiccu daemon does, because it would then break source based IPv6 routing. That's why generated aiccu config file is set always to disable the default route.

Please note that default route is not visible in main routing table. To see it, issue # ifstatus <name of aiccu interface>

@sbyx
Copy link
Copy Markdown
Member

sbyx commented Oct 25, 2014

Thanks closing this then.

@sbyx sbyx closed this Oct 25, 2014
champtar pushed a commit to champtar/packages that referenced this pull request Jul 7, 2019
smcroute: remove package as it's orphaned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants