search for: pcapplusplus

Displaying 2 results from an estimated 2 matches for "pcapplusplus".

2019 Nov 07
2
Enable Contributions Through Pull-request For LLVM
-1 from me as well. GitHub UI feels extremely sluggish with large projects, forks feel like needless hurdles to jump over, especially for small patches - having to fork the entire monorepo, just to do a GitHub PR would be extremely cumbersome. Just recently I submitted a very tiny PR for PcapPlusPlus on GitHub which involved: 1). Forking the repository 2). Cloning the fork 3). Applying the patch 4). Pushing it and creating a PR. 5). Deleting the fork (Since I didn't want it cluttering up my account and I'm not a regular contributor to PcapPlusPlus). Neither the pull request mechanism n...
2019 Nov 07
19
Enable Contributions Through Pull-request For LLVM
Hi all, Now that we're on GitHub, we can discuss about pull-requests. I'd like to propose to enable pull-request on GitHub, as a first step as an experimental channel alongside the existing methods for contributing to LLVM. This would allow to find workflow issues and address them, and also LLVM contributors in general to start getting familiar with pull-requests without committing to