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
/
network
/
networkd-netdev-tuntap.c
Age
Commit message (
Expand
)
Author
2016-04-29
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-18
Remove/add (un)needed includes
Nathan McSween
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-07-14
networkd: tap add support for vnet_hdr
Susant Sahani
2015-06-14
networkd: tuntap improve logging
Susant Sahani
2015-04-21
networkd: fix confusion between log_netdev_error() but log_warning_netdev()
Lennart Poettering
2014-11-30
network: remove unused variable
Ronny Chevalier
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-09-08
networkd: tuntap - return correct error when /dev/net/tun cannot be opened
Tom Gundersen
2014-08-18
networkd: warn when ignoring unsupported tuntap options
Tom Gundersen
2014-07-21
networkd: netdev - split NetDev struct into per-kind structs
Tom Gundersen
2014-07-14
networkd: netdev - introduce vtable for netdev kinds
Tom Gundersen