Skip to content

Commit

Permalink
WHATSNEW fix
Browse files Browse the repository at this point in the history
  • Loading branch information
avarga committed Jun 15, 2016
1 parent 5bb0a79 commit b058aad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions WHATSNEW
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,11 @@ Physical enviromment:

Misc:

- UDPBasicApp/UDPSink: record received pk sequence numbers
- Added ApplicationPacket that can be used as generic application payload.
Currently it contains a sequence number.

- UDPBasicApp/UDPSink: changed to use ApplicationPacket, and record
received packet sequence numbers

- RelayUnit: Added packetReceivedFromLowerSignal and packetSentToLowerSignal signals.

Expand All @@ -113,7 +117,7 @@ Build:

- Added a top level 'doc' target to build all INET documentation in a single step

- Added project feature tests (test/feature)
- Added project feature tests (tests/features)


INET-3.3.0 (Jun, 2016) - stable
Expand Down

0 comments on commit b058aad

Please sign in to comment.