summaryrefslogtreecommitdiff
path: root/src/network/networkd-address.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* networkd: add scope to address section (#6449)Susant Sahani2017-08-011-0/+1
* networkd: Add Router Advertisement variablesPatrik Flykt2017-05-151-0/+1
* networkd: Add IPv6Prefix sections to the network configuration filesPatrik Flykt2017-05-151-0/+5
* networkd: Add initial prefix handling for network configurationPatrik Flykt2017-05-151-0/+16
* networkd: fix drop-in conf directory configs overwriting each otherSusant Sahani2017-02-161-2/+3
* networkd: address add support to configure flags (#4201)Susant Sahani2016-10-081-0/+6
* networkd: constify more thingsLennart Poettering2016-06-031-1/+1
* Merge pull request #3156 from keszybz/duid-settingsLennart Poettering2016-05-041-1/+3
|\
| * networkd: rework headers to avoid circular includesZbigniew Jędrzejewski-Szmek2016-04-291-1/+3
* | networkd: Add support to configure IPv6 preferred lifetime (#3102)Susant Sahani2016-05-031-0/+1
|/
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-2/+2
* networkd: address - drop the 'added' flagTom Gundersen2015-11-111-1/+0
* networkd: link - deserializeTom Gundersen2015-10-301-0/+1
* networkd: address - distinguish between addresses added by us and by othersTom Gundersen2015-10-211-2/+3
* networkd: address - merge _change() into _configure()Tom Gundersen2015-10-211-2/+1
* networkd: address - factor out address_update()Tom Gundersen2015-10-211-1/+2
* networkd: address - introduce address_is_ready()Tom Gundersen2015-10-111-0/+1
* networkd: make address_{establish,release}() staticTom Gundersen2015-10-111-3/+2
* networkd: manager - avoid unnecessary memory allocationTom Gundersen2015-10-111-1/+1
* networkd: address - store active addresses in a Set rather than a ListTom Gundersen2015-10-111-0/+4
* networkd: route/address - simplify and unify creatorsTom Gundersen2015-10-111-1/+1
* networkd: split up networkd.h into per-object header filesLennart Poettering2015-08-271-0/+73