Commit a0f4a32
committed
datapath: Fix TestNodeChurnXFRMLeaks
This commit fixes the following issues:
* Missed enablement of the churn tests in the non-subnet mode.
* The subnet mode being broken when v4 and v6 enabled [1].
[1]: cilium#27280
Fixes: 9207b78 ("datapath: Cover subnet encryption in XFRM leak test")
Signed-off-by: Martynas Pumputis <[email protected]>1 parent fc9c8a9 commit a0f4a32
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
756 | 755 | | |
757 | 756 | | |
758 | 757 | | |
759 | 758 | | |
760 | 759 | | |
761 | 760 | | |
762 | 761 | | |
763 | | - | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
764 | 776 | | |
765 | 777 | | |
766 | 778 | | |
| |||
0 commit comments