Skip to content

Commit db05d98

Browse files
author
Larry Peterson
committed
fixed typos
1 parent 1c9d669 commit db05d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ a general-purpose processor), but high-performance switches employ a
512512
hardware-based *forwarding pipeline*.
513513

514514
We 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
516516
is 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
518518
perform 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
610610
these two issues. Both have emerged in the last few years, in the form
611611
of a *Protocol Independent Switching Architecture (PISA)* and the *P4*
612612
programming 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
614614
original goal as a means to program the control plane. Today, SDN also
615615
includes the possibility of a programmable data plane.
616616

0 commit comments

Comments
 (0)