]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2019-04-20  Roy Marplesauth: Improve comment about DHCPv4 option splitting...
2019-04-20  Roy MarplesDHCPv6: fix warning message wording
2019-04-19  Roy MarplesMerge branch 'dhcpcd-7'
2019-04-19  Roy MarplesReally add consttime_memequal
2019-04-19  Roy Marplescompat: Provide consttime_memequal if not in libc
2019-04-19  Roy Marplesauth: Use consttime_memequal(3) to compare hashes
2019-04-19  Roy MarplesDHCP: Fix a potential 1 byte read overflow with DHO_OPT...
2019-04-19  Roy MarplesDHCPv6: Fix a potential buffer overflow reading NA...
2019-04-19  Roy MarplesLinux: Fix compile
2019-04-18  Roy MarplesBPF: Set BPF_MCAST flag as on BSD
2019-04-18  Roy MarplesARP: Ignore Unicast Poll messages, RFC1122.
2019-04-18  Roy MarplesBPF: Set flag indicate whether the packet was broadcast...
2019-04-18  Roy MarplesARP: Refactor so that ACD is available for all inet...
2019-04-18  Roy MarplesChanged mind, use .0
2019-04-18  Roy Marplesdhcpcd is now 7.99.1
2019-04-17  Roy MarplesRelease dhcpcd-7.2.0 v7.2.0
2019-04-17  Roy MarplesLinux: Fix compile
2019-04-17  Roy MarplesFreeBSD: fix compile
2019-04-17  Roy MarplesForgot these from merge
2019-04-17  Roy MarplesMerge branch 'master' into rbtree
2019-04-17  Roy Marplesroute: Don't install an IPv4LL default route if static...
2019-04-16  Roy MarplesFix compile
2019-04-16  Roy Marplessun: Add rbtree support
2019-04-16  Roy MarplesMerge branch 'master' into rbtree
2019-04-16  Roy MarplesRevert "route: Disable RT_FREE_ROUTE_TABLE by default."
2019-04-16  Roy Marplessun: Don't read beyond the sockaddr length when making RTM
2019-04-16  Roy Marplesif: Add a generic function to create an aliased address...
2019-04-16  Roy Marplesduid: If no UUID support, don't warn about unused variable.
2019-04-15  Roy MarplesBSD: Simplify rtm usage
2019-04-15  Roy Marplessun: Find the interface in if_finishrt
2019-04-14  Roy Marplessun: Update the interface index after plumbing
2019-04-14  Roy Marplessun: Use lo0 if we can't find an interface for our...
2019-04-14  Roy Marplessun: Fix carrier detection, MTU detection and plumbing
2019-04-14  Roy Marplessun: Don't report error if interface does not exist...
2019-04-13  Roy Marplessun: Fix routing issues
2019-04-12  Joerg Sonnenbergersun: Compile once more
2019-04-11  Roy Marplesoptions: improve string parsing some more
2019-04-10  Roy Marplesoptions: terminate strings that are not quoted
2019-04-10  Roy MarplesDHCP: abort BPF in test mode on receipt of message.
2019-04-10  Roy Marplesoptions: add static routers and routes to environment
2019-04-10  Roy MarplesDHCP: Dont really add static address in test mode
2019-04-10  Roy Marplesscript: Assign a default script
2019-04-10  Roy MarplesDHCP6: Don't spam syslog if we get the same error over...
2019-04-02  Roy MarplesBSD: Fix detecting the interface for scoped routes
2019-04-02  Roy Marplesroute: log which pid deletes routes
2019-03-28  Roy Marplesroute: Disable RT_FREE_ROUTE_TABLE by default.
2019-03-27  Roy Marplesscript: Parse argument as a string
2019-03-26  Roy MarplesDHCPv6: Allow nooptions dhcp6_unicast to work.
2019-03-25  Roy Marplesscript: Fix prior when we have listeners but no script
2019-03-25  Roy Marplesscript: Fix not running when empty string or /dev/null
2019-03-14  Roy Marplesoptions: add link_rcvbuf variable
2019-03-08  Roy Marplesroute: prefer interfaces with a carrier
2019-03-08  Masanobu SAITOHdhcpcd(8): Remove duplicate the
2019-03-08  Masanobu SAITOHdhcpcd(8): Remove duplicate the
2019-03-08  Roy Marplesrbtree: sync with upstream to remove diffs
2019-03-07  Roy MarplesGuard __RCSID
2019-03-07  Roy MarplesResync with upstream
2019-03-07  Roy Marplesrbtree: reduce more with upstream
2019-03-07  Roy Marplesrbtree reference fixed header
2019-03-07  Roy MarplesUse __BIT
2019-03-06  Roy Marplesroute: Enable the free route table again by default
2019-03-05  Roy Marplesroute: Guard free route list stats
2019-03-05  Roy MarplesIPv4LL: Fix routing on failure
2019-03-05  Roy Marplesroute: report usage data when using a free list
2019-03-05  Roy MarplesLinux: Fix compile
2019-03-05  Roy Marplesroute: Remove kroutes and make froutes optional
2019-03-04  Roy Marplesrbtree: Fix crash with prior
2019-03-04  Roy Marplesrbtree: silence more compile warnings.
2019-03-04  Roy MarplesRe-arrange so to reduce diff to upsteam.
2019-03-04  Roy Marplesroute: Free route when failing to insert.
2019-03-04  Roy MarplesOpenBSD: Fix segfaults when deleting MPATH routes
2019-03-04  Roy Marplesif: No more need for interface sorting
2019-03-04  Roy Marplesipv6nd: Don't sort interfaces when picking best address
2019-03-04  Roy Marplesroute: replace rt_find with rb_tree_find_node
2019-03-04  Roy Marplesroute: sprinkle more assert
2019-03-04  Roy MarplesOpenBSD: add some asserts
2019-03-04  Roy MarplesSupport NetBSD-6, 7 and 8.
2019-03-04  Roy MarplesLinux: now fix compile again ....
2019-03-04  Roy MarplesFix compile.... doh
2019-03-04  Roy MarplesOpenBSD: Fix crash with rbtree
2019-03-03  Roy MarplesFreeBSD: Fix compile of rbtree.h
2019-03-03  Roy MarplesFix whitespace
2019-03-03  Roy MarplesFix configure reporting of rb_tree_init
2019-03-03  Roy Marplesroute: Fix memory leak on option or freed route
2019-03-03  Roy MarplesAdd rbtree(3) from NetBSD if not present in libc.
2019-03-03  Roy MarplesIPv4LL: Fix compile with rbtree
2019-03-03  Roy MarplesReplace route TAILQ macros with rbtree(3) from NetBSD.
2019-02-21  Roy MarplesLinux: Fix compile without IPv4LL
2019-02-19  Roy MarplesDHCP: Dont close ARP gratuitously
2019-02-19  Roy MarplesDHCP: free the ARP state of the address once announced
2019-02-19  Roy MarplesGuard with IP_PKTINFO as well.
2019-02-19  Roy MarplesFold all CMSG parsing into a common function.
2019-02-19  Roy MarplesDHCP: Close the BPF socket once BOUND
2019-02-19  Roy MarplesBSD: Don't keep PF LINK socket open needlessly
2019-02-17  Roy MarplesRemove the send/recv structures from dhcpcd context...
2019-02-14  Roy MarplesFix whitespace introduced by my last patch
2019-02-14  Kenny Napierbuild: exit the SUBDIR build loop if an error is detected
2019-02-11  Roy MarplesRemove gmake-4 note, gmake-3 works again.
2019-02-11  Roy Marplesmake: support gmake-3 again.
2019-02-11  Roy Marpleslinux: Fix compile on old RedHat/CentOS systems
next