Age | Commit message (Expand) | Author |
2014-12-12 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-12 | networkctl: also draw a nice unicode cirlce when "networkctl status" is run w... | Lennart Poettering |
2014-12-12 | networkctl: show interface names next to IP addresses if we dump adresses fro... | Lennart Poettering |
2014-12-12 | networkctl: also show gateway address when "networkctl status" without furthe... | Lennart Poettering |
2014-12-12 | networkctl: show MAC address OUI vendor next to MAC addresses | Lennart Poettering |
2014-12-11 | networkd/resolved: correct spacing near eol in code comments | Torstein Husebø |
2014-12-10 | networkd: rename section [BridgePort] → [Bridge] | Lennart Poettering |
2014-12-10 | networkd-dhcp6: Support ICMPv6 Other information | Patrik Flykt |
2014-12-10 | networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file | Patrik Flykt |
2014-12-09 | networkd: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-08 | networkd: manager - enumerate addresses globally, rather than per-link | Tom Gundersen |
2014-12-08 | networkd: link - typo | Tom Gundersen |
2014-12-08 | networkd: route - ignore unknown address family | Tom Gundersen |
2014-12-08 | udev: link-config - simplify net-match | Tom Gundersen |
2014-12-08 | Check return value from reading name_assign_type attr | Dave Reisner |
2014-12-05 | net_setup/networkd: warn if matching is done on possibly unstable ifname | Tom Gundersen |
2014-12-05 | networkd: add basic [Link] settings to .network files | Tom Gundersen |
2014-12-04 | udev: net_setup - allow matching on OriginalName= | Tom Gundersen |
2014-12-04 | networkd: tunnel - allow INADDR_ANY as the local address | Tom Gundersen |
2014-12-04 | networkd: add support for source routing | Tom Gundersen |
2014-12-04 | networkd: fix compile | Tom Gundersen |
2014-12-04 | networkctl: use the shared functions for enumerating the local gateways | Tom Gundersen |
2014-12-04 | networkd: Add bridge port path cost | Susant Sahani |
2014-12-04 | networkd: support vxlan parameters | Susant Sahani |
2014-12-04 | rtnl: when querying local addresses and gateways, take address family into ac... | Lennart Poettering |
2014-12-03 | networkctl: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-12-03 | networkd: fix typo | Torstein Husebø |
2014-12-02 | shared: add format helpers for printing MAC addresses | Tom Gundersen |
2014-12-02 | networkctl: print the Gateway in the status output | Tom Gundersen |
2014-11-30 | network: remove unused variable | Ronny Chevalier |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
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-28 | networkd: update logging macros for parameter order, and errno, to match rest... | Lennart Poettering |
2014-11-28 | networkd: remove duplicate macro definitions | Lennart Poettering |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-27 | networkd: fix kernel rtnl receive buffer overrun error | Alin Rauta |
2014-11-27 | networkd: route - allow routes without a gateway | Gavin Li |
2014-11-18 | sd-dhcp-lease: expose load/save functions | Tom Gundersen |
2014-11-08 | network: fix typo | Rami Rosen |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-04 | sd-event: rename sd_event_source_set_name() to sd_event_source_get_name() | Lennart Poettering |
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 |