summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2015-11-18network: fix indentationThomas Hindoe Paaboel Andersen
2015-11-18networkd: dhcp4 - dirty link when the lease changesTom Gundersen
2015-11-18networkd: ndisc - revert to letting the kernel handle NDiscTom Gundersen
2015-11-17Merge pull request #1920 from teg/networkd-fixesMartin Pitt
2015-11-17networkd: ndisc - consider configured on timeoutTom Gundersen
2015-11-17sd-dhcp6-client: bind to link-local addressTom Gundersen
2015-11-17networkd: ndisc - fix token supportTom Gundersen
2015-11-17networkd: ndisc - always configure dhcp6 clientTom Gundersen
2015-11-17Merge pull request #1923 from zonque/siphashLennart Poettering
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16networkd: ndisc/dhcpv6 - handle starting running clientsTom Gundersen
2015-11-16siphash24: change result argument to uint64_tMartin Pitt
2015-11-15network: dhcp6 - fix mem leakThomas Hindoe Paaboel Andersen
2015-11-13networkd: check explicit state rather than link->networkTom Gundersen
2015-11-13networkd: dhcp6 - don't log about losing a lease we never hadTom Gundersen
2015-11-13networkd: stop managing per-interface IP forwarding settingsLennart Poettering
2015-11-13networkd: rearrange checks when to write something into sysctl a bitLennart Poettering
2015-11-13networkd: fix a couple of format string typesLennart Poettering
2015-11-13util-lib: optionally, when writing a string to a file, verify string on failureLennart Poettering
2015-11-11networkd: link - drop foreign config when configuring linkTom Gundersen
2015-11-11networkd: improve loggingTom Gundersen
2015-11-11networkd: link - track state of IPv6LL addressTom Gundersen
2015-11-11networkd: ndisc - handle router advertisement in userspaceTom Gundersen
2015-11-11networkd: IPv6 router discovery - follow IPv6AcceptRouterAdvertisemnt=Tom Gundersen
2015-11-11networkd: dhcp6 - split up configure() methodTom Gundersen
2015-11-11sd-ndisc: introduce separate callbacksTom Gundersen
2015-11-11sd-ndisc: notify user on STOPTom Gundersen
2015-11-11networkd: address - drop the 'added' flagTom Gundersen
2015-11-11networkd: dhcp4 - style fixesTom Gundersen
2015-11-10networkctl: lldp port to extract_first_wordSusant Sahani
2015-11-10bond: port to extract_first_wordSusant Sahani
2015-11-10networkd: Add support to configure IPV6 hop limitSusant Sahani
2015-11-09Merge pull request #1629 from ssahani/vxlanTom Gundersen
2015-11-06networkd: fix option name in log messageMichal Sekletar
2015-11-03networkd: bridge prop convert to jiffiesSusant Sahani
2015-11-03Merge pull request #1726 from teg/networkd-2Daniel Mack
2015-11-03networkd: vxlan add option to set FDB entriesSusant Sahani
2015-11-03parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering
2015-10-30networkd: link - port to extract_first_word()Tom Gundersen
2015-10-30networkd: route - add expiration supportTom Gundersen
2015-10-30networkd: link - deserialize routesTom Gundersen
2015-10-30networkd: link - (de)serialize IPv4LL and DHCPv4 addressesTom Gundersen
2015-10-30networkd: link - deserializeTom Gundersen
2015-10-30networkd: link - serialize routesTom Gundersen
2015-10-30networkd: route - track routesTom Gundersen
2015-10-30networkd: address - properly take over a foreign addressTom Gundersen
2015-10-30networkd: address - update link operstate when address is updatedTom Gundersen
2015-10-30networkd: route - clean up confusion between 'metric' and 'priority'Tom Gundersen
2015-10-30networkd: route - rename fields in structTom Gundersen