In r264986, the behaviour of route(8) regresssed and it became
no longer possible to modify a route via "route change" unless
you explicitly specified the route's gateway. Add an explicit
test for this behaviour to ensure that this doesn't happen again.
Details
Details
- Reviewers
asomers
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15565 Build 15602: arc lint + arc unit
Event Timeline
Comment Actions
Most of the other tests in this file relate specifically to multifib functionality. I think your test should go into a new file. You can pull the helper routines out into a .subr file.
Comment Actions
Where is route.subr? And where did ipv4_move_subnet_route come from? I think you used the wrong base revision to generate the review.
Comment Actions
Why don't you just combine this review with that one? It would be easier to review that way.