Age | Commit message (Expand) | Author |
2014-10-29 | networkd: add Patch of MTU discovery for IPIP and GRE | Susant Sahani |
2014-10-29 | networkd: add back path of MTU discovery for SIT | Susant Sahani |
2014-10-27 | networkd: network - if no prefixlength is given, try to deduce one from the a... | Tom Gundersen |
2014-10-27 | networkd: don't stop the dhcp server when link goes down | Tom Gundersen |
2014-10-11 | sd-dhcp-client: support non-Ethernet hardware addresses | Dan Williams |
2014-09-29 | Do not format USEC_INFINITY as NULL | Zbigniew Jędrzejewski-Szmek |
2014-09-17 | networkd: dhcp4 - fix unchecked return value | Tom Gundersen |
2014-09-16 | sd-bus: sd_bus_message_get_errno should only return positive errno | Thomas Hindoe Paaboel Andersen |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-13 | networkd: remove vestigial event sources | Dave Reisner |
2014-09-08 | networkd: allow specification of DHCP route metric | Angus Gibson |
2014-09-08 | networkctl: show the link file applied to each link | Tom Gundersen |
2014-09-08 | networkctl: show the network file applied to each link | Tom Gundersen |
2014-09-08 | sd-network: add _get_network_file api | Tom Gundersen |
2014-09-08 | networkd: add preferred source to dhcp4 gateway route | Emil Renner Berthing |
2014-09-08 | networkd: netdev - failing to create a netdev is not fatal, just fail that ne... | Tom Gundersen |
2014-09-08 | networkd: tuntap - return correct error when /dev/net/tun cannot be opened | Tom Gundersen |
2014-09-04 | networkd: link - allow loopback links to be manage, but ignore DHCP/IPv4LL | Tom Gundersen |
2014-09-04 | networkd: link - clarify log message when receiving address for unknown link | Tom Gundersen |
2014-09-04 | networkd: link - do not manage loopback links | Tom Gundersen |
2014-09-04 | networkd: link - save link flags when the link is added | Tom Gundersen |
2014-09-04 | networkd: move carrier gained/lost handling from link_update_flags() to link_... | Tom Gundersen |
2014-08-31 | test-network: fix off-by-one error in test | Tom Gundersen |
2014-08-28 | sd-event: name event sources used in libraries | Tom Gundersen |
2014-08-28 | networkctl: do not mix dns and ntp servers | Zbigniew Jędrzejewski-Szmek |
2014-08-26 | networkd-wait-online: add missing short option 'i' to optstring | Łukasz Stelmach |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-19 | networkd: don't consider deprecated or tentative addresses when determining o... | Tom Gundersen |
2014-08-19 | networkd: netdev - add missing callback when adding stacked devices | Tom Gundersen |
2014-08-19 | networkd: link - don't enforce ENSLAVING state | Tom Gundersen |
2014-08-19 | networkd: fix use-after-free | Tom Gundersen |
2014-08-18 | networkd: fix how we generate lists in link_save() | Lennart Poettering |
2014-08-18 | networkd: warn when ignoring unsupported tuntap options | Tom Gundersen |
2014-08-16 | networkctl: use safe_qsort in case no links are present | Thomas Hindoe Paaboel Andersen |
2014-08-15 | networkd: print nice warnings if people configure invalid domain names | Lennart Poettering |
2014-08-15 | networkd: fix minor memory leak | Lennart Poettering |
2014-08-15 | networkctl: show acquired system domains | Lennart Poettering |
2014-08-15 | sd-network: add system-wide sd_network_get_domains() API | Lennart Poettering |
2014-08-15 | networkd: always write out locally configured settings first, dhcp-acquired o... | Lennart Poettering |
2014-08-15 | networkd: remove "*" from domains list | Lennart Poettering |
2014-08-15 | networkctl: two OOM fixes | Lennart Poettering |
2014-08-15 | sd-network: add support for wildcard domains | Tom Gundersen |
2014-08-15 | networkd: add support for Domains= to .network files | Tom Gundersen |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-15 | networkctl: increase column width for link type to 18, to accomodate for 'iee... | Lennart Poettering |
2014-08-15 | networkd: rename UseDomainName to UseDomains | Tom Gundersen |
2014-08-15 | networkctl: print local domain name in status output | Lennart Poettering |
2014-08-15 | networkd: don't respect domainname from DHCP by default | Tom Gundersen |
2014-08-14 | sd-network: add sd_network_linkg_get_domains() | Tom Gundersen |
2014-08-14 | networkd: link - don't enter LINK_CONFIGURED more than once | Tom Gundersen |