Age | Commit message (Expand) | Author |
2014-06-13 | networkd: link - left-align debug messages | Tom Gundersen |
2014-06-13 | networkd: add dhcp server support | Tom Gundersen |
2014-06-03 | networkd: drop CAP_SYS_MODULE | Tom Gundersen |
2014-06-02 | networkd: introduce vti tunnel | Susant Sahani |
2014-06-02 | networkd: sit-tunnel add support for pmtudisc | Susant Sahani |
2014-06-02 | networkd: introduce veth device support | Susant Sahani |
2014-05-19 | networkd/sd-network: extend operational states | Tom Gundersen |
2014-05-19 | networkd/sd-network: expose statically configured NTP servers | Tom Gundersen |
2014-05-19 | resolved: add daemon to manage resolv.conf | Tom Gundersen |
2014-05-17 | networkd: keep list of active addresses | Tom Gundersen |
2014-05-17 | networkd: IP address equality | Tom Gundersen |
2014-05-16 | networkd: manager - read fallback DNS servers from config file | Tom Gundersen |
2014-05-16 | networkd: network - store DNS servers in List rather than Set | Tom Gundersen |
2014-05-16 | networkd: hardcode a set of default dns servers | Tom Gundersen |
2014-05-16 | networkd: rename Address and Route list fields | Tom Gundersen |
2014-05-15 | networkd: logging - align messages | Tom Gundersen |
2014-05-15 | networkd: rename NetDev variable for consistency with Link | Tom Gundersen |
2014-05-12 | networkd: manager - don't leak kmod context | Tom Gundersen |
2014-05-12 | networkd: introduce ipip tunnel | Susant Sahani |
2014-05-11 | networkd: get preexiting addresses when a link is added | Tom Gundersen |
2014-05-09 | networkd: link - introduce LINGER state and link_drop() | Tom Gundersen |
2014-05-09 | networkd: netdev - introduce LINGER state and netdev_drop() | Tom Gundersen |
2014-05-09 | networkd: network - merge all netdev parsing into one function | Tom Gundersen |
2014-05-09 | networkd: introduce refcounting for Links and NetDevs | Tom Gundersen |
2014-05-09 | networkd: link - clean up state files | Tom Gundersen |
2014-05-08 | sd-network: expose global operational state | Tom Gundersen |
2014-04-22 | networkd: link - support IFLA_OPERSTATE | Tom Gundersen |
2014-04-20 | networkd: link - add explicit unmanaged state | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-03-24 | networkd: netdev - verify that newlink messages has the expected kind | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-14 | networkd: allow more than one static DNS server | Tom Gundersen |
2014-03-09 | network: link - simplify code a bit and remove some debug logging | Tom Gundersen |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-02-28 | sd-network: add new library | Tom Gundersen |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen |
2014-02-22 | networkd: handle SIGINT and SIGTERM | Tom Gundersen |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-20 | networkd: netdev - allow filtering on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | network/link: Match - filter on kernel cmdline, host and virt | Tom Gundersen |
2014-02-18 | networkd: refactor link_add() ... | Tom Gundersen |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-10 | networkd: VLAN - allow multiple vlans to be created on a link | Tom Gundersen |
2014-02-07 | networkd: netdev - rename Netdev to NetDev | Tom Gundersen |
2014-02-07 | sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client | Tom Gundersen |
2014-01-30 | networkd: netdev - reduce chance of race when receiving netdev's ifindex | Tom Gundersen |
2014-01-30 | networkd: address - add support for broadcast | Tom Gundersen |
2014-01-30 | net-util: verify the address family | Tom Gundersen |
2014-01-30 | networkd: dhcpv4 - add notion of 'CriticalConnection' | Tom Gundersen |