Simplify defrouter_select_fib():
- factor out underlying llenty check into a separate function and use it consistently
- join epoch once instead of multiple in/out jumps
- don't execute body when RT_ALL_FIBS supplied
Differential D35523 Authored by melifaro on Jun 19 2022, 7:14 PM.
Details
Summary Simplify defrouter_select_fib():
Diff Detail
Event TimelineHerald added subscribers: glebius, bz, ae, imp. · View Herald TranscriptJun 19 2022, 7:14 PM2022-06-19 19:14:30 (UTC+0) Harbormaster completed remote builds in B46030: Diff 107165.Jun 19 2022, 7:14 PM2022-06-19 19:14:31 (UTC+0) melifaro edited the summary of this revision. (Show Details)Jun 19 2022, 7:18 PM2022-06-19 19:18:16 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Aug 12 2022, 12:45 PM2022-08-12 12:45:29 (UTC+0) Closed by commit rG9d16275c65bf: netinet6: simplify defrouter_select_fib() (authored by melifaro). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109243 sys/netinet6/nd6_rtr.c
|