Skip to content

Commit 78f94ce

Browse files
peanballameowlia
authored andcommitted
Add statement about the selected option to the summary
1 parent a201b49 commit 78f94ce

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

toc/rfc/rfc-draft-pcap-bosh.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Capture targets and their IP addresses are then identified automatically based o
2020

2121
A single, combined stream of capture data is then provided as output and can be written to file or piped into another command.
2222

23+
> [!NOTE]
24+
> This RFC presents and compares two options to solve the stated problem.
25+
>
26+
> The Foundational Infrastructure Working Group has selected [Option 2, "pcap-lite" - network capturing automation via tcpdump and SSH](#2-pcap-lite).
27+
>
28+
> The other option is retained for reference, historical context and the comparative assessment of the two options.
29+
30+
2331
## Problem
2432

2533
Distributed, and particularly networked systems are hard to debug. Software developers and operators are not necessarily the same people, in some cases not even the same companies.
@@ -55,9 +63,6 @@ The following solutions are discussed in subsequent sections (linked below):
5563
2. [Add "pcap-lite", a thin front-end and merge functionality of tcpdump streams](#add-pcap-lite-a-thin-front-end-and-merge-functionality-of-tcpdump-streams)
5664
This solution focuses on a convenient minimal solution for the problem statement, but presents a separate code base.
5765

58-
> [!NOTE]
59-
> While this RFC is in review, both options are presented and discussed. A final version of the RFC will highlight the chosen solution and summarise the discarded approach briefly.
60-
6166
### Use Case Overview
6267

6368
The following use cases are considered:

0 commit comments

Comments
 (0)