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-address.c
Age
Commit message (
Expand
)
Author
2016-05-18
networkd: Drop IPv6LL address when link is down
Susant Sahani
2016-05-17
networkd: do not update state or IPv6LL address if link is failed or lingering
Susant Sahani
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-03
networkd: Add support to configure IPv6 preferred lifetime (#3102)
Susant Sahani
2016-04-25
networkd: Address- initialize the node before adding to list.
Susant Sahani
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
sd-dhcp6-client: bind to link-local address
Tom Gundersen
2015-11-11
networkd: link - track state of IPv6LL address
Tom Gundersen
2015-11-11
networkd: address - drop the 'added' flag
Tom Gundersen
2015-10-30
networkd: link - deserialize
Tom Gundersen
2015-10-30
networkd: address - properly take over a foreign address
Tom Gundersen
2015-10-30
networkd: address - update link operstate when address is updated
Tom Gundersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-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-10-21
networkd: manager/link - only serialize once per event-loop iteration
Tom Gundersen
2015-10-21
networkd: link - serialize addresses
Tom Gundersen
2015-10-21
networkd: address - distinguish between addresses added by us and by others
Tom Gundersen
2015-10-21
networkd: address - rework firewall rules lifetime
Tom Gundersen
2015-10-21
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
networkd: address - factor out address_update()
Tom Gundersen
2015-10-21
networkd: link - only consider configured when all addresses are ready
Tom Gundersen
2015-10-11
networkd: address - introduce address_is_ready()
Tom Gundersen
2015-10-11
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
networkd: manager - avoid unnecessary memory allocation
Tom Gundersen
2015-10-11
networkd: address - store active addresses in a Set rather than a List
Tom Gundersen
2015-10-11
networkd: address - add hash helpers for Address objects
Tom Gundersen
2015-10-11
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-08-27
networkd: split up networkd.h into per-object header files
Lennart Poettering
2015-06-15
firewall: rename fw-util.[ch] → firewall-util.[ch]
Daniel Mack
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-05-04
network: Implement fallback DHCPv6 prefix handling for older kernels
Patrik Flykt
2015-04-21
networkd: improve how networkd logs things
Lennart Poettering
2015-03-27
systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addresses
Patrik Flykt
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-02
network-address,test-network: avoid undefined behaviour
Zbigniew Jędrzejewski-Szmek
2015-01-13
networkd: rename misnamed boolean
Lennart Poettering
2015-01-13
networkd: add minimal IP forwarding and masquerading support to .network files
Lennart Poettering
2015-01-11
network: apply static addresses in specified order
Zbigniew Jędrzejewski-Szmek
2014-12-11
networkd/resolved: correct spacing near eol in code comments
Torstein Husebø
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-10-27
networkd: network - if no prefixlength is given, try to deduce one from the a...
Tom Gundersen
2014-08-12
networkd: split out networkd-link.h
Tom Gundersen
[next]