]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-network/dhcp-packet.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / libsystemd-network / dhcp-packet.c
2015-11-16  Thomas Hindoe Paab... tree-wide: sort includes 1922/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2014-10-11  Dan Williamssd-dhcp-client: support non-Ethernet hardware addresses
2014-06-17  Tom Gundersensd-dhcp: checksum - make endianess-neutral
2014-05-21  Tom Gundersensd-dhcp: option_append - support falling back to 'sname...
2014-05-20  Tom Gundersensd-dhcp: refactor dhcp_option_append
2014-05-06  Tom Gundersensd-dhcp: network - set TOS on outgoing packets
2014-04-08  Tom Gundersensd-dhcp-client: include client id in debug messages
2014-04-07  Tom Gundersenlibsystemd-network: Speed up checksum computation using...
2014-04-06  Tom Gundersensd-dhcp-client: eagerly drop too small packets
2014-04-06  Tom Gundersensd-dhcp-client: move magic cookie into DHCPMessage...
2014-03-30  Tom Gundersensd-dhcp: avoid checksum calculation if possible
2014-03-30  Tom Gundersensd-dhcp: check for ipv4 packets
2014-03-30  Umut Tezduyar Lindskogsd-dhcp: check for udp packets
2014-03-19  Patrik Flyktlibsystemd-network: Export checksum function to test...
2014-03-11  Tom Gundersensd-dhcp: generalise ip header generation
2014-02-28  Tom Gundersensd-network: add new library