]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2025-04-01  Roy MarplesRevert issue in initial kroutes
2025-04-01  Roy Marplesinitial sun
2025-04-01  Roy Marplesinitial linux
2025-04-01  Roy Marpleskroutes initial
2025-04-01  Roy Marplesroute: Don't spam route changes for lifetime
2025-04-01  Roy Marplesdhcpcd: ignore ENXIO on handlelink
2025-03-26  Roy MarplesLinux: Fix build for kernels without RTA_EXPIRES
2025-03-11  Roy MarplesDHCP6: Don't reboot when not doing DHCPv6
2025-03-09  Roy MarplesBPF: Start with the EOF marker set
2025-03-09  Roy MarplesBSD: Fix compile on some BSD OS mtu
2025-02-25  Roy MarplesRelease dhcpcd-10.2.2 v10.2.2
2025-02-25  Roy Marplesrelease: Default to gpg2 to avoid SHA1 signatures
2025-02-24  Roy Marplesoptions: Allow interface block to be pattern matching
2025-02-24  Roy MarplesDHCP6: Fix dhcpcd vendor class option
2025-02-23  Roy MarplesRelease dhcpcd-10.2.1 v10.2.1
2025-02-23  Roy MarplesWelcome to 2025.
2025-02-23  Roy MarplesAdd nosyslog
2025-02-23  Roy MarplesRemove accidently added debug
2025-02-22  Colin McInnesOnly drop IPv4 LL addresses if configured to handle...
2025-02-22  Roy Marplesroute lifetime behaviour should mirror other lifetimes
2025-02-21  Roy MarplesDHCP6: RENEW/REBIND if T1/T2 have passed at CONFIRM
2025-02-20  Roy MarplesBSD: Loop when pulling routes into our buffer if no...
2025-02-19  Roy MarplesOpenBSD: fetching MTU works with privsep again
2025-02-18  Roy MarplesBSD: Fix netmask family and length for incoming route...
2025-02-17  Roy MarplesFor route MTU comparison allow zero MTU to match interf...
2025-02-17  Roy Marplesdhcpcd: Don't leak an interface on link overflow
2025-02-13  Roy MarplesFix building with different options
2025-02-12  Roy MarplesRefuse to import-src without being configured
2025-02-12  Roy MarplesRelease dhcpcd-10.2.0 v10.2.0
2025-02-12  Martin-Éric... Update build.yml to fix BSD builds (#456)
2025-02-12  Gilad NaamanIncrease max IPv4 clientid. (#442)
2025-02-12  Jon FranklinDHCP6: Apply SOL and INF MAX_RT to REPLY messages too.
2025-02-12  Jon FranklinDHCP6: Implement USE_MULTICAST
2025-02-12  Jon FranklinDHCP6: Align MAX_RC values with RFC 8415
2025-02-12  Roy MarplesDHCP: Align the BPF buffer to sizeof(struct ip *)
2025-02-12  Roy MarplesDHCP: Fix crash when someone deletes our address
2025-02-12  Roy MarplesDHCP: Remove a compile warning
2025-02-12  Roy Marplesillumos: always mark routes as static
2025-02-12  Roy Marplesllumos: detect closefrom(3c)
2025-02-09  Roy MarplesDHCP: when ifa sees the bound address, always add it...
2025-02-07  Roy MarplesIPv6: Abort ND when roaming
2025-02-07  Roy MarplesDHCP6: Fix --rebind on the control socket to really...
2025-02-07  Roy MarplesBSD: Improve NEWADDR == IFF_UP handling
2025-02-05  Colin McInnesAlways send req for InfoRefreshTime option on Inform...
2025-02-05  Roy MarplesDHCP: shrink code a little
2025-02-05  Roy Marplesprivsep: ASAN now works
2025-02-05  Colin McInnesUpdate route if lifetime needs changing (#441)
2025-02-05  Roy Marplesprivsep: Exit cleanly when built for address sanitizati...
2025-01-18  StipeFix using multiple enterprise IDs with vendclass (Optio...
2025-01-15  Roy MarplesIPv6: Use lifetime_left function to reduce code size
2025-01-15  Roy MarplesBSD: FreeBSD allows RTA_IFP correctly.
2025-01-15  Roy MarplesBSD: Note that to replicate prior we can't have a defau...
2025-01-15  philomathic_liferevert e3c5de1 (#425)
2025-01-15  Colin McInnesAdd route lifetime from Router Advertisement (#429)
2024-12-08  Martin-Éric... Exit the timesyncd hook if not on systemd and not execu...
2024-12-07  Scott Shambargerlinux: Allow the __NR_rt_sigprocmask syscall
2024-12-07  Roy MarplesIPv6: Discard NA packets with a zero length option
2024-12-07  Billie AlsupDHCP: reduce buflen by 2 when creating a new RFC 3396...
2024-11-07  spoljak-entDHCPv6: Add support for sending Option 17 (VSIO) (... 378/head
2024-10-31  Roy Marpleslogerr: use LOG_NDELAY for openlog
2024-10-29  Ken SimonIPv6: Avoid uninitialized ifp state when adding address...
2024-10-29  Colin McInnesDon't set RLIMIT_FSIZE when dumping lease (#389)
2024-10-29  Jon FranklinDHCP6: lastlease behavior after Confirm non-response...
2024-10-29  Scott Shambargerlinux: ignore source-based routes (#372)
2024-10-14  Roy MarplesIPv6: Improve comments on prior global for default...
2024-10-14  Jon FranklinApply lastlease behavior to DHCPv6 (#384)
2024-10-14  Roy MarplesIPv6: allow any global address for default route
2024-10-11  Roy MarplesDHCP6: add preference as a defined option
2024-10-10  jvfranklinFix help text formatting (#379)
2024-10-10  Roy Marpleslinux: Support old kernels by not including linux/if.h
2024-10-10  Roy Marpleshooks: Document if_configured
2024-10-10  Diego Santa... dhcpcd: stdout output sometimes empty when redirected...
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
next