- 4bd98af build: Check for openssl legacy provider requirement by Mat Martineau · 6 weeks ago master
- b874054 netconfig: Add getters for DNS addresses and domain names by Andrew Zaborowski · 10 days ago
- 3dbe68f netconfig: Add l_netconfig_reset_config by Andrew Zaborowski · 2 weeks ago
- d6842d8 netconfig: Start ACD before committing static IPv4 by Andrew Zaborowski · 2 weeks ago
- b287eaf netconfig: Set a limit on number of routes from ICMPv6 by Andrew Zaborowski · 2 weeks ago
- 6eb8b8b netconfig: Ratelimit route lifetime updates by Andrew Zaborowski · 2 weeks ago
- d5ae549 netconfig: Write gateway MAC from DHCP to ARP cache by Andrew Zaborowski · 2 weeks ago
- e72b525 netconfig: Write /proc/sys/net files to enable IPv6 by Andrew Zaborowski · 2 weeks ago
- d20813d netconfig: Wait for link-local address before DHCPv6 by Andrew Zaborowski · 2 weeks ago
- 6a796d1 examples: Update netconfig method calls by Andrew Zaborowski · 2 weeks ago
- 18c4434 netconfig: Expire addresses and routes by Andrew Zaborowski · 2 weeks ago
- e3f0e91 examples: Update netconfig method calls by Andrew Zaborowski · 2 weeks ago
- 71345f6 netconfig: Drop rtnl parameter to l_netconfig_apply_rtnl by Andrew Zaborowski · 2 weeks ago
- 2a3d436 netconfig: Don't set prefsrc on gateway route for now by Andrew Zaborowski · 2 weeks ago
- 16ec969 netconfig: Reset {v4,v6}_configured to false on netconfig stop by Andrew Zaborowski · 2 weeks ago
- bd81ce2 rtnl: add global RTNL connection getter by Denis Kenzior · 2 weeks ago
- 6e8ccbd genl: Restore handling of errors by Denis Kenzior · 2 weeks ago
- 60337c8 netlink: Enable extended ACKs if debug handler set by Andrew Zaborowski · 3 weeks ago
- 64238cc genl,netlink: Move extended ACK code to netlink-private by Andrew Zaborowski · 3 weeks ago
- 75e1890 acd: Emit event as the last statement in handler by Andrew Zaborowski · 3 weeks ago
- 7b14eda missing: use PTRDIFF_MAX instead of -1 by James Prestwood · 3 weeks ago
- 25a72b9 cert-crypto: pragma false positive (-Wmaybe-uninitialized) by James Prestwood · 3 weeks ago
- a846fce build: util: Quiet clang duplicate 'const' warning by Denis Kenzior · 3 weeks ago
- 4826b56 dhcp: Remove dead code by Denis Kenzior · 3 weeks ago
- 2cc67bc AUTHORS: Mention Milan's contributions by Denis Kenzior · 4 weeks ago
- ce7fcfe build: fix time.h related breakage on musl by Milan P. Stanić · 4 weeks ago
- 0916d02 AUTHORS: Mention Greg's contributions by Denis Kenzior · 4 weeks ago
- 37733c1 dhcp6-transport: Remove udp_fd field by Greg Depoire--Ferrer · 8 weeks ago
- d2a1413 main: Accept FD 0 as epoll_fd by Greg Depoire--Ferrer · 8 weeks ago
- 097eb09 Release 0.51 by Marcel Holtmann · 4 weeks ago 0.51
- df012ab tls: Fix state check on Client Hello by Andrew Zaborowski · 5 weeks ago
- 24dfae0 tls: Add l_tls_reset function by Andrew Zaborowski · 5 weeks ago
- 7814f20 tls: Flush record buffers on l_tls_close by Andrew Zaborowski · 5 weeks ago
- 3736f45 examples: Update netconfig method calls by Andrew Zaborowski · 6 weeks ago
- f2281fa netconfig: Avoid returning internal l_queues by Andrew Zaborowski · 6 weeks ago
- 42337b3 netconfig: Add missing NULL check for routes from RA by Andrew Zaborowski · 6 weeks ago
- 43e99ec netconfig: Pass in the addr to netconfig_route_new by Denis Kenzior · 6 weeks ago
- 3db3584 icmp6: Ignore bad prefixes per RFC4862 by Andrew Zaborowski · 7 weeks ago
- 14786ec netconfig: Add l_netconfig_get_{dhcp6,icmp6}_client by Andrew Zaborowski · 7 weeks ago
- 65126ad netconfig: Handle DHCPv6 events by Andrew Zaborowski · 7 weeks ago
- 7a137bc netconfig: Create routes from Router Advertisements by Andrew Zaborowski · 7 weeks ago
- 424699e rtnl: Move l_rtnl_route declaration to private header by Andrew Zaborowski · 7 weeks ago
- d4cad76 netconfig: Support IPv6 static configurations by Andrew Zaborowski · 7 weeks ago
- 435ccdb net: Add net_prefix_from_ipv6 utility by Andrew Zaborowski · 7 weeks ago
- eae16fd dhcp: CLIENT_ENTER_STATE should log as INFO by Michael Johnson · 6 weeks ago
- f5fccba dhcp-transport: Do not leak fds during bind by Denis Kenzior · 7 weeks ago
- 6a188c5 dhcp: Use bound_time for retransmission timers by Denis Kenzior · 7 weeks ago
- bd5a2dc time: Add converters from struct {timespec|timeval} by Denis Kenzior · 6 weeks ago
- fcabf5b time: Fixup whitspace by Denis Kenzior · 6 weeks ago
- ce45a76 dhcp,dhcp6,icmp6,time: Convert timestamps to CLOCK_BOOTTIME by Andrew Zaborowski · 6 weeks ago
- 62fa6c4 AUTHORS: Mention Michael's contributions by Denis Kenzior · 6 weeks ago
- dbece4f unit: Pass in max logging level for dhcp by Michael Johnson · 6 weeks ago
- bdec238 examples: Pass in max logging level by Michael Johnson · 6 weeks ago
- d5377c6 dhcp: Add priority to logging by Michael Johnson · 6 weeks ago
- 08eac5a main: warn when fd value is too large by Denis Kenzior · 7 weeks ago
- 8437b20 dhcp{6}-transport: Check l_io_new return by Denis Kenzior · 7 weeks ago
- b904a52 icmp6: Check l_io_new return value by Denis Kenzior · 7 weeks ago
- 6531d77 acd: Check l_io_new return value by Denis Kenzior · 7 weeks ago
- 06f9015 netlink: Simplify creation logic by Denis Kenzior · 7 weeks ago
- b53c6c4 genl: Check return value of l_io_new by Denis Kenzior · 7 weeks ago
- 4c5e190 acd: Print strerror on failure by Denis Kenzior · 7 weeks ago
- a746216 netconfig: Add DHCP override and static IP API by Andrew Zaborowski · 10 weeks ago
- 16aa948 net: Rename l_net_subnet_matches to l_net_prefix_matches by Andrew Zaborowski · 10 weeks ago
- 9c5cbf5 icmp6: Parse extra options by Andrew Zaborowski · 10 weeks ago
- ce243c9 rtnl: Fix l_rtnl_route_get_protocol by Andrew Zaborowski · 10 weeks ago
- 8ef11b6 icmp6,dhcp6,dhcp: Ensure buffer space for SCM_TIMESTAMP by Andrew Zaborowski · 10 weeks ago
- 0841d85 rtnl: Check return from l_rtnl_route_new_gateway by Denis Kenzior · 10 weeks ago
- bb1e285 Release 0.50 by Marcel Holtmann · 2 months ago 0.50
- 286e1fb gitignore: Add examples/netconfig-test by Marcel Holtmann · 2 months ago
- 4b3e8e3 netconfig: Exit on errors in netconfig_dhcp_event_handler by Andrew Zaborowski · 3 months ago
- 90784c7 icmp6: Emit L_ICMP6_CLIENT_EVENT_ROUTER_FOUND for all RAs by Andrew Zaborowski · 3 months ago
- 8484814 rtnl: Minor cleanup by Andrew Zaborowski · 3 months ago
- d2b170b rtnl: Add l_rtnl_route getters for raw address data by Andrew Zaborowski · 3 months ago
- 0a1b13a rtnl: Add l_rtnl_route_new_static by Andrew Zaborowski · 3 months ago
- 5e36a8a net: Add l_net_subnet_matches by Andrew Zaborowski · 3 months ago
- f5c4e3f util: Use __builtin_expect for L_WARN_ON() condition by Andrew Zaborowski · 3 months ago
- 5c60a99 dhcp6-lease: Make getters argument const, cleanup by Andrew Zaborowski · 3 months ago
- fd6ae8d dbus: Fix use-after-free crash when removing objects by Denis Kenzior · 3 months ago
- a480480 AUTHORS: Mention John's contributions by Denis Kenzior · 3 months ago
- c7f9e5d dbus-util: fix fixed-array file descriptor check by John Keeping · 3 months ago
- 4725889 configure: Update to support Autoconf >= 2.69 by Ossama Othman · 3 months ago
- 24b7567 rtnl: change l_rtnl_address expire times to uint64_t by James Prestwood · 3 months ago
- 13f6856 examples: Add a netconfig API example/test utility by Andrew Zaborowski · 4 months ago
- aad560d netconfig: Add l_netconfig_apply_rtnl by Andrew Zaborowski · 4 months ago
- f3f829a netconfig: Add netconfig API by Andrew Zaborowski · 4 months ago
- 5d33355 unit: Update dhcp{,6} receive handler arguments by Andrew Zaborowski · 4 months ago
- 99f7ff8 icmp6: Add router lifetime and rx timestamp getters by Andrew Zaborowski · 4 months ago
- adf18f2 icmp6: Use SO_TIMESTAMP by Andrew Zaborowski · 4 months ago
- c2f4f2e dhcp6: Expose lease lifetime & start time getters by Andrew Zaborowski · 4 months ago
- cd67841 dhcp6: Set lease expiry based on frame reception times by Andrew Zaborowski · 4 months ago
- cde25a7 dhcp: Add l_dhcp_lease_get_start_time by Andrew Zaborowski · 4 months ago
- c78ad1b dhcp: Set lease expiry based on frame reception times by Andrew Zaborowski · 4 months ago
- 7e857af rtnl: Track route & address expiry times by Andrew Zaborowski · 4 months ago
- af712e4 Release 0.49 by Marcel Holtmann · 4 months ago 0.49
- 40a79e9 utf8: fixed bit shift larger than type size by James Prestwood · 4 months ago
- e39d74f unit: add base64 failure cases by James Prestwood · 4 months ago
- ced70cd base64: refactor l_base64_decode and validate bytes consumed by James Prestwood · 4 months ago
- 929dcbd unit: add compressed point test by James Prestwood · 5 months ago
- 4a4a3a9 rtnl: Fix a return line in address_to_string by Andrew Zaborowski · 5 months ago
- 169d8f6 rtnl: Add l_rtnl_route_get_dst by Andrew Zaborowski · 5 months ago