File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -512,7 +512,7 @@ a general-purpose processor), but high-performance switches employ a
512512hardware-based *forwarding pipeline *.
513513
514514We postpone an in-depth description of these pipelines until Chapter
515- 3 , but the important characteristic for now is whether that pipeline
515+ 4 , but the important characteristic for now is whether that pipeline
516516is limited to matching a fixed set of fields in the packet headers
517517(e.g., the fields shown in :numref: `Figure %s <fig-headers >`) and
518518perform a fixed set of actions, or if the bit-patterns to be matched
@@ -610,7 +610,7 @@ that can be used to program the pipeline, is one viable response to
610610these two issues. Both have emerged in the last few years, in the form
611611of a *Protocol Independent Switching Architecture (PISA) * and the *P4 *
612612programming language. We will discuss both in more detail in Chapter
613- 3 , but the big takeaway for now is that SDN has evolved beyond its
613+ 4 , but the big takeaway for now is that SDN has evolved beyond its
614614original goal as a means to program the control plane. Today, SDN also
615615includes the possibility of a programmable data plane.
616616
You can’t perform that action at this time.
0 commit comments