Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 45ede40487a5f786cac24290fb25091ca4601a2e
https://github.com/fabbione/kronosnet/commit/45ede40487a5f786cac24290fb2509…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-22 (Sat, 22 Oct 2016)
Changed paths:
M Makefile.am
M kronosnet.spec.in
Log Message:
-----------
[build] use rpm bcond for a more elegant solution to override ./configure defaults
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: b01d08ab5284796b5484540b04d0b8dbc27534d9
https://github.com/fabbione/kronosnet/commit/b01d08ab5284796b5484540b04d0b8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-22 (Sat, 22 Oct 2016)
Changed paths:
M Makefile.am
M kronosnet.spec.in
Log Message:
-----------
[build] fix spec/srpm/rpm build
build only packages that we are configuring for (--enable-libtap,
--enable-kronosnetd) and have spec file depends on the latest
configure run to regenerate the info
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 905cb809a78c02b1a1b72d9b2a5acbe0199d5e51
https://github.com/fabbione/kronosnet/commit/905cb809a78c02b1a1b72d9b2a5acb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M Makefile.am
M configure.ac
M kronosnetd/Makefile.am
Log Message:
-----------
[build] fix make distcheck to include kronostned/libtap coverage
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: de956feaeeb748de615c64e74c3d72675b13c3ab
https://github.com/fabbione/kronosnet/commit/de956feaeeb748de615c64e74c3d72…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M Makefile.am
M init/Makefile.am
M kronosnetd/Makefile.am
M libtap/Makefile.am
Log Message:
-----------
[build] fix conditional build to pass make distcheck
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: ace7cd0e21ccaf5e7691489851573a6644056092
https://github.com/fabbione/kronosnet/commit/ace7cd0e21ccaf5e7691489851573a…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M configure.ac
M kronosnetd/Makefile.am
M libtap/Makefile.am
Log Message:
-----------
config: Make libtap & kronosnetd optional
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Commit: 58b997cee7e64ba53cefe52123afe2db9adc0c42
https://github.com/fabbione/kronosnet/commit/58b997cee7e64ba53cefe52123afe2…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M configure.ac
Log Message:
-----------
Make sure we build libtap if kronosnetd is also being built
I didn't think it worth checking for and using local libtap,
if anybody else wants that I will take patches.
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Commit: df651b41a8306e4b57351f72f10fd9022a6a56c6
https://github.com/fabbione/kronosnet/commit/df651b41a8306e4b57351f72f10fd9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M configure.ac
M kronosnetd/Makefile.am
M libtap/Makefile.am
Log Message:
-----------
Merge pull request #15 from chrissie-c/master
config: Make libtap & kronosnetd optional
Compare: https://github.com/fabbione/kronosnet/compare/86382475c2be...df651b41a830
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 71fd62d6cfdd2182c16661f30e41249e40043805
https://github.com/fabbione/kronosnet/commit/71fd62d6cfdd2182c16661f30e4124…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M configure.ac
M libknet/Makefile.am
A libknet/compat.c
A libknet/compat.h
Log Message:
-----------
[libknet] Support systems without (send|recv)mmsg
Implemented are generic (slightly reduced functionality) functions and
for systems with syscall available but libc prototypes unavailable
also syscall wrapper.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: e80630f3790152d298b577bef09b68a5ae52f49c
https://github.com/fabbione/kronosnet/commit/e80630f3790152d298b577bef09b68…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths:
M configure.ac
M libknet/Makefile.am
A libknet/compat.c
A libknet/compat.h
Log Message:
-----------
Merge pull request #13 from jfriesse/genericmmsg
[libknet] Support systems without (send|recv)mmsg
Compare: https://github.com/fabbione/kronosnet/compare/1b64e3a7f692...e80630f37901
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 1b64e3a7f692210396199e20d8e8808842199421
https://github.com/fabbione/kronosnet/commit/1b64e3a7f692210396199e20d8e880…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-15 (Sat, 15 Oct 2016)
Changed paths:
M libknet/threads_send_recv.c
Log Message:
-----------
[send/recv] err is never <0 in that code path
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: 84ce346ece3a151d197b3e536dcee4f8b04e9b7a
https://github.com/fabbione/kronosnet/commit/84ce346ece3a151d197b3e536dcee4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2016-10-15 (Sat, 15 Oct 2016)
Changed paths:
M libknet/listener.c
Log Message:
-----------
[listener] fix listener sock configuration to match other sockets
add send buffer and avoid EAGAIN issues on high load by delegating
buffering to the kernel
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>