Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dhcp protocol update #1254
dhcp protocol update #1254
Changes from 69 commits
f1a9a74
353efde
3d009de
3f34271
e2ce512
14eaf41
2176061
e1d2a4f
52937a2
b6b752a
e0566b0
2a45a26
ba3d62a
e941c98
091056d
1e195c4
417a8d9
c5679a0
d9128e8
5994076
ea56043
9144502
e1f5810
4b855c8
5bf05f4
298050e
000963e
304e666
ce2da1e
8512964
93a777b
ca9d3ff
2804a0d
a75b881
c8b132a
d5ff980
4447788
03178b5
7bfffdb
b492168
ff80277
6ce20a4
b3a25ee
289aa80
50df3db
4c47a4b
fb3d7db
b265592
4a9578c
2c658c6
7eeb28a
558a395
2dbd1be
68925d8
b713e5c
bb030b5
3fe4d5a
062c1be
1939fd5
d684cb4
27e8cd0
634ee39
1643463
4b9d731
1ca5815
26cd5f7
85a4bcc
d1862ae
ecb8bb1
3254c13
493f573
100679c
580b2e6
a431a72
36fc51b
c09b762
7d2bd75
086ab1f
12b4b64
65122d3
d6a7125
aa0ff5f
8deea4a
4c0be0b
1828465
b036527
cae84a2
a50a02c
073d67e
deab017
c5a8f20
2f2976e
ea077f6
e7b5783
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In some coming PRs I have to change to parameter values from the enums
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I could do it but i'm starting to think maybe the parameter list should be left empty at this level by default, since there are already default parameters set at the client & cli levels, and one might very well want to send DHCP messages without parameters for testing purposes.