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

Merge max-next into next #760

Merged
merged 6 commits into from
Feb 17, 2016
Merged

Merge max-next into next #760

merged 6 commits into from
Feb 17, 2016

Conversation

eugeneia
Copy link
Member

Contains merges with #742 #743 #747.

Ping @lukego

wingo and others added 6 commits February 4, 2016 14:17
Rework the parsing of the Snabb command line to allow us to ship
a nicely named snabb-lwaftr binary, but have it map internally to the
also nicely-named 'programs.lwaftr' module tree.  Gets rid of the
nasty "snabb" name duplication in the module tree.
This is intended to make Github match the ".md" suffix and treat the
files as markdown format. This should enable better support in the web
interface e.g. showing diffs with the rendered markdown.

Link to relevant Github feature:
https://help.github.com/articles/rendering-differences-in-prose-documents/
The syscall.util.if_nametoindex() only needs to be passed the name of the
interface. The version of the function which accepts an open socket as second
argument is internal to ljsyscall, and not even exported to client code.

Also, this moves the call to syscall.util.if_nametoindex() to the top of
RawSocket:new() to simplify error handling: this way one less explicit call
to syscall.close() is needed in case of errors.
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @alexandergall, @lukego and @hb9cwp to be potential reviewers

@eugeneia eugeneia changed the title Merge max-next for into next Merge max-next into next Feb 17, 2016
@lukego lukego merged commit d44429f into next Feb 17, 2016
@lukego
Copy link
Member

lukego commented Feb 17, 2016

Merged!

I would prefer to have shorter summary lines on the commits so that they don't get elided/truncated when browsing history. See the ... markers on the commit list above. This is to keep the history easy to browse with limited columns and wanting to include other info e.g. date, author, etc.

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.

5 participants