index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-link.c
Age
Commit message (
Expand
)
Author
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-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-19
networkd: dhcp - log when lease is lost
Tom Gundersen
2014-02-19
networkd: link - only reset transient hostname if it was set by us
Tom Gundersen
2014-02-18
networkd: refactor link_add() ...
Tom Gundersen
2014-02-18
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-17
networkd: act on lease only if there is one
Umut Tezduyar Lindskog
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-10
networkd: link - correctly skip state ENSLAVING when no vlans configured
Tom Gundersen
2014-02-10
networkd: VLAN - allow multiple vlans to be created on a link
Tom Gundersen
2014-02-10
networkd: fix setting dns from dhcp
Tom Gundersen
2014-02-07
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-02-07
sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_client
Tom Gundersen
2014-02-01
networkd: don't fail on DHCP errors
Tom Gundersen
2014-01-31
networkd: dhcp - refactor handler
Tom Gundersen
2014-01-30
networkd: netdev - reduce chance of race when receiving netdev's ifindex
Tom Gundersen
2014-01-30
sd-dhcp-client/net-util: make netmask_to_prefixlen generic
Tom Gundersen
2014-01-30
networkd: address - add support for broadcast
Tom Gundersen
2014-01-30
networkd: dhcpv4 - add notion of 'CriticalConnection'
Tom Gundersen
2014-01-25
networkd: improve logging a bit
Tom Gundersen
2014-01-25
networkd: add basic VLAN support
Tom Gundersen
2014-01-22
networkd: add basic bonding support
Tom Gundersen
2014-01-22
sd-rtnl: link - allow setting the change mask
Tom Gundersen
2014-01-19
networkd: use 'up'/'down' rather than 'on'/'off'
Tom Gundersen
2014-01-18
sd-dhcp-client: refactor client_{free,new}
Tom Gundersen
2014-01-18
networkd: don't hard depend on system bus
Tom Gundersen
2014-01-16
sd-dhcp-client: refactor DNS support
Tom Gundersen
2014-01-16
sd-dhcp-client/networkd: add transient hostname support
Tom Gundersen
2014-01-16
networkd: dhcp - only set the MTU option once
Tom Gundersen
2014-01-16
networkd: link - only save original MTU when necessary
Tom Gundersen
2014-01-16
networkd: improve logging
Tom Gundersen
2014-01-16
sd-dhcp-client/networkd: add interface MTU support
Tom Gundersen
2014-01-13
networkd: DHCPv4 - allow opting out of using DNS servers
Tom Gundersen
2014-01-12
networkd: generate resolv.conf
Tom Gundersen
2014-01-12
networkd: improve logging a bit
Tom Gundersen
2014-01-11
network: use GNU-ism to simplify macros
Zbigniew Jędrzejewski-Szmek
2014-01-08
networkd: print the received DHCPv4 address and gateway
Zbigniew Jędrzejewski-Szmek
2014-01-08
networkd: use structured logging for links and bridges
Zbigniew Jędrzejewski-Szmek
2014-01-03
networkd: print the ifindex of added links
Tom Gundersen
2014-01-03
networkd: improve logging
Tom Gundersen
2014-01-03
networkd: improve link state change logging
Tom Gundersen
2014-01-03
networkd: link - explicitly set the link to be up if the call to IFF_UP succeeds
Tom Gundersen
2014-01-03
networkd: dhcp - avoid null pointer dereference
Tom Gundersen
2014-01-03
networkd: add more asserts and ignore all events when link has failed
Tom Gundersen
2014-01-02
networkd: only track state of links we are managing
Tom Gundersen
[next]