Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement sk_buff #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

C-Anirudh
Copy link

Implemented basic linked list functionality.

Looking into ways to implement _listEntry, _listFirstEntry, _listEach and _listForEachSafe as they were macros in the C implementation. Looking into cgo for the same.

@Aniketh01
Copy link
Member

Please let's try to reduce the introduction of dependencies as much as possible. Let us try to convert those into functions :D

@C-Anirudh C-Anirudh changed the title [WIP] implement functions in list.go implement sk_buff Sep 22, 2019
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.

2 participants