summaryrefslogtreecommitdiffstats
path: root/src/if-sun.c
Commit message (Expand)AuthorAge
* BSD: Find the correct interface for tunneled routesRoy Marples2021-02-09
* A belated welcome to 2021Roy Marples2021-01-31
* Linux: Support wireless IP roamingRoy Marples2020-12-12
* BSD: struct if_data->ifi_link_state is the single source of truthRoy Marples2020-09-28
* BSD: Detect initial link state in ifa_dataRoy Marples2020-09-22
* Adjust prior so that message is logged before starting devRoy Marples2020-09-19
* BSD: Mark routes as static only from static configRoy Marples2020-06-15
* Solaris: Fix compileRoy Marples2020-05-29
* Fix compile on Linux and SolarisRoy Marples2020-05-12
* if: support changing hardware address type on LinuxRoy Marples2020-04-23
* Solaris: Add a shim for hardware address randomisationRoy Marples2020-01-15
* Welcome to 2020!Roy Marples2020-01-03
* Solaris: Fix compile with priorRoy Marples2019-11-10
* INET6: Apply hoplimit, reachable and retrans timer values from RA.Roy Marples2019-11-09
* BSD: Ignore interface groups as we would the interface nameRoy Marples2019-10-09
* if: Ignore TAP interfaces by defaultRoy Marples2019-10-09
* Solaris: Only set IFF_NOLOCAL for onlink only prefixesRoy Marples2019-09-04
* Solaris: diable IFF_NOLOCAL for inet for nowRoy Marples2019-09-04
* Solaris: Get the subnet in ipv6 ifa handlerRoy Marples2019-09-04
* Solaris: Harden prior for IFF_POINTOPOINTRoy Marples2019-09-04
* Solaris: Improve priorRoy Marples2019-09-04
* Solaris: getifaddrs(3) lacks subnet address, so hack into dstaddrRoy Marples2019-09-04
* Solaris: This comment no longer appliesRoy Marples2019-09-04
* Solaris: Fix Prefix routes without an addressRoy Marples2019-09-04
* Solaris: Fix address flagsRoy Marples2019-09-04
* Solaris: plumb interface at init if does not existRoy Marples2019-09-03
* Solaris: Bring across recent BSD improvementsRoy Marples2019-09-02
* inet6: Stop reacting to kernel neighbour messages about a routerRoy Marples2019-08-30
* Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* sun: Use sa_len rather than our variant.Roy Marples2019-05-05
* Merge branch 'master' into rbtreeRoy Marples2019-05-04
|\
| * sun: More validation around route messagesRoy Marples2019-05-04
| * sun: Apply same RTM validation from BSDRoy Marples2019-05-03
| * BSD: RTM_IFINFO is not emitted for all interfaces past unknown linkRoy Marples2019-05-02
| * sun: Detect correct broadcast address as RTM_NEWADDR liesRoy Marples2019-04-25
| * sun: Fix adding IPv4LL default routeRoy Marples2019-04-24
| * sun: Making routing work with both 64-bit and 32-bit userlandsRoy Marples2019-04-22
| * sun: Fix numerous issues handling route messagesRoy Marples2019-04-21
| * sun: Read RTA_IFA for IPv6 routes.Roy Marples2019-04-21
| * sun: Set RTA_IFP and RTA_IFA again for default routesRoy Marples2019-04-21
| * sun: Continue walking dlpi links when dlpi_open returns no linkRoy Marples2019-04-21
* | sun: Add rbtree supportRoy Marples2019-04-16
|/
* sun: Don't read beyond the sockaddr length when making RTMRoy Marples2019-04-16
* sun: Find the interface in if_finishrtRoy Marples2019-04-15
* sun: Update the interface index after plumbingRoy Marples2019-04-14
* sun: Use lo0 if we can't find an interface for our routeRoy Marples2019-04-14
* sun: Fix carrier detection, MTU detection and plumbingRoy Marples2019-04-14
* sun: Fix routing issuesRoy Marples2019-04-13
* sun: Compile once moreJoerg Sonnenberger2019-04-12
* route: log which pid deletes routesRoy Marples2019-04-02