index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ipv4.c
Commit message (
Expand
)
Author
Age
*
BSD: Find the correct interface for tunneled routes
Roy Marples
2021-02-09
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
DHCP: Only listen to the address if we successfully added it
Roy Marples
2020-11-23
*
DHCP: optimize prior for systems without IPv4 address lifetimes
Roy Marples
2020-09-01
*
DHCP: Adjust prior to be more generic
Roy Marples
2020-09-01
*
DHCP: Don't set address lifetimes when extending leases
Roy Marples
2020-09-01
*
Remove some old FORKED logic.
Roy Marples
2020-05-20
*
ARP: A few minor fixes for prior
Roy Marples
2020-05-20
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
Welcome to 2020!
Roy Marples
2020-01-03
*
inet: Allow forcing a host route from an interface without a lease
Roy Marples
2020-01-02
*
privsep: Add support for priviledge separation
Roy Marples
2019-11-28
*
INET: Fix corruption of IPv4 address flags when renewing
Roy Marples
2019-11-05
*
INET: Fix a potential memory leak
Roy Marples
2019-10-23
*
INET: If we fail to add an address that already exists, don't free it
Roy Marples
2019-10-22
*
ARP: Don't send an initial ARP announcement for newly added addresses
Roy Marples
2019-10-08
*
inet: Rework prior incase DHCP uses an IPv4LL address
Roy Marples
2019-10-02
*
inet: use ntohl with IN_LINKLOCAL
Roy Marples
2019-10-01
*
inet: clarify prior with comment
Roy Marples
2019-10-01
*
inet: Either call the IPv4LL handler or the DHCP handler - not both
Roy Marples
2019-10-01
*
inet: Add a subnet route for PtP interfaces if specified
Roy Marples
2019-08-21
*
inet: Use destination when adding addresses to PtP interfaces
Roy Marples
2019-08-21
*
ARP: Respect IFF_NOARP interface flag more
Roy Marples
2019-08-20
*
Rework prior again so we log the address in debug.
Roy Marples
2019-07-28
*
Fix compile issue with prior.
Roy Marples
2019-07-28
*
IP: If no address lifetime support don't re-add the address
Roy Marples
2019-07-28
*
Fix build without ARP and/or ARPING
Roy Marples
2019-07-24
*
Fix compile without IPv4LL
Roy Marples
2019-07-24
*
inet: Don't lose the host route needed for the router
Roy Marples
2019-07-23
*
Use rebindtime rather than renewaltime.
Roy Marples
2019-07-22
*
DHCP: Always add the leased address
Roy Marples
2019-07-22
*
DHCP: Set address vltime and pltime to the length of the lease
Roy Marples
2019-07-22
*
Merge branch 'memstream'
Roy Marples
2019-07-04
|
\
|
*
script: Write variables to a FILE
Roy Marples
2019-06-18
*
|
Add SPDX identifiers to all dhcpcd source files.
Yegor Yefremov
2019-07-04
|
/
*
Fix a gcc warning about signed overflow
Roy Marples
2019-06-07
*
route: Use order from message / config
Roy Marples
2019-06-07
*
Merge branch 'master' into rbtree
Roy Marples
2019-05-04
|
\
|
*
ARP: Refactor so that ACD is available for all inet addresses
Roy Marples
2019-04-18
*
|
Merge branch 'master' into rbtree
Roy Marples
2019-04-17
|
\
\
|
*
|
route: Don't install an IPv4LL default route if static one exists
Roy Marples
2019-04-17
|
|
/
*
|
Merge branch 'master' into rbtree
Roy Marples
2019-04-16
|
\
|
|
*
if: Add a generic function to create an aliased address name
Roy Marples
2019-04-16
*
|
route: Remove kroutes and make froutes optional
Roy Marples
2019-03-05
*
|
route: Free route when failing to insert.
Roy Marples
2019-03-04
*
|
route: replace rt_find with rb_tree_find_node
Roy Marples
2019-03-04
*
|
Replace route TAILQ macros with rbtree(3) from NetBSD.
Roy Marples
2019-03-03
|
/
*
IP4: No need to set a variable to arp announce the address
Roy Marples
2019-02-06
*
IPv4LL: Remove #defines for functions when IPv4LL is disabled
Roy Marples
2019-01-23
*
Welcome to 2019!
Roy Marples
2019-01-01
[next]