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
/
libsystemd-network
Age
Commit message (
Expand
)
Author
2014-03-30
sd-dhcp: avoid checksum calculation if possible
Tom Gundersen
2014-03-30
sd-dhcp: check for ipv4 packets
Tom Gundersen
2014-03-30
sd-dhcp: check for udp packets
Umut Tezduyar Lindskog
2014-03-27
silence warnings
Thomas Hindoe Paaboel Andersen
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-22
sd-dhcp-client: test - don't close socket twice
Tom Gundersen
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-21
sd-ipv4ll/networkd: generate predictable addresses
Umut Tezduyar Lindskog
2014-03-21
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time
Tom Gundersen
2014-03-21
sd-dhcp-client: add fallback subnet masks
Tom Gundersen
2014-03-21
sd-dhcp-client: make timeout handling a bit more robust
Tom Gundersen
2014-03-20
sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT
Tom Gundersen
2014-03-20
sd-dhcp-client: don't pass around 'secs'
Tom Gundersen
2014-03-20
libsystemd-dhcp: Update client test case for client id and end option
Patrik Flykt
2014-03-20
libsystemd-network: Don't unnecessarily send too long packets
Patrik Flykt
2014-03-20
libsystemd-network: Prepend hardware type byte to client identifier
Patrik Flykt
2014-03-19
sd-dhcp-client: accept infinite lease lifetime
Tom Gundersen
2014-03-19
libsystemd-network: Add Init-Reboot support
Patrik Flykt
2014-03-19
libsystemd-network: Restart DHCP acquisition if the lease expires
Patrik Flykt
2014-03-19
libsystemd-network: Add hangcheck timer for DHCP client test
Patrik Flykt
2014-03-19
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
sd-dhcp-client: make sure timers fire immediately
Tom Gundersen
2014-03-14
networkd: fix creation of runtime dirs at startup
Tom Gundersen
2014-03-12
test-dhcp-client: remove pointless initializer, wrongly committed earlier
Kay Sievers
2014-03-11
build-sys: add libsystemd-label to network/dhcp users
Kay Sievers
2014-03-11
sd-dhcp-client: use close_nointr_nofail()
Tom Gundersen
2014-03-11
sd-dhcp: generalise ip header generation
Tom Gundersen
2014-03-05
sd-dhcp-client: log the MAC address we are using
Tom Gundersen
2014-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-03-03
sd-dhcp-lease: add sd_dhcp_lease_get_next_server()
Tom Gundersen
2014-03-03
sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()
Tom Gundersen
2014-03-03
sd-dhcp-lease: add Root Path support
Tom Gundersen
2014-02-28
sd-network: add new library
Tom Gundersen