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
/
if-bsd.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
*
BSD: Plug a memory leak
Roy Marples
2021-01-28
*
Check for NetBSD in prior, as we did before
Roy Marples
2020-12-27
*
NetBSD: Map IP Persistance to roaming
Roy Marples
2020-12-27
*
Linux: Support wireless IP roaming
Roy Marples
2020-12-12
*
dhcpcd: Simplify the link handling even more
Roy Marples
2020-10-07
*
privsep: We need getsockopt as well as setsockopt on the link socket
Roy Marples
2020-10-03
*
privsep: allow CAP_SETSOCKOPT for route(4) fd.
Roy Marples
2020-10-02
*
BSD: struct if_data->ifi_link_state is the single source of truth
Roy Marples
2020-09-28
*
BSD: Ignore vether(4) devices by default.
Roy Marples
2020-09-27
*
FreeBSD: Anticipate SIOCGIFDATA not working in Capsicum
Roy Marples
2020-09-24
*
BSD: NetBSD is the odd man out with SIOCGIFDATA
Roy Marples
2020-09-24
*
BSD: Of course DragonFly does SIOCGIFDATA differently..
Roy Marples
2020-09-23
*
Add a warning about prior
Roy Marples
2020-09-23
*
Revert double variable define
Roy Marples
2020-09-23
*
FreeBSD lacks SIOCGIFDATA it seems.
Roy Marples
2020-09-23
*
BSD: Use SIOCGIFDATA if no media support and no ifa_data
Roy Marples
2020-09-22
*
BSD: Detect initial link state in ifa_data
Roy Marples
2020-09-22
*
Adjust prior so that message is logged before starting dev
Roy Marples
2020-09-19
*
dhcpcd: Add an option to poll the interface carrier state
Roy Marples
2020-06-18
*
BSD: Allow non NetBSD and OpenBSD to set IN6_IFF_AUTOCONF
Roy Marples
2020-06-16
*
BSD: Mark routes as static only from static config
Roy Marples
2020-06-15
*
BSD: Mark address AUTOCONF if no kernel RA
Roy Marples
2020-06-14
*
privsep: Limit rights generically rather than Capsicum specifc
Roy Marples
2020-06-05
*
BSD: In privsep with no GIFALIAS support? getifaddrs over privsep
Roy Marples
2020-06-05
*
privsep: Remove pledges inet and dns from the master process
Roy Marples
2020-06-05
*
BSD: Ignore fwip(4)
Roy Marples
2020-06-02
*
OpenBSD: Fix non privsep builds.
Roy Marples
2020-05-20
*
Fix compile for prior on NetBSD
Roy Marples
2020-05-19
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
privsep: Handle all file IO in the Priviledged Actioneer
Roy Marples
2020-05-12
*
Fix warning for prior
Roy Marples
2020-05-10
*
privsep: Fix prior for non pledge systems
Roy Marples
2020-05-10
*
privsep: Implement pledge(2) support as found on OpenBSD
Roy Marples
2020-05-10
*
inet6: Move BSD get/set scope function to ipv6 for general use
Roy Marples
2020-05-07
*
NetBSD: Gear up for kernel RA removal.
Roy Marples
2020-04-29
*
Whitespace
Roy Marples
2020-04-28
*
if: support changing hardware address type on Linux
Roy Marples
2020-04-23
*
OpenBSD: set IN6_IFF_AUTOCONF for addresses generated from a RA
Roy Marples
2020-04-20
*
inet6: Add 'temporary' directive to the slaac option
Roy Marples
2020-04-19
*
BSD: Dont warn if the kernel does not support flushing routers
Roy Marples
2020-04-19
*
BSD: Fix temporary address management
Roy Marples
2020-04-07
*
use TEMP_PREFERRED/VALID_LIFETIME for OpenBSD
Stuart Henderson
2020-04-03
*
Fix build without INET or INET6
Roy Marples
2020-04-02
*
FreeBSD: Remove unused compile warning
Roy Marples
2020-03-30
*
BSD: use satosin6 rather than a direct cast
Roy Marples
2020-03-14
*
BSD: Fix processing RTM_MISS for non NetBSD BSDs
Roy Marples
2020-02-09
*
BSD: Add support for RO_MISSFILTER route(4) socket option
Roy Marples
2020-02-08
*
DragonFlyBSD: Fix compile
Roy Marples
2020-02-07
[next]