Skip to content

v2.6.51.5

Compare
Choose a tag to compare
@shussain shussain released this 14 Jun 19:52
· 693 commits to master since this release
v2.6.51.5

Fix kernel algorithm table and if() block that is missing a {}

  • removed dead code that causes warning [MCR]
  • change IKE->kernel mapping table to be correct; likely fixes incorrect mapping for ESP_NULL, which is hardly ever used [MCR]
  • fix for incorrect {} after if statement [MCR]