]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-network
sd-dhcp-client: improve BPF
[thirdparty/systemd.git] / src / libsystemd-network /
2014-04-06  Tom Gundersensd-dhcp-client: improve BPF
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-04-03  Umut Tezduyar Lindskognetworkd: smooth transition from ipv4ll to dhcp address
2014-04-02  Tom Gundersensd-dhcp-client: use BPF on raw socket
2014-04-01  Tom Gundersensd-ipv4ll: speed up bind() in the same way as for dhcp
2014-03-31  Tom Gundersensd-dhcp-client: --omg-optimized
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-27  Thomas Hindoe Paab... silence warnings
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-22  Tom Gundersensd-dhcp-client: test - don't close socket twice
2014-03-21  Tom Gundersenlibsystemd-network: move network-utils from src/shared
2014-03-21  Umut Tezduyar Lindskogsd-ipv4ll/networkd: generate predictable addresses
2014-03-21  Tom Gundersensd-dhcp-client/sd-ipv4ll: allow mac address to be updat...
2014-03-21  Tom Gundersensd-dhcp-client: add fallback subnet masks
2014-03-21  Tom Gundersensd-dhcp-client: make timeout handling a bit more robust
2014-03-20  Tom Gundersensd-dhcp-client: do not reset 'secs' when entering INIT...
2014-03-20  Tom Gundersensd-dhcp-client: don't pass around 'secs'
2014-03-20  Patrik Flyktlibsystemd-dhcp: Update client test case for client...
2014-03-20  Patrik Flyktlibsystemd-network: Don't unnecessarily send too long...
2014-03-20  Patrik Flyktlibsystemd-network: Prepend hardware type byte to clien...
2014-03-19  Tom Gundersensd-dhcp-client: accept infinite lease lifetime
2014-03-19  Patrik Flyktlibsystemd-network: Add Init-Reboot support
2014-03-19  Patrik Flyktlibsystemd-network: Restart DHCP acquisition if the...
2014-03-19  Patrik Flyktlibsystemd-network: Add hangcheck timer for DHCP client...
2014-03-19  Patrik Flyktlibsystemd-network: Export checksum function to test...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-18  Tom Gundersensd-dhcp-client: make sure timers fire immediately
2014-03-14  Tom Gundersennetworkd: fix creation of runtime dirs at startup
2014-03-12  Kay Sieverstest-dhcp-client: remove pointless initializer, wrongly...
2014-03-11  Kay Sieversbuild-sys: add libsystemd-label to network/dhcp users
2014-03-11  Tom Gundersensd-dhcp-client: use close_nointr_nofail()
2014-03-11  Tom Gundersensd-dhcp: generalise ip header generation
2014-03-05  Tom Gundersensd-dhcp-client: log the MAC address we are using
2014-03-03  Umut Tezduyar Lindskogsd-network: IPv4 link-local support [v2]
2014-03-03  Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_next_server()
2014-03-03  Tom Gundersensd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()
2014-03-03  Tom Gundersensd-dhcp-lease: add Root Path support
2014-02-28  Tom Gundersensd-network: add new library