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
/
dhcp-network.c
Age
Commit message (
Expand
)
Author
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-09
treewide: correct typos and use consistent "MAC" spelling
Torstein Husebø
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-07-29
sd-network: make socket filter programs static const where possible
Lennart Poettering
2014-07-28
dhcp-network: enable IP_FREEBIND for UDP sockets
Tom Gundersen
2014-07-07
dhcp-network: make clear that we are ANDing Fragment offset field with mask
Michal Sekletar
2014-07-07
dhcp-network: ignore IP packets with More Fragments (MF) flag set
Michal Sekletar
2014-07-07
dhcp-network: add check for DHCP.chaddr
Michal Sekletar
2014-06-22
dhcp-network: don't bother with IP fragments
Michal Sekletar
2014-06-21
sd-dhcp-server: fix broadcast of DHCP packets
Tom Gundersen
2014-06-18
dhcp-network: remove TODO
Michal Sekletar
2014-06-13
sd-dhcp-server: add basic functionality for creating/destroying server instance
Tom Gundersen
2014-06-13
dhcp-network: allow UDP socket to listen on any address
Tom Gundersen
2014-05-06
sd-dhcp: network - don't leak sockets on failure
Tom Gundersen
2014-05-06
sd-dhcp: network - set TOS on outgoing packets
Tom Gundersen
2014-05-06
dhcp-network: don't pass ifindex to bind_udp_socket
Tom Gundersen
2014-04-06
sd-dhcp-client: improve BPF
Tom Gundersen
2014-04-06
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
2014-04-02
sd-dhcp-client: use BPF on raw socket
Tom Gundersen
2014-04-01
sd-dhcp-client: --omg-optimized
Tom Gundersen
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-28
sd-network: add new library
Tom Gundersen