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
/
sd-dhcp-server.c
Age
Commit message (
Expand
)
Author
2014-06-18
sd-dhcp-server: fix a leak
Thomas Hindoe Paaboel Andersen
2014-06-13
sd-dhcp-server: add RELEASE support
Tom Gundersen
2014-06-13
sd-dhcp-server: add dummy DECLINE support
Tom Gundersen
2014-06-13
sd-dhcp-server: track bound leases
Tom Gundersen
2014-06-13
sd-dhcp-server: add support for clients requesting lease lifetime
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic NAK support
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic REQUEST/ACK support
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic DISCOVER/OFFER support
Tom Gundersen
2014-06-13
sd-dhcp-server: add support for sending messages
Tom Gundersen
2014-06-13
sd-dhcp-server: add support for setting the server address
Tom Gundersen
2014-06-13
sd-dhcp-server: bind to raw socket for sending
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic message parsing
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic message handling and verification
Tom Gundersen
2014-06-13
sd-dhcp-server: bind to a given interface
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic functionality for starting/stopping server
Tom Gundersen
2014-06-13
sd-dhcp-server: add basic functionality for creating/destroying server instance
Tom Gundersen