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

More containers + cleanup #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

More containers + cleanup #23

wants to merge 8 commits into from

Conversation

Fusion
Copy link

@Fusion Fusion commented Aug 7, 2015

With this change, containers are created monotonically and we can have tens of thousands: I simply changed the 10 network to a /16 and am using modulo to fill in the ip address' third and fourth octet. I then do something similar with the mac address.

I also added a 'cleanup' command that deletes orphaned network namespaces and interfaces.

…ners. // 2] New: bocker cleanup // 3] Fixed minor big in mac address creation
…rompt etc 2] bocker route: quick'n dirty outgoing natting 3] bocker cleanup: get rid of leftover interfaces 4] minor bug fix: bocker can now be invoked without argument
@Fusion
Copy link
Author

Fusion commented Aug 10, 2015

...and I added a few things. Feel free to cherry pick!

EDIT: and a few more...

@p8952
Copy link
Owner

p8952 commented Aug 12, 2015

Thanks for these @Fusion, at a glance they look good. Hopefully I've have some time to review fully and merge later in the week.

@Fusion
Copy link
Author

Fusion commented Aug 12, 2015

Cool. Actually I just found a bug that I introduced when re-organizing 'run' and 'start' -- I will fix it later today. Oops/

EDIT: fixed! :)

@q2dg
Copy link

q2dg commented Dec 22, 2016

Hey! Any news on this? Thanks!

@Fusion
Copy link
Author

Fusion commented Dec 23, 2016

Not sure. Looks like Peter moved on to better things.
My branch may still be somewhat ahead: https://github.com/Fusion/bocker/commits/master

No one has expressed interest in more than a year so I imagine that, without Peter pushing it forward, this project is now.. er.. quiescent.

@q2dg
Copy link

q2dg commented Dec 23, 2016

Yes, it seems so. It's a pity

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.

3 participants