chiark / gitweb /
sd-rtnl: fix reading of nla type
[elogind.git] / src / libsystemd-network /
2014-10-27 Tom Gundersenshared: in-addr-utils - add default_subnet_mask and...
2014-10-13 Tom Gundersentest-dhcp-client: add more asserts
2014-10-11 Dan Williamssd-dhcp-client: support non-Ethernet hardware addresses
2014-10-09 Patrik Flyktsd-dhcp6-lease: Name the structure containing IAADDR...
2014-10-02 Tom Gundersensd-dhcp6: do basic sanity-checking of supplied DUID
2014-10-02 Tom Gundersensd-dhcp6: specify the type explicitly when setting...
2014-10-02 Tom Gundersensd-dhcp6: support custom DUID's up to the size specifie...
2014-10-02 Dan Williamssd-dhcp6-client: support custom DUIDs
2014-09-17 Tom Gundersenlibsystemd-network: dhcp-test - assert that malloc0...
2014-09-16 Andreas Henrikssonlibsystemd-network: avoid double-free in error case
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-14 Thomas Hindoe Paab... sd-dhcp: fix test of magic cookie
2014-09-10 Patrik Flykttest-dhcp6-client: Add checks for Elapsed Time option
2014-09-10 Patrik Flyktsd-dhcp6-client: Implement Elapsed Time option
2014-08-30 Zbigniew Jędrzejew... sd-dhcp6-client: properly calculate buffer size when...
2014-08-30 Patrik Flykttest-dhcp6-client: Fix option length
2014-08-30 Tom Gundersensd-ipv4ll: name the correct source
2014-08-30 Ruben KerkhofFix a few more typos
2014-08-29 Ruben KerkhofFix a few typos in log messages
2014-08-28 Tom Gundersensd-event: name event sources used in libraries
2014-08-19 Lennart Poetteringindentation/spurious whitespace fixes
2014-08-15 Lennart Poetteringutil: never use ether_ntoa(), since it formats with...
2014-08-15 Lennart Poetteringdhcp: the localhost isn't valid as hostname either
2014-08-14 Tom Gundersensd-dhcp-lease: verify hostname and domainnames we receive
2014-08-13 Tom Gundersentest: dhcp-server - fix test
2014-08-13 Tom Gundersensd-dhcp-server: linebreaks
2014-08-11 Lennart Poetteringnetworkd: monopolize in_addr utility functions in share...
2014-08-04 Tom Gundersensd-dhcp-server: always send out ROUTER and SUBNET_MASK
2014-08-03 Thomas Hindoe Paab... sd-dhcp-server: avoid returning garbage value
2014-08-03 Thomas Hindoe Paab... sd-dhcp-server: check if r < 0
2014-08-01 Tom Gundersensd-dhcp-client: allow the max dhcp message size to...
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29 Lennart Poetteringsd-network: make socket filter programs static const...
2014-07-28 Tom Gundersensd-dhcp-server: add forcerenew support
2014-07-28 Tom Gundersensd-dhcp-client: add support for FORCERENEW
2014-07-28 Tom Gundersensd-dhcp-client: listen on UDP socket as soon as a lease...
2014-07-28 Tom Gundersendhcp-network: enable IP_FREEBIND for UDP sockets
2014-07-28 Tom Gundersensd-dhcp-client: drop event DHCP_EVENT_NO_LEASE
2014-07-28 Tom Gundersensd-dhcp-client: only verify UDP messages
2014-07-24 Tom Gundersenlibsystemd-network: use CLOCK_BOOTTIME instead of CLOCK...
2014-07-23 Tom Gundersennetworkd: merge DNS and NTP entries when exporting
2014-07-23 Dan Williamsdhcp-network: remove unused DHCP6_STATE_RS
2014-07-18 Lennart Poetteringchange type for address family to "int"
2014-07-16 Lennart Poetteringsd-network: remove redundant array size parameter from...
2014-07-15 Tom Gundersensd-dhcp-client: make request broadcasts opt-in
2014-07-14 Tom Gundersensd-dhcp-server: make gcc happy
2014-07-14 Tom Gundersensd-dhcp6-client: make gcc happy
2014-07-14 Susant Sahaninetworkd: dhcp add vendor class indentifier option 60
2014-07-07 Michal Sekletardhcp-network: make clear that we are ANDing Fragment...
2014-07-07 Michal Sekletardhcp-network: ignore IP packets with More Fragments...
2014-07-07 Michal Sekletardhcp-network: add check for DHCP.chaddr
2014-07-04 Steven Noonannetworkd: don't clear dhcpv6 lease timers if there...
2014-07-02 Tom Gundersensd-dhcp6-client: initialize variable
2014-07-01 Thomas Hindoe Paab... sd-dhcp6-client: check return value
2014-07-01 Eugene Yakubovichnetworkd: send hostname to dhcp server
2014-07-01 Tom Gundersensd-dhcp6-client: fix free before use
2014-06-29 Tom Gundersennetwork-internal: initialize _cleanup_ variable
2014-06-29 Susant Sahaninetowrkd:deserialize_dhcp_routes verify strndup ret
2014-06-29 Tom Gundersensd-dhcp-client: don't fail hard if UDP socket can not...
2014-06-29 Eugene YakubovichAdd support for DHCP static route options
2014-06-29 Patrik Flyktsd-dhcp-client/networkd: set lifetimes for IPv4 addresses
2014-06-29 Tom Gundersennetworkd/sd-dhcp-server: only start dhcp server when...
2014-06-26 Patrik Flyktsd-dhcp6-client: Implement Rapid Commit
2014-06-26 Patrik Flyktsd-dhcp6-client: Implement Renew and Rebind
2014-06-26 Patrik Flyktsd-dhcp6-lease: Add helper function to compute remainin...
2014-06-26 Patrik Flyktsd-dhcp6-client: Add Option Request Option support
2014-06-26 Patrik Flyktsd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
2014-06-26 Patrik Flyktsd-dhcp6-client: return NULL from _unref() like the...
2014-06-24 Ronny Chevaliersd-dhcp6-client: use %m instead of strerror(errno)
2014-06-24 Tom Gundersensd-dhcp-client: return NULL from _unref() like the...
2014-06-22 Michal Sekletardhcp-network: don't bother with IP fragments
2014-06-21 Tom Gundersensd-dhcp-server: change default lease time form 1m to 1h
2014-06-21 Tom Gundersensd-dhcp-server: fix broadcast of DHCP packets
2014-06-20 Thomas Hindoe Paab... sd-dhcp-server: remove unused cleanup function
2014-06-19 Ronny Chevaliertests: fix test-icmp6-rs
2014-06-19 Ronny Chevaliersd-icmp6-nd: fix uninitialized fd
2014-06-19 Ronny Chevaliersd-dhcp6-client: fix uninitialized variables
2014-06-19 Zbigniew Jędrzejew... sd-dhcp6-client: Initialize fd to -1 and rename function
2014-06-19 Patrik Flyktsd-dhcp6-client: Add reply sending for test
2014-06-19 Patrik Flyktsd-dhcp6-client: Receive and parse a reply and set...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add Advertise sending for test case
2014-06-19 Patrik Flyktsd-dhcp6-client: Add Request message sending
2014-06-19 Patrik Flyktsd-dhcp6-client: Update start function to take a state
2014-06-19 Patrik Flyktsd-dhcp6-client: Add test case for Advertise message...
2014-06-19 Patrik Flyktsd-dhcp6-lease: Add functions for accessing lease and...
2014-06-19 Patrik Flyktsd-dhcp6-client: Receive and parse Advertise messages
2014-06-19 Patrik Flyktsd-dhcp6-client: Add IA Address option parsing
2014-06-19 Patrik Flyktsd-dhcp6-lease: Add DHCPv6 lease handling
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 Solicit test case
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 Solicit message creation...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add functions to bind to DHCPv6 UDP...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add basic DHCPv6 option handling
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 client Solicitation timeout...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add basic DHCPv6 test cases
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 IAID functionality
2014-06-19 Tom Gundersennetwork-internal: split out net_get_name()
2014-06-19 Tom Gundersensd-dhcp6-client: Initialize DUID
2014-06-19 Patrik Flyktsd-icmp6-nd: Add initial Router Advertisement test...
2014-06-19 Patrik Flyktsd-icmp6-nd: Add Router Solicitation and Advertisement...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add initial DHCPv6 client files
next