Commit b5ab7fc
committed
lib, bgpd: Rename evpn_type5_prefix_match to _contains
This is a network check to see if the first parameter
contains the second parameter. Let's name it better.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>1 parent f53674c commit b5ab7fc
3 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14975 | 14975 | | |
14976 | 14976 | | |
14977 | 14977 | | |
14978 | | - | |
14979 | | - | |
| 14978 | + | |
14980 | 14979 | | |
14981 | 14980 | | |
14982 | 14981 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
423 | | - | |
| 422 | + | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments