Commit df507c0
committed
mctpd: update setup peer logic for bridged endpoints
For bridged endpoints, route setup is already done once pool space
is allocated successfully. Those are destined to be routed from
the bridge themselves without need of neighbours.
Add appropiate check to avoid extra route creation for setting up
bridged endpoints.
Signed-off-by: Faizan Ali <faizana@nvidia.com>1 parent 9a3043d commit df507c0
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2907 | 2907 | | |
2908 | 2908 | | |
2909 | 2909 | | |
| 2910 | + | |
| 2911 | + | |
2910 | 2912 | | |
2911 | 2913 | | |
2912 | 2914 | | |
2913 | 2915 | | |
2914 | 2916 | | |
2915 | | - | |
2916 | | - | |
| 2917 | + | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
| 2921 | + | |
2917 | 2922 | | |
2918 | 2923 | | |
2919 | 2924 | | |
| |||
0 commit comments