Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Apply clang format#44

Open
5abeel wants to merge 2 commits intomainfrom
apply_clang_format
Open

Apply clang format#44
5abeel wants to merge 2 commits intomainfrom
apply_clang_format

Conversation

@5abeel
Copy link
Collaborator

@5abeel 5abeel commented Mar 12, 2025

This CL does not introduce any functional changes.

The code format & styling in this repo does not follow any standard. In staying with the Google-style of clang-format used in other IPDK repos, adding the .clang-format file to this repo and applying the formatter to some of the files.

Most of the ipsec_offload_plugin/ipsec_offload cc src files are very large -- so applying the formatter results in very large diffs. In order to manage and make code review easier to digest, applying the clang-format only on the smaller files to start (the header files + utils.cc)

A future PR will be used to update clang-format on the larger .c & .cc files

5abeel added 2 commits March 12, 2025 06:54
Signed-off-by: Sabeel Ansari <sabeel.ansari@intel.com>
Signed-off-by: Sabeel Ansari <sabeel.ansari@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant