doc: release: 3.3: Add note on IPv4 fragmentation support
Adds a note that IPv4 fragmentation support is now available. Signed-off-by: Jamie McCrae <spam@helper3000.net>
This commit is contained in:
parent
e1babe0c0a
commit
51e4d7bc56
1 changed files with 5 additions and 0 deletions
|
@ -249,6 +249,11 @@ Drivers and Sensors
|
|||
Networking
|
||||
**********
|
||||
|
||||
IPv4 packet fragmentation support has been added, this allows large packets to
|
||||
be split up before sending or reassembled during receive for packets that are
|
||||
larger than the network device MTU. This is disabled by default but can be
|
||||
enabled with :kconfig:option:`CONFIG_NET_IPV4_FRAGMENT`.
|
||||
|
||||
USB
|
||||
***
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue