summaryrefslogtreecommitdiffstats
path: root/src/if-sun.c
Commit message (Expand)AuthorAge
* 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
* Remove the send/recv structures from dhcpcd context and allocateRoy Marples2019-02-17
* Welcome to 2019!Roy Marples2019-01-01
* BSD: don't listen to own route messagesRoy Marples2018-11-30
* Log the pid of the process deleting an assigned address.Roy Marples2018-03-06
* Fix compile on IllumOS.Roy Marples2018-02-02
* Welcome to 2018.Roy Marples2018-01-01
* Detect VLANID to use in IAID.Roy Marples2017-04-23
* Remove ipv6ra_own and ipv6ra_own_default options.Roy Marples2017-03-24
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15