summaryrefslogtreecommitdiffstats
path: root/src/if-bsd.c
Commit message (Expand)AuthorAge
...
* BSD: ignore XEN DOM0 virtual interface xvifRoy Marples2020-02-04
* BSD: When applying RA base information, get info without privsepRoy Marples2020-02-04
* Revert "BSD: When applying RA base information, ensure flags are correct"Roy Marples2020-02-04
* BSD: When applying RA base information, ensure flags are correctRoy Marples2020-02-04
* BSD: Don't log an error failing to get inet6 adress flagsRoy Marples2020-01-29
* BSD: Fix INET flags on RTM_NEWADDR messages.Roy Marples2020-01-22
* BSD: Improve RTM_NEWADDR/RTM_DELADDR validaton some moreRoy Marples2020-01-21
* Only ignore address messages from ourself for deletion.Roy Marples2020-01-20
* BSD: Validate RTM_NEWADDR as wellRoy Marples2020-01-17
* Minor fix to prior.Roy Marples2020-01-17
* OpenBSD: Support privacy extensionsRoy Marples2020-01-17
* BSD: Disable checking rtm_pid and comment why.Roy Marples2020-01-16
* BSD: Ignore messages from ourself in privsep.Roy Marples2020-01-16
* FreeBSD: Support hardware address randomisationRoy Marples2020-01-15
* Implement Anonymity Profiles for DHCP Clients, RFC 7844Roy Marples2020-01-15
* Welcome to 2020!Roy Marples2020-01-03
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* build: Add -Wundef to debugging CFLAGSRoy Marples2019-11-28
* OpenBSD: Support LINK_STATE_HALF_DUPLEX and LINK_STATE_FULL_DUPLEXNathan Houghton2019-11-10
* BSD: Try and set linkmtu for the interface just to be nice.Roy Marples2019-11-10
* OpenBSD: Fix prior - OS cannot set any RA bits such as hop limit.Roy Marples2019-11-10
* BSD: strlcpy > strncpyRoy Marples2019-11-09
* INET6: Apply hoplimit, reachable and retrans timer values from RA.Roy Marples2019-11-09
* BSD: Disable kernel RTADV sysctl earlierRoy Marples2019-11-04
* BSD: Ignore bridge interfacesRoy Marples2019-10-09
* BSD: Ignore the firewire interface as well.Roy Marples2019-10-09
* BSD: Ignore interface groups as we would the interface nameRoy Marples2019-10-09
* if: Ignore TAP interfaces by defaultRoy Marples2019-10-09
* BSD: avoid RTF_WASCLONED routesRoy Marples2019-09-09
* BSD: RTM_MISS doesn't always have a gatewayRoy Marples2019-09-02
* BSD: Handle RTM_MISSRoy Marples2019-09-01
* Cast away an alignment error for FreeBSD and OpenBSD.Roy Marples2019-08-30
* inet6: Stop reacting to kernel neighbour messages about a routerRoy Marples2019-08-30
* BSD: Listen for Router -> Host messages via RTM_CHANGERoy Marples2019-08-29
* BSD: Fix router reachability testsRoy Marples2019-08-23
* BSD: Dismiss a coverity errorRoy Marples2019-08-21
* BSD: Address some coverity issuesRoy Marples2019-08-20
* Fix prior.Roy Marples2019-08-07
* BSD: warn if kernel does not support route(4) filteringRoy Marples2019-08-07
* Merge branch 'master' of github.com:rsmarples/dhcpcdRoy Marples2019-08-06
|\
| * BSD: Use read instead of recvmsgRoy Marples2019-08-06
* | FreeBSD: warn that we cannot detect overflow on the route socket.Roy Marples2019-08-03
|/
* BSD: Warn when kernel does not support sending ND6 advertisementsRoy Marples2019-07-29
* DragonFlyBSD: Fix compileRoy Marples2019-07-29
* BSD: Work around another coverity false positive.Roy Marples2019-07-23
* OpenBSD: Fix compile.Roy Marples2019-07-22
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\
| * BSD: Ignore coverity errorsRoy Marples2019-05-03
| * BSD: Validate RTM message lengths receivedRoy Marples2019-05-03