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
/
test-dhcp-server.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-06
siphash24: unify API
Tom Gundersen
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-08-31
sd-dhcp-server: simplify pool creation
Tom Gundersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-08-14
test: dhcp-server - fix test
Tom Gundersen
2014-08-04
sd-dhcp-server: always send out ROUTER and SUBNET_MASK
Tom Gundersen
2014-06-13
sd-dhcp-server: test - skip when lacking perms
Tom Gundersen
2014-06-13
sd-dhcp-server: track bound leases
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 setting the server address
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