Bug 528822
| Summary: | Honor DEFROUTE=yes|no for all connection types | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Williams <dcbw> | |
| Component: | initscripts | Assignee: | Bill Nottingham <notting> | |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | rawhide | CC: | fitzsim, gczarcinski, notting, rvokal | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 530209 (view as bug list) | Environment: | ||
| Last Closed: | 2009-11-08 20:16:25 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 530209 | |||
|
Description
Dan Williams
2009-10-13 21:13:31 UTC
See https://bugzilla.redhat.com/show_bug.cgi?id=528281 for the NM side of this. The assumption is that no DEFROUTE implies DEFROUTE=yes, correct? (In reply to comment #2) > The assumption is that no DEFROUTE implies DEFROUTE=yes, correct? Yes; that should be how it currently works in initscripts, and how NetworkManager works as well. Obviously if DEFROUTE=yes for ifcfg-eth2 but GATEWAYDEV=eth0, then eth2 still doesn't get the default route. http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=a23c3828e092315e71ba4d5e6befc060a4f2c07a Will be in 9.02-1. code is there and looks correct ... 9.02-1 is in F12 |