summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2014-12-04udev: net_setup - allow matching on OriginalName=Tom Gundersen
2014-12-04networkd: tunnel - allow INADDR_ANY as the local addressTom Gundersen
2014-12-04networkd: add support for source routingTom Gundersen
2014-12-04networkd: fix compileTom Gundersen
2014-12-04networkctl: use the shared functions for enumerating the local gatewaysTom Gundersen
2014-12-04networkd: Add bridge port path costSusant Sahani
2014-12-04networkd: support vxlan parametersSusant Sahani
2014-12-04rtnl: when querying local addresses and gateways, take address family into ac...Lennart Poettering
2014-12-03networkctl: remove unused variableThomas Hindoe Paaboel Andersen
2014-12-03networkd: fix typoTorstein Husebø
2014-12-02shared: add format helpers for printing MAC addressesTom Gundersen
2014-12-02networkctl: print the Gateway in the status outputTom Gundersen
2014-11-30network: remove unused variableRonny Chevalier
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-28networkd: update logging macros for parameter order, and errno, to match rest...Lennart Poettering
2014-11-28networkd: remove duplicate macro definitionsLennart Poettering
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-27networkd: fix kernel rtnl receive buffer overrun errorAlin Rauta
2014-11-27networkd: route - allow routes without a gatewayGavin Li
2014-11-18sd-dhcp-lease: expose load/save functionsTom Gundersen
2014-11-08network: fix typoRami Rosen
2014-11-06s/commandline/command line/gHarald Hoyer
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-11-04sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()Lennart Poettering
2014-10-29networkd: add Patch of MTU discovery for IPIP and GRESusant Sahani
2014-10-29networkd: add back path of MTU discovery for SITSusant Sahani
2014-10-27networkd: network - if no prefixlength is given, try to deduce one from the a...Tom Gundersen
2014-10-27networkd: don't stop the dhcp server when link goes downTom Gundersen
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams
2014-09-29Do not format USEC_INFINITY as NULLZbigniew Jędrzejewski-Szmek
2014-09-17networkd: dhcp4 - fix unchecked return valueTom Gundersen
2014-09-16sd-bus: sd_bus_message_get_errno should only return positive errnoThomas Hindoe Paaboel Andersen
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-09-13networkd: remove vestigial event sourcesDave Reisner
2014-09-08networkd: allow specification of DHCP route metricAngus Gibson
2014-09-08networkctl: show the link file applied to each linkTom Gundersen
2014-09-08networkctl: show the network file applied to each linkTom Gundersen
2014-09-08sd-network: add _get_network_file apiTom Gundersen
2014-09-08networkd: add preferred source to dhcp4 gateway routeEmil Renner Berthing
2014-09-08networkd: netdev - failing to create a netdev is not fatal, just fail that ne...Tom Gundersen
2014-09-08networkd: tuntap - return correct error when /dev/net/tun cannot be openedTom Gundersen
2014-09-04networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LLTom Gundersen
2014-09-04networkd: link - clarify log message when receiving address for unknown linkTom Gundersen