Age | Commit message (Expand) | Author |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | networkd: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-07-15 | networkd: netdev - set mac for bond/bridge devicse | Tom Gundersen |
2014-07-15 | sd-dhcp-client: make request broadcasts opt-in | Tom Gundersen |
2014-07-14 | networkd: link - fix memory leak | Tom Gundersen |
2014-07-14 | test: network - skip if we don't have permissions to create netdevs | Tom Gundersen |
2014-07-14 | networkd: netdev - introduce vtable for netdev kinds | Tom Gundersen |
2014-07-14 | networkd: netdev - rework load_one | Tom Gundersen |
2014-07-14 | networkd: netdev - split out bridge creation | Tom Gundersen |
2014-07-14 | networkd: netdev - rename 'enslave' to 'join' | Tom Gundersen |
2014-07-14 | networkd: add back route destination support | Tom Gundersen |
2014-07-14 | networkd: bond - explicitly map to kernel mode values | Tom Gundersen |
2014-07-14 | networkd: dhcp add vendor class indentifier option 60 | Susant Sahani |
2014-07-14 | networkd: make metric of routes configurable | Susant Sahani |
2014-07-14 | networkd: return 1 from successful event handlers | Tom Gundersen |
2014-07-10 | networkd: always prefer dhcp routes over ipv4ll routes | Lennart Poettering |
2014-07-10 | shared: split out in_addr related calls from socket-util.[ch] into its privat... | Lennart Poettering |
2014-07-07 | networkd: simplify signal handling of SIGTERM/SIGINT | Lennart Poettering |
2014-07-07 | networkd: add support for mode | Susant Sahani |
2014-07-07 | networkd veth: Make kind assert | Susant Sahani |
2014-07-07 | networkd: netdev - add missing refs | Tom Gundersen |
2014-07-07 | networkd: add support for peer address | Susant Sahani |
2014-07-04 | networkd: accept section DHCP in systemd.network files | Steven Noonan |
2014-07-03 | networkd: properly track addresses when first added | Tom Gundersen |
2014-07-03 | networkd: link - improve link tracking logging | Tom Gundersen |
2014-07-03 | networkd: tuntap - default to no packet information | Tom Gundersen |
2014-07-03 | networkd vxlan: Pass correct type | Susant Sahani |
2014-07-03 | networkd: tuntap - enable PacketInfo by default | Tom Gundersen |
2014-07-03 | networkd: netdev - move tunnel address parsing to networkd-tunnel.c | Tom Gundersen |
2014-07-03 | networkd: tunnels - make tunnel address parsing generic | Tom Gundersen |
2014-07-03 | networkd: Introduce tun/tap device | Susant Sahani |
2014-07-03 | networkd: netdev - drop the link callbacks after calling them once | Tom Gundersen |
2014-07-03 | networkd: netdev - take ref immediately after calling out | Tom Gundersen |
2014-07-03 | networkd: split out vlan and macvlan handling | Tom Gundersen |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-07-01 | networkd: fix alignment of gperf source | Filipe Brandenburger |
2014-07-01 | networkd: netdev - add dummy support | Tom Gundersen |
2014-07-01 | networkd: send hostname to dhcp server | Eugene Yakubovich |
2014-07-01 | networkd: netdev - take ref when creating netdevs | Tom Gundersen |
2014-07-01 | networkd: link - don't fail if master netdev already exists | Tom Gundersen |
2014-07-01 | networkd: tunnel - ensure that enslave callback is always invoked | Tom Gundersen |
2014-07-01 | networkd: link - ignore missing MAC address | Tom Gundersen |
2014-07-01 | networkd: address_acquire use cleanup macro | Susant Sahani |
2014-07-01 | networkd: netdev add one separate line | Susant Sahani |
2014-07-01 | networkd: link - drop assert from _free() | Tom Gundersen |
2014-07-01 | networkd: link - improve refcounting | Tom Gundersen |
2014-06-30 | networkd: dhcp - use same metric for all DHCP-related routes | Tom Gundersen |
2014-06-29 | networkd: dhcp - update the lifetime of an existing address | Tom Gundersen |
2014-06-29 | networkd: improve DHCP error logging | Tom Gundersen |
2014-06-29 | networkd: set static addresses immediately | Tom Gundersen |