index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-network.c
Age
Commit message (
Expand
)
Author
2016-07-04
treewide: fix typos
Torstein Husebø
2016-05-09
nspawn: add new --network-zone= switch for automatically managed bridge devices
Lennart Poettering
2016-05-09
util-lib: add new ifname_valid() call that validates interface names
Lennart Poettering
2016-04-25
nspawn: explicitly remove veth links we created after use
Lennart Poettering
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-12
nspawn: add new --network-veth-extra= switch for defining additional veth links
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-07
nspawn: remove nspawn.h, it's empty now
Lennart Poettering
2015-09-07
nspawn: split out network related code to nspawn-network.[ch]
Lennart Poettering