Commit fe990c7
authored
Add missing protocol contribution marker (#2049)
Summary: Add missing protocol contribution marker
I've been working on a new protocol parser and through that I realized
there was a missing [PROTOCOL_LIST
marker](https://github.com/pixie-io/pixie/blob/03184ccb3014dfea45058af7e077d090534ca975/src/stirling/protocol_contribution_guide_part2.md?plain=1#L60).
Relevant Issues: N/A
Type of change: /kind bugfix
Test Plan: Verified there was no marker in the
`socket_trace_connector.h` file
Signed-off-by: Dom Del Nano <[email protected]>1 parent 4965d2f commit fe990c7
File tree
1 file changed
+1
-0
lines changed- src/stirling/source_connectors/socket_tracer
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments