Skip to content
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

Add support for DHCP Options 44,46 (NB Name Server, NB Node Type) #66

Closed
wants to merge 1 commit into from

Conversation

odivlad
Copy link
Contributor

@odivlad odivlad commented Dec 14, 2020

Signed-off-by: Vladislav Odintsov odivlad@gmail.com

@odivlad odivlad force-pushed the netbios-dhcp-options branch 2 times, most recently from 776612c to 1d2f87c Compare December 14, 2020 21:02
Signed-off-by: Vladislav Odintsov <odivlad@gmail.com>
@odivlad
Copy link
Contributor Author

odivlad commented Dec 21, 2020

@numansiddique, Hi, could you please take a look on this?

</p>
</column>

<column name="options" key="netbios_node_type">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The patch LGTM.

Can you please move the documentation for this option - netbios_node_type to the appropriate section i.e here - https://github.com/ovn-org/ovn/blob/master/ovn-nb.xml#L3115

Copy link
Collaborator

@numansiddique numansiddique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update the documentation changes I requested.

@numansiddique
Copy link
Collaborator

Actually never mind.
I updated the documentation and submitted the patch for review in the ML here - https://patchwork.ozlabs.org/project/ovn/patch/20201221121807.110437-1-numans@ovn.org/

The patch LGTM.

ovsrobot pushed a commit to ovsrobot/ovn that referenced this pull request Dec 21, 2020
Submitted-at: ovn-org#66
Signed-off-by: Vladislav Odintsov <odivlad@gmail.com>
Signed-off-by: 0-day Robot <robot@bytheb.org>
numansiddique pushed a commit that referenced this pull request Dec 21, 2020
Submitted-at: #66
Signed-off-by: Vladislav Odintsov <odivlad@gmail.com>
Signed-off-by: Numan Siddique <numans@ovn.org>
@numansiddique
Copy link
Collaborator

Applied the patch. Closing the PR.

dcbec38

@odivlad odivlad deleted the netbios-dhcp-options branch December 21, 2020 14:21
@odivlad
Copy link
Contributor Author

odivlad commented Dec 21, 2020

@numansiddique, thanks.
May I know if this patch could be applied to supported branches? If needed, I can send PR to those branches in case of conflicts.

@numansiddique
Copy link
Collaborator

@odivlad Since it is a feature/enhancement and not a bug fix. we don't normally backport to the branches.

How do you consume OVN ? If you build yourself, then I would suggest to backport this patch yourself.
If you consume from fedora/RDO, maybe we can do a backport there.

@odivlad
Copy link
Contributor Author

odivlad commented Jan 11, 2021

We do build 20.06 by our internal build systems. Sure we can backport by ourself, but since there are changes in tests, each time there would be merge conflicts. If it's possible to backport, it would be appreciated. If not, well okay :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants