Chromium Code Reviews
DescriptionAdded a new Verifier class to the BPF compiler.
This class ensures that the generated BPF program does in fact represent the
filters that we were asked to compile. Having a verifier will allow us to make
more aggressive optimizations in the future without having to worry that we
generate invalid code.
BUG=130662
TEST=make && demo32 && demo64
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142258
Patch Set 1 #Patch Set 2 : Update GYP file #
Total comments: 7
Patch Set 3 : Refactored error handling and rebased on head of the trunk #
Total comments: 6
Patch Set 4 : Typo #
Total comments: 19
Patch Set 5 : Changes requested by Chris #
Total comments: 2
Patch Set 6 : Rebased #Patch Set 7 : Rebased #Patch Set 8 : Rebased #
Messages
Total messages: 15 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||