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

Undo of IP address de-allocation #38

Open
tanzer opened this issue Jun 5, 2015 · 2 comments
Open

Undo of IP address de-allocation #38

tanzer opened this issue Jun 5, 2015 · 2 comments
Assignees
Milestone

Comments

@tanzer
Copy link
Contributor

tanzer commented Jun 5, 2015

Add a init method to CNDB.OMP.Net_Interface_in_IP_Network that calls a new method of IP_Network, e.g., un_de_allocate, to deal with the case that the garbage collector has run between the de-allocation (i.e., destory of Net_Interface_in_IP_Network) and the undo operation:

  • reset cool_down, if any
  • set owner correctly
  • ...
@aaronkaplan
Copy link
Member

sorry, wrong ticket.

@tanzer
Copy link
Contributor Author

tanzer commented Jun 8, 2015

Add a init method to CNDB.OMP.Net_Interface_in_IP_Network

This should read:

Add a after_init method to CNDB.OMP.Net_Interface_in_IP_Network

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

No branches or pull requests

3 participants