summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* tests: refactor slirp4netns-no-unmount.shAkihiro Suda2021-06-19
* tests: split test-slirp4netns.shAkihiro Suda2021-06-19
* Makefile.am: fix formatAkihiro Suda2021-06-19
* Explicitly support DHCP + add tests + update libslirp to v4.6.1Akihiro Suda2021-06-18
* Add the --macaddress option to specify the MAC address of the tap interface.Brian Koehmstedt2021-02-24
* move seccomp rules to seccompfilter_rules.hAkihiro Suda2020-11-25
* make lint: disable "clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBuf...Akihiro Suda2020-11-25
* tests: Add test-slirp4netns-seccomp.shMarcel Bargull2020-11-15
* make: Allow targets ci / benchmark run out of treeMarcel Bargull2020-11-15
* seccomp: install filter for non-native archs as wellAkihiro Suda2020-05-27
* support slirp configuration v2 and v35eraph2020-05-03
* build-sys: replace vendoring, and link with the system libslirpMarc-André Lureau2020-03-13
* tests: --create-sandbox doesn't umount under /runGiuseppe Scrivano2019-10-01
* Makefile.am: fix AM_CFLAGSAkihiro Suda2019-08-30
* add --enable-seccompAkihiro Suda2019-08-26
* split slirp4netns.c; no substantial code changeAkihiro Suda2019-07-27
* fix testsAkihiro Suda2019-07-25
* import .clang-format from libslirpAkihiro Suda2019-07-13
* vendor freedesktop slirpAkihiro Suda2019-07-10
* sync qemu v4.0.0-rc1Akihiro Suda2019-03-28
* bump up qemu to 4c76137484878f42a2ce1ae1b888b6a7f66b4053Akihiro Suda2019-03-10
* sync with qemu/qemu upstreamAkihiro Suda2019-03-07
* --no-host-loopback -> --disable-host-loopbackAkihiro Suda2019-01-12
* support specifying --cidrAkihiro Suda2019-01-12
* replace `typedef int bool` with stdbool.hAkihiro Suda2019-01-10
* [security enhancement] add --no-host-loopbackAkihiro Suda2019-01-07
* [EXPERIMENTAL] QMP-like JSON API for exposing node portsAkihiro Suda2019-01-07
* use full commit hashesAnton Semjonov2018-10-30
* move version output to seperate option flag, runc-styleAnton Semjonov2018-10-30
* use COMMIT instead of VERSIONAnton Semjonov2018-10-29
* do commit hash replacement in Makefile.am and improve fallbackAnton Semjonov2018-10-29
* add commit hash information to buildsAnton Semjonov2018-10-29
* Makefile.am: new target: ciAkihiro Suda2018-08-02
* add iperf3 benchmarkAkihiro Suda2018-08-01
* slirp4netns: add -r FDGiuseppe Scrivano2018-07-27
* fix issues found by clang-tidyAkihiro Suda2018-07-27
* add manAkihiro Suda2018-07-27
* tests: add test for exit pipeGiuseppe Scrivano2018-07-27
* tests: add test for -cGiuseppe Scrivano2018-07-27
* tests: add test for setting up deviceGiuseppe Scrivano2018-07-27
* rename slirp.h to slirp4netns.hGiuseppe Scrivano2018-07-25
* slirp: add a new option -e FDGiuseppe Scrivano2018-07-25
* build: use GNU autotoolsGiuseppe Scrivano2018-07-25
* use QEMU slirpAkihiro Suda2018-07-13
* initial commitAkihiro Suda2018-07-10