Thread (2 messages) flat view 2 messages, 1 author, 2016-06-15

[PATCH/RFC] added possibility to supply more than one --listen argument to git-daemon

From: Alexander Sulfrian <hidden>
Date: 2016-06-15 22:49:17

Hi list,

I have written a patch to allow more than one --listen argument to the
git daemon. The current situation is, that the daemon silently ignores
all --listen arguments beside the last one. So there is no possibility
to let on server listen on many addresses without let it bind to all.

Even if that is currently not a problem with ipv4 addresses, in the
future that problem gets even worse. I wanted git-daemon to listen on
an ipv4 address and an ipv6 address. That is currently not possible
without running two instances. So I created that patch.

What do you think?

Thanks,
Alex


PS: This is my first patch for git.git, so please point out if I done
    something technically wrong.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help