Skip to content

gt: fix bugs#610

Merged
AltraMayor merged 2 commits intomasterfrom
gt-boot
Sep 22, 2022
Merged

gt: fix bugs#610
AltraMayor merged 2 commits intomasterfrom
gt-boot

Conversation

@AltraMayor
Copy link
Owner

Gatekeeper v1.1 RC1 has been chiefly tested on Gatekeeper servers so far. This pull request fixes bugs that only show up on Grantor servers.

LuaJIT's FFI does not support C preprocessor's #define, so
this commit replaces it with a `static const`

Pull request #590 introduced this issue.
The commit `gt: correct NUMA node of LPM tables`
(i.e. d208208) introduced
a bug to both lpmlib.new_lpm() and lpmlib.new_lpm6().
This commit fixes the bug.

This commit addresses issue #580.
@AltraMayor AltraMayor added the bug label Sep 22, 2022
@AltraMayor AltraMayor added this to the Version 1.1 milestone Sep 22, 2022
@AltraMayor AltraMayor marked this pull request as ready for review September 22, 2022 19:51
@AltraMayor AltraMayor merged commit 444f622 into master Sep 22, 2022
@AltraMayor AltraMayor deleted the gt-boot branch September 22, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant