chiark / gitweb /
rtnl: message - verify that we read the pending message size from the kernel
[elogind.git] / src / libsystemd-network /
2014-05-09 Tom Gundersensd-dhcp-client: improve logging when stopping client
2014-05-07 Tom Gundersensd-network: expose both admin and operational state...
2014-05-06 Tom Gundersensd-dhcp-client: use asynchronous_close()
2014-05-06 Tom Gundersensd-dhcp: network - don't leak sockets on failure
2014-05-06 Tom Gundersensd-dhcp: network - set TOS on outgoing packets
2014-05-06 Tom Gundersendhcp-network: don't pass ifindex to bind_udp_socket
2014-04-29 Umut Tezduyar Lindskognetworkd: dont configure route if lease doesn't have one
2014-04-29 Tom Gundersensd-dhcp-lease: fix double realloc
2014-04-29 Tom Gundersensd-dhcp-lease: (de)serialize DNS and NTP servers
2014-04-29 Tom Gundersensd-dhcp-leaes: use newdup()
2014-04-29 Tom Gundersensd-dhcp-lease: add NTP support
2014-04-27 Umut Tezduyar Lindskogsd-dhcp-client: log positive error number
2014-04-27 Umut Tezduyar Lindskoglibnetworkd: add link local tests
2014-04-23 Tom Gundersennetworkd-wait-online: improve interoptability and enabl...
2014-04-20 Tom Gundersensd-dhcp-client: log ifindex and mac address when starting
2014-04-19 Tom Gundersennetworkd: tie links to rtnl rather than udev
2014-04-12 Zbigniew Jędrzejew... test-dhcp-client: unref lease objects to make valgrind...
2014-04-12 Tom Gundersensd-dhcp-client: drop logging about T1/T2
2014-04-11 Tom Gundersensd-dhcp-client: improve logging
2014-04-11 Tom Gundersensd-dhcp-client: use client_initialiez and client_restar...
2014-04-11 Tom Gundersensd-dhcp-client: document message creation a bit more
2014-04-11 Tom Gundersensd-dhcp-client: assert that we can only create DISCOVER...
2014-04-11 Tom Gundersensd-dhcp-client: rebind raw socket when resetting transa...
2014-04-11 Patrik Flyktsd-ipv4ll: Add an explicit stop state for IPv4LL
2014-04-11 Patrik Flyktsd-ipv4ll: Add reference counting for IPv4LL
2014-04-11 Patrik Flyktsd-dhcp-client: Add an explicit stop state for the...
2014-04-11 Patrik Flyktsd-dhcp-client: Add reference counting for DHCP
2014-04-10 Tom Gundersensd-dhcp-client: recevie_message - verify cmsg_len befor...
2014-04-10 Tom Gundersensd-dhcp-client: test - fix for jenkins
2014-04-08 Tom Gundersensd-dhcp-client: include client id in debug messages
2014-04-08 Zbigniew Jędrzejew... test-dhcp-client: style fixes
2014-04-07 Tom Gundersenlibsystemd-network: Speed up checksum computation using...
2014-04-07 Tom Gundersenipv4ll: use BPF on raw socket
2014-04-07 Tom Gundersensd-ipv4ll: fix packet broadcasting
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