In general, encapsulation is the inclusion
of one thing within another thing so that
the included thing is not apparent. Decapsulation
is the removal or the making apparent a thing
previously encapsulated.
In the context of the networking, this is
a concept whereby the software responsible
for each layer on the OSI layered model, adds
it own header information, as the information
is passed down through the layers.