Skip to content

Commit c4070bc

Browse files
committed
new lines
1 parent 1685aa5 commit c4070bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Not everything might be correct so you can pull request a fix to them if they re
3131
**`....1` shall be recorded as:**
3232

3333
#### If version is equals to 4:
34+
3435
| Field | Type | Endianness |
3536
| ------- | ------ | ---------- |
3637
| address | uint32 | Big Endian |
@@ -45,6 +46,7 @@ converting an ipv4 address into an ipv4 string:
4546
the value to extract each part into its place in the string from the MSB to the LSB would be ~address.
4647

4748
#### If version is equals to 6:
49+
4850
| Field | Type | Endianness |
4951
| -------------- | --------- | ------------- |
5052
| address family | uint16 | Little Endian |

0 commit comments

Comments
 (0)