Commit 51e76e4
committed
mctpd: always reply to physical addresses
All the usages of reply_message currently have access to the peer
physical addresses. Doing this by default should avoid an unnecessary
kernel routing table lookup in most cases.
Signed-off-by: Khang D Nguyen <khangng@os.amperecomputing.com>1 parent 9c2adf0 commit 51e76e4
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
574 | 573 | | |
575 | 574 | | |
576 | 575 | | |
577 | 576 | | |
578 | | - | |
| 577 | + | |
579 | 578 | | |
580 | | - | |
581 | | - | |
| 579 | + | |
582 | 580 | | |
583 | | - | |
584 | | - | |
| 581 | + | |
| 582 | + | |
585 | 583 | | |
586 | | - | |
| 584 | + | |
587 | 585 | | |
588 | 586 | | |
589 | 587 | | |
| |||
0 commit comments