]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2020-03-27  Roy Marplesprivsep: Don't close output streams if debugging or...
2020-03-27  Roy Marplesoptions: move warning
2020-03-17  Roy Marplesdhcpcd: Improve error when interface does not exist...
2020-03-14  Roy Marplesprivsep: Don't create DB directory in the real root...
2020-03-14  Roy MarplesBSD: use satosin6 rather than a direct cast
2020-03-11  Roy MarplesRA: Prefer older routers at the preference
2020-03-10  Roy MarplesIPv6ND: Mark stale addresses/prefixes with a pltime...
2020-03-10  Roy MarplesIPv6ND: ap -> ia rototill
2020-03-09  Roy MarplesRemove empty brace from prior
2020-03-08  Roy Marplesoptions: optimise token storage by reducing free calls
2020-03-04  Roy MarplesDHCP: Move the max frame length check
2020-02-22  Roy MarplesDHCP: Appease LGTM finding unlikely user overflow from...
2020-02-22  Roy Marplesdhcpcd: don't report forked to background in quiet...
2020-02-19  Roy MarplesDHCP: Add support for the Microsoft User Class option
2020-02-19  Roy Marplesoptions: Define parse_nstring and use it
2020-02-16  Roy MarplesDHCP6: Fix SMALL build
2020-02-16  Roy Marplesprivsep: Fix build without ARP support
2020-02-16  Roy MarplesRevert "dhcp: Cast away a compile warning"
2020-02-15  Roy Marplesif: Decode vlid from the interface name
2020-02-15  Roy Marplesif: . is part of the interface name, not an alias
2020-02-14  Roy Marplesnet: If if_learnaddrs fails unexpectedly, log address...
2020-02-11  Roy MarplesBe pedantic and move syslog.h into the right place
2020-02-11  Sergey Nikiforovlogerr: Use macros to call log functions
2020-02-10  Roy Marplesprivsep: Don't run the CHROOT hook if we can't init...
2020-02-10  Roy Marplesanother typo
2020-02-10  Roy Marplesspelling: Correct both privilege and separation
2020-02-09  Roy Marplesinet6: guard getting RA routers if inet6 not initialised
2020-02-09  Roy MarplesBSD: Fix processing RTM_MISS for non NetBSD BSDs
2020-02-08  Roy MarplesBSD: Add support for RO_MISSFILTER route(4) socket...
2020-02-07  Roy MarplesDragonFlyBSD: Fix compile
2020-02-07  Roy Marplesdhcpcd: randomise hardware address on start if no carrier
2020-02-07  foxdhcp: Cast away a compile warning
2020-02-07  Roy MarplesLinux: mask the NETLINK_GET_STRICT_CHK: Protocol not...
2020-02-07  Roy Marplesoptions: Improve AF_INET6 address parsing and logging
2020-02-07  Roy Marplesinet6: Calculate the prefix in the canonical form
2020-02-06  Roy MarplesAdd an extra fallthrough to prior
2020-02-06  Roy Marplesinet6: Swap between DISCOVER and INFORM better
2020-02-06  Roy MarplesDHCP6: Clean up old lease when we fail to confirm/rebin...
2020-02-06  Roy Marplesinet6: Ensure expired routers are cleared after a carri...
2020-02-06  Roy Marpleseloop: define eloop queue numbers in common.h
2020-02-05  Petr Gotthardcompat: Fix a typo in pidfile when O_CLOEXEC is not...
2020-02-05  Roy MarplesDHCP: Fix receiving BPF from privsep.
2020-02-05  Roy MarplesARP: Only copy out frame header if we have it.
2020-02-05  Roy MarplesARP: Recalculate ARP buffer taking into account max...
2020-02-05  Roy MarplesDHCP: Support jumbo frames
2020-02-05  Roy MarplesBPF: Return the frame header with the data
2020-02-04  Roy MarplesBSD: ignore XEN DOM0 virtual interface xvif
2020-02-04  Roy Marplesif: decode XEN vif1.2 and xvif1i2 as vif1:2
2020-02-04  Roy MarplesBSD: When applying RA base information, get info withou...
2020-02-04  Roy MarplesRevert "BSD: When applying RA base information, ensure...
2020-02-04  Roy MarplesBSD: When applying RA base information, ensure flags...
2020-02-04  Roy MarplesStyle
2020-02-04  Roy Marpleseloop: cast away a compile warning
2020-01-31  Roy MarplesARP: add a comment to note ethernet padding upto 60...
2020-01-29  Roy MarplesBSD: Don't log an error failing to get inet6 adress...
2020-01-27  Roy MarplesMention chroot
2020-01-27  Christos ZoulasIPv4LL: A state might not always exist when running...
2020-01-26  Roy MarplesDHCP: redirect message to other interfaces if received...
2020-01-26  Roy Marplesdhcpcd: report how large a route rocket receive buffer...
2020-01-26  Roy Marplesdhcpcd: When route socket overflows, report how large...
2020-01-26  Roy Marplesif: Don't use a variable length buffer
2020-01-25  Roy Marplesdhcpcd: For anonymous do not bring interface up if...
2020-01-22  Roy MarplesBSD: Fix INET flags on RTM_NEWADDR messages.
2020-01-22  Roy MarplesDHCP: Defend already configured static addresses
2020-01-22  Roy MarplesARP: Fix defend time check
2020-01-22  Roy Marplesprivsep: Fix compile on Linux
2020-01-22  Roy MarplesDHCP: Take interface reference on Address Defend failure
2020-01-22  Roy Marpleslogging: Always log to syslog(3).
2020-01-21  Roy MarplesRemove RC_SVCNAME.
2020-01-21  Roy Marplesprivsep: Note CHROOT script
2020-01-21  Roy MarplesLinux: setup mounts in chroot
2020-01-21  Roy Marplesprivsep: Fix compile on Alpine Linux
2020-01-21  Roy Marplesprivsep: Only fetch PRIVSEP_USER at init
2020-01-21  Roy Marplesprivsep: copy configuration file into chroot
2020-01-21  Roy Marplesinet6: fix forced RA expiration for a given interface
2020-01-21  Roy Marplesprivsep: chroot the master process
2020-01-21  Roy Marplesprivsep: Close stdout/stderr after forking processes
2020-01-21  Roy MarplesBSD: Improve RTM_NEWADDR/RTM_DELADDR validaton some...
2020-01-20  Roy MarplesOnly ignore address messages from ourself for deletion.
2020-01-17  Roy MarplesBSD: Validate RTM_NEWADDR as well
2020-01-17  Roy Marplesinet6: Check if we can try a new address on DAD failure.
2020-01-17  Roy Marplesinet6: Log expiration of a prefix if autoconf is not set
2020-01-17  Roy MarplesMinor fix to prior.
2020-01-17  Roy MarplesOpenBSD: Support privacy extensions
2020-01-17  Roy Marplesinet6: Temporary addresses only work if prefix + ifidle...
2020-01-17  Roy Marplesprivsep: chdir after chroot
2020-01-17  Roy Marplesinet6: Support a /128 autoconf prefix from RA
2020-01-17  Roy MarplesLinux: Silence a warning on 32-bit Linux
2020-01-16  Roy MarplesBSD: Disable checking rtm_pid and comment why.
2020-01-16  Roy MarplesBSD: Ignore messages from ourself in privsep.
2020-01-16  Roy MarplesLinux: Use the persistent route socket for writing...
2020-01-16  Roy MarplesTypo
2020-01-16  Roy Marplesdhcpcd: Ignore SIGPIPE, prefer EPIPE.
2020-01-15  Roy Marplesanonymous: Allow Domain Name option through.
2020-01-15  Roy MarplesDHCP6: Fix writing mudurl
2020-01-15  Roy Marplesdhcpcd: Don't report DUID or IAID in anonymous.
2020-01-15  Roy MarplesSolaris: Add a shim for hardware address randomisation
2020-01-15  Roy MarplesDHCP6: Fix a bogus compile warning
2020-01-15  Roy MarplesLinux: Support hardware address randomisation
2020-01-15  Roy MarplesFreeBSD: Support hardware address randomisation
next