]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2024-10-10  Roy MarplesIPv6: Mark Route Information Routes as from RA 374/head
2024-10-09  Roy MarplesIPv6: Don't set IN6_IFF_TENTATIVE when the address...
2024-10-08  Roy MarplesDHCP6: Discard less preferred ADVERTISMENTs until IRT
2024-10-08  Scott Shambargerdhcp6: start request when advertise received after...
2024-10-07  Roy MarplesBSD: Remove IPv6 sharing warning
2024-10-04  Roy MarplesRelease dhcpcd-10.1.0 v10.1.0
2024-10-04  Roy MarplesFinal fix for prior
2024-10-04  Roy MarplesAnother fix for prior
2024-10-04  Roy Marplesminor fix for prior
2024-10-04  Roy Marplesdhcpcd: remove advertisement of addresses
2024-10-02  Roy MarplesDHCP: Fix checksum validation
2024-10-01  Roy Marpleslinux: Only include linux/if.h if libc does not define...
2024-10-01  Roy MarplesImprove formatting of error
2024-09-26  acst1223Include frame header in buffer length (#371)
2024-09-23  Roy MarplesIPv6: DNSSL is an array of domains
2024-09-11  Roy MarplesDHCP: Fix deleting expired leased addresses
2024-09-11  Roy MarplesIPv6: Only advertise addresses when needed
2024-09-05  Roy MarplesDHCP6: Fix INFO_REFRESH_TIME option
2024-09-05  taoyl-gdhcp: get_option_uint* only accept options with correct...
2024-09-04  Roy MarplesIPv6: Return errors from ip6_forwarding
2024-09-04  Roy MarplesIPv6ND: Don't warn about no global addresses for defaul...
2024-09-04  Roy Marplesprivsep: Capsicum needs root to access ipv6 forwarding...
2024-09-01  Roy MarplesIPv6: Ignore loopback address for any global consideration
2024-08-30  Roy MarplesDHCP6: IPV6_AF_DELEGATEDPFX -> IPV6_AF_PFXDELEGATION
2024-08-30  Roy MarplesDHCP6: Mark everything excpept delegated addresses...
2024-08-29  Roy MarplesDHCP6: Fix Prefix Delegation pltime and vltime
2024-08-28  Roy MarplesIPv6: Add the added address to state
2024-08-21  Roy MarplesRelease dhcpcd-10.0.10 v10.0.10
2024-08-21  Roy MarplesRevert d49db34 and add a comment as to why it's needed.
2024-08-21  Roy MarplesRelease dhcpcd-10.0.9 v10.0.9
2024-08-21  Roy MarplesWell, changes were made in 2024!
2024-08-21  Roy Marpleslinux: make if_getnetworknamespace static
2024-08-21  JabrwockUpdate privsep-linux.c to allow statx (#349)
2024-08-02  Roy MarplesDHCP6: Remove the dhcp6_pd_addr packed struct
2024-08-01  Roy MarplesIPv4LL: Harden the noconfigure option.
2024-08-01  Roy MarplesIPv4LL: If we are not configuring, abort if address...
2024-07-29  Roy MarplesDHCP: No longer set interface mtu (#346)
2024-07-25  taoyl-gDHCP: Handle option 108 correctly when receiving 0...
2024-07-25  Leo RuanIPv4LL: Restart ARP probling on address conflict (...
2024-07-09  Roy MarplesDHCP6: Don't remove state in DISCOVER
2024-07-09  Roy MarplesDHCP6: Persist configuration on confirm/rebind failure
2024-07-09  Roy MarplesDHCP: Remove an assertation in get_lease if ia is NULL
2024-06-27  Roy Marpleslinux: allow roaming without IFF_DORMANT
2024-06-26  Roy MarplesDHCP6: Add commentary around why we read leases
2024-06-26  Roy Marplesprivsep: Sweep ELE_ERROR away for BPF
2024-06-26  Roy MarplesDHCP6: Don't remove delegated prefix addresses on start...
2024-06-25  Roy MarplesDHCP6: Don't remove delegated prefix addresses on start
2024-06-24  Roy MarplesIPv6: make more readable (nfc)
2024-06-24  Roy MarplesIPv6: Delay for LL address before delay for start
2024-06-24  Roy MarplesFix prior patch which might also fix #333
2024-06-21  Roy MarplesIPv6: DUPLICATED could be announced by RTM_DELADDR
2024-06-17  Roy Marpleslinux: Prefer local over address when both in netlink RTA
2024-06-17  Roy MarplesImprove and document prior.
2024-06-17  Brett HolmanForce dumplease to parse stdin
2024-06-15  Roy Marplesconfigure: add --enable-ntp
2024-05-24  Roy MarplesRelease dhcpcd-10.0.8 v10.0.8
2024-05-24  Roy MarplesFix compile for builds without ARP
2024-05-24  Roy Marplesconfigure: fix the closefrom test
2024-05-24  Roy MarplesSpell ADVERTISEMENT correctly.
2024-05-24  Roy MarplesRelease dhcpcd-10.0.7 v10.0.7
2024-05-24  Roy MarplesDHCP: use request_time, fallback_time and ipv4ll_time
2024-05-17  Roy MarplesDHCP6: Wait for IRT to elapse before requesting adverti...
2024-05-13  Benjamin Drunghooks/30-hostname: Exit with 0 if setting hostname...
2024-05-04  Roy MarplesDHCPv6: Don't re-INFORM if the RA changes
2024-05-04  Roy Marplesprivsep: Reduce fd use
2024-05-04  Roy MarplesAdd compat support for closefrom cribbed from libbsd
2024-04-27  Roy Marplesdhcpcd: Only drop/release address family specified...
2024-04-27  Colin McInnesFix time_offset to be int to match RFC-2132
2024-04-13  Roy Marpleshooks: stop wpa_supplicant on STOPPED
2024-04-08  Roy Marpleslinux: modern kernels can create stable private addresses
2024-04-02  Taoyu LiRespect IPV6_PREFERRED_ONLY flag on DHS_NONE state
2024-04-02  Roy Marplescompat: stub out _rs_forkhandler for compat/arc4random.c
2024-03-28  Roy MarplesDHCP6: Remove leading space from delegated_dhcp6_prefix
2024-03-09  Daniel Goertzenadd RFC4191 support (#297)
2024-02-25  Lloyd ParkesDefine the Azure Endpoint and other site-specific optio...
2024-02-16  Petr MenšíkMove dhcp(v4) packet size check earlier (#295)
2023-12-24  Roy MarplesDHCP: DECLINE address on ARP defend failure
2023-12-21  pradeep-brightsigndhcpcd: Add support for arp persist defence (#273)
2023-12-18  Roy MarplesRelease dhcpcd-10.0.6 v10.0.6
2023-12-18  Roy MarplesDHCP6: For Prefix Delegation, the - interface means...
2023-12-18  Roy MarplesDHCP6: Improve logging when changing IA type
2023-12-14  Roy MarplesFully configure an interface when being activated.
2023-12-12  Roy MarplesFix year
2023-12-10  Roy MarplesDocument that limiting address protocol can affect...
2023-11-13  Roy MarplesFix an unused var warning for capsicum for prior
2023-11-13  Roy MarplesFix privsep builds for prior.
2023-11-13  Roy Marplesdhcpcd: Remove stdio callback and detach on daemonise
2023-11-13  Roy Marplescontrol: Abort control recv path on hangup
2023-11-12  Roy Marplesdhcpcd: Detach from launcher before stopping root process
2023-11-12  Roy Marplescontrol: Fix hangup for non privsep builds
2023-11-10  Roy MarplesRelease dhcpcd-10.0.5 v10.0.5
2023-11-10  Roy Marplesprivsep: Note that unveil(2) is not needed
2023-11-10  Roy Marplesprivsep: Allow dup3 on Linux
2023-11-10  Roy Marplesdev: Don't fail to start if we cannot open the dev...
2023-11-10  Roy Marplesdhcpcd: Close fork_fd on hangup
2023-11-08  Roy Marplesconfigure: guard config.h with #ifdef CONFIG_H
2023-10-23  Roy MarplesIPv4LL: Don't start if already started
2023-10-23  Roy MarplesDHCP: re-enter DISCOVER phase if server doesn't reply...
2023-10-23  Roy MarplesExpose memset_s on FreeBSD
2023-10-23  Roy MarplesFix tests or #252.
next