Skip to content

Commit

Permalink
Add extensions to ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
cavus700 committed Dec 1, 2021
1 parent dec6b84 commit eb0656c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ TFTP_TFTP_PORT=1234
TFTP_METRICS_ENABLE=false
```

## Extensions
The TFTP Server ([RFC1350](https://datatracker.ietf.org/doc/html/rfc1350/)) supports the following extensions ([RFC1782](https://datatracker.ietf.org/doc/html/rfc1782)):
- Transfer size option ([RFC2349](https://datatracker.ietf.org/doc/html/rfc2349))
- Blocksize option ([RFC2348](https://datatracker.ietf.org/doc/html/rfc2348))

0 comments on commit eb0656c

Please sign in to comment.