Skip to content

Fix ESP and APIC errors#464

Open
tbachman wants to merge 1 commit intomasterfrom
fix-esp
Open

Fix ESP and APIC errors#464
tbachman wants to merge 1 commit intomasterfrom
fix-esp

Conversation

@tbachman
Copy link
Copy Markdown
Contributor

@tbachman tbachman commented Apr 1, 2026

This patch addresses two issues:

  • When protocol 50 is configured ("esp"),n a security group rule, AIM sends it with the string "esp" instead of the protocol number "50", which is rejected by APIC
  • The above error is missed, and AIM thinks that the security group rule is present in APIC, which it is not.

This patch addresses two issues:
* When protocol 50 is configured ("esp"),n a security group rule,
  AIM sends it with the string "esp" instead of the protocol number "50",
  which is rejected by APIC
* The above error is missed, and AIM thinks that the security group rule
  is present in APIC, which it is not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant