Age | Commit message (Expand) | Author |
2015-02-14 | networkd: network - rename ipv6token parser | Tom Gundersen |
2015-02-14 | networkd: .network - rename LinkLocal to LinkLocalAddressing | Tom Gundersen |
2015-02-12 | networkd: explicitly enable/disable ipv6ll addresses | Tom Gundersen |
2015-02-11 | networkd: fdb - fix const warning | Tom Gundersen |
2015-02-11 | networkd: don't do exit-on-idle if there is something wrong with the dbus con... | Tom Gundersen |
2015-02-11 | networkd DHCPv4 logging endian fix | Paul Martin |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | networkd: fdb - refactor a bit | Tom Gundersen |
2015-02-10 | networkd: bus - expose MatchMAC | Tom Gundersen |
2015-02-10 | networkd: network-bus - use sd_bus_path_{en,de}code | Tom Gundersen |
2015-02-09 | networkd: link_object_find - don't accept invalid input | Tom Gundersen |
2015-02-09 | networkd: support route scopes | Tom Gundersen |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
2015-02-09 | networkd: bus - switch to properly escaped object paths | Tom Gundersen |
2015-02-09 | networkd: add support for IPv6 tokens | Tom Gundersen |
2015-02-09 | networkd: generalize IPv4LL to LinkLocal | Tom Gundersen |
2015-02-08 | networkd: add basic org.freedesktop.network1.Network interface | Tom Gundersen |
2015-02-08 | networkd: add network_get_by_name | Tom Gundersen |
2015-02-08 | networkd: use valid bus paths | Mantas Mikulėnas |
2015-02-05 | networkd: move the connection to the bus out of manager_new (again) | Tom Gundersen |
2015-02-05 | networkd: gracefully handle failure to emit signals when dbus is not connected | Tom Gundersen |
2015-02-05 | networkd: exit on idle | Tom Gundersen |
2015-02-05 | networkd: don't unlink state files on exit | Tom Gundersen |
2015-02-05 | networkd: add basic dbus API | Tom Gundersen |
2015-02-05 | networkd: don't warn about missing links unnecessarily | Tom Gundersen |
2015-02-05 | networkd: log when finished enumerating links and addresses | Tom Gundersen |
2015-02-03 | networkd: refactor socket activation a bit | Tom Gundersen |
2015-02-03 | networkd: handle suspend events | Tom Gundersen |
2015-02-02 | network-address,test-network: avoid undefined behaviour | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | networkd: minor simplification | Lennart Poettering |
2015-02-02 | networkd: support socket activation | Tom Gundersen |
2015-02-02 | networkd-wait-online: add timeout | Tom Gundersen |
2015-02-02 | networkd-wait-online: support globbing for ignored devices | Tom Gundersen |
2015-01-31 | networkd: dhcp-server - start as soon as addresses have been set | Tom Gundersen |
2015-01-31 | networkd-wait-online: allow specific devices to be ignored | Tom Gundersen |
2015-01-28 | networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8) | Tom Gundersen |
2015-01-27 | networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths | Patrik Flykt |
2015-01-22 | networkd: Introduce ip6gre and ip6gretap | Susant Sahani |
2015-01-22 | networkd: Introduce IP6 tunnel | Susant Sahani |
2015-01-22 | networkd: introduce gretap | Susant Sahani |
2015-01-21 | networkd: plug lldp leak | Tom Gundersen |
2015-01-20 | networkd: fix a typo in networkd-wait-online-manager. | Rami Rosen |
2015-01-19 | man: add networkctl(1) | Zbigniew Jędrzejewski-Szmek |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-13 | networkd: propagate IPFoward= per-interface setting also to /proc/sys/net/ipv... | Lennart Poettering |
2015-01-13 | networkd: make IP forwarding for IPv4 and IPv6 individually configurable | Lennart Poettering |
2015-01-13 | networkd: rename misnamed boolean | Lennart Poettering |
2015-01-13 | networkd: introduce an AddressFamilyBoolean enum type | Lennart Poettering |
2015-01-13 | networkd: add minimal IP forwarding and masquerading support to .network files | Lennart Poettering |