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-packet.c
Age
Commit message (
Expand
)
Author
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-01-20
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-06-17
sd-dhcp: checksum - make endianess-neutral
Tom Gundersen
2014-05-21
sd-dhcp: option_append - support falling back to 'sname' and 'file'
Tom Gundersen
2014-05-20
sd-dhcp: refactor dhcp_option_append
Tom Gundersen
2014-05-06
sd-dhcp: network - set TOS on outgoing packets
Tom Gundersen
2014-04-08
sd-dhcp-client: include client id in debug messages
Tom Gundersen
2014-04-07
libsystemd-network: Speed up checksum computation using 64 bit integers
Tom Gundersen
2014-04-06
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
2014-04-06
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
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-19
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-11
sd-dhcp: generalise ip header generation
Tom Gundersen
2014-02-28
sd-network: add new library
Tom Gundersen