2017-02-25 |
Roy Marples | Add a define to allow noisy ARP debugging. |
commit | commitdiff | tree |
2017-02-25 |
Roy Marples | Ignore ARP Unicast Poll, RFC 1122 |
commit | commitdiff | tree |
2017-02-23 |
Roy Marples | Add .gitignore so that generated files are excluded... |
commit | commitdiff | tree |
2017-02-23 |
Roy Marples | Detect .git directory and add debugging flags. |
commit | commitdiff | tree |
2017-02-14 |
Roy Marples | Copy out the inet6 address from some unaligned strucutu... |
commit | commitdiff | tree |
2017-01-23 |
Roy Marples | Bump dates for prior. |
commit | commitdiff | tree |
2017-01-23 |
Roy Marples | Spelling fixes from abhinav@netbsd.org |
commit | commitdiff | tree |
2017-01-17 |
Roy Marples | Include a defintion for getallifaddrs from libsocket_priv.h |
commit | commitdiff | tree |
2017-01-17 |
Roy Marples | It's more correct to say BSD has sa_len. |
commit | commitdiff | tree |
2017-01-17 |
Roy Marples | Newer Illumos defines AF_PACKET which confuses us,... |
commit | commitdiff | tree |
2017-01-15 |
Roy Marples | Fix runit service handling, [62772337e0]. |
commit | commitdiff | tree |
2017-01-15 |
Roy Marples | Test actual gateway given rather than one from a random... |
commit | commitdiff | tree |
2017-01-13 |
Roy Marples | OpenBSD-6.0 defines rt_mtu as a "convienience", so... |
commit | commitdiff | tree |
2016-12-19 |
Roy Marples | Remove extra waitip from man page, fixed [b1c7268430]. |
commit | commitdiff | tree |
2016-12-13 |
Roy Marples | Don't start arping if there is no configuration for it. |
commit | commitdiff | tree |
2016-12-13 |
Roy Marples | Test we are given an interface in dhcpcd.conf before... |
commit | commitdiff | tree |
2016-12-09 |
Roy Marples | Add support for MUD URL, draft-lear-ietf-netmod-mud-04. |
commit | commitdiff | tree |
2016-12-06 |
Roy Marples | Change arping_index from 1 based to 0 based, defaulting... |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Don't trust bootp->sname to be NULL terminated. |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Cast away a warning. |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Init kernel routes before building our routes after... |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Always warn if we cannot open the config file. |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Continue operation when failing to send packets. |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | Improve if_addrflag handling. |
commit | commitdiff | tree |
2016-11-29 |
Roy Marples | FreeBSD does not set an error when trying to get IPv6... |
commit | commitdiff | tree |
2016-11-23 |
Roy Marples | Fix IPv6 DAD on OpenBSD. |
commit | commitdiff | tree |
2016-11-23 |
Roy Marples | Backout prior, added stuff by mistake. |
commit | commitdiff | tree |
2016-11-23 |
Roy Marples | Fix IPv6 DAD on OpenBSD. |
commit | commitdiff | tree |
2016-11-23 |
Roy Marples | Only clear the address family routes we're re-loading. |
commit | commitdiff | tree |
2016-11-23 |
Roy Marples | Fix adding subnet routes without a source address on... |
commit | commitdiff | tree |
2016-11-19 |
Roy Marples | Move ipv6_ctx into dhcpcd_ctx. |
commit | commitdiff | tree |
2016-11-19 |
Roy Marples | Only build the routing tables for the address family... |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Revert prior, it's wrong. |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Stop spamming each route change needlessly. |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Only compare the address part length as the rest maybe... |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Improve NTP timestamp from realtime and fix the double... |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Merge fixes from dhcpcd-6 for authentication token... |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Authentication token support should have an algo of 0. |
commit | commitdiff | tree |
2016-11-18 |
Roy Marples | Fix markup. |
commit | commitdiff | tree |
2016-11-17 |
Roy Marples | Don't assume we always have RTA_IFA. |
commit | commitdiff | tree |
2016-11-17 |
Roy Marples | Improve nl80211 support as we now know how to work... |
commit | commitdiff | tree |
2016-11-17 |
Roy Marples | Improve nl80211 support as we now know how to work... |
commit | commitdiff | tree |
2016-11-16 |
Roy Marples | Fix compile on FreeBSD. |
commit | commitdiff | tree |
2016-11-10 |
Roy Marples | Fix sa_fromprefix for real on BSD. |
commit | commitdiff | tree |
2016-11-10 |
Roy Marples | Set sa_len when creating a sockaddr from a prefix. |
commit | commitdiff | tree |
2016-11-10 |
Roy Marples | Fix size of DHCPv6 addresses when making messages. |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Do somewith with getline result in configure to make... |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Do somewith with getline result in configure to make... |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Reject routes on Linux don't use a gateway. |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Fix working with REJECT routes. |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Move union sa_ss to sa.h |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | If netmask is INADDR_ANY then CIDR must be 0. |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Fix rt_find on linux |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Remove debug |
commit | commitdiff | tree |
2016-11-08 |
Roy Marples | Default DBDIR from /var/db to /var/db/dhcpcd. |
commit | commitdiff | tree |
2016-11-05 |
Roy Marples | Remove distinfo files before making them. |
commit | commitdiff | tree |
2016-11-05 |
Roy Marples | Remove distinfo files before making them. |
commit | commitdiff | tree |
2016-11-05 |
Roy Marples | Keep the distinfo in the signed result. |
commit | commitdiff | tree |
2016-11-05 |
Roy Marples | Keep the distinfo in the signed result. |
commit | commitdiff | tree |
2016-11-04 |
Roy Marples | make distinfo now produces a .distinfo file which conta... |
commit | commitdiff | tree |
2016-11-04 |
Roy Marples | Fix clean files |
commit | commitdiff | tree |
2016-11-04 |
Roy Marples | make distinfo now produces a .distinfo file which conta... |
commit | commitdiff | tree |
2016-10-25 |
Roy Marples | Remove address family specific routing and introduce... |
commit | commitdiff | tree |
2016-10-24 |
Roy Marples | logger output always goes to stderr now. |
commit | commitdiff | tree |
2016-10-24 |
Roy Marples | hwaddr_ntoa now takes a void * as a source. |
commit | commitdiff | tree |
2016-10-24 |
Roy Marples | Remove debug. |
commit | commitdiff | tree |
2016-10-14 |
Roy Marples | Return an error. |
commit | commitdiff | tree |
2016-10-14 |
Roy Marples | Always create the ARP state when binding .... when... |
commit | commitdiff | tree |
2016-10-14 |
Roy Marples | Merge BSD IPv6 kernel checking from trunk. |
commit | commitdiff | tree |
2016-10-14 |
Roy Marples | Re-work checking IPv6 kernel settings on BSD. |
commit | commitdiff | tree |
2016-10-14 |
Roy Marples | Support kernels which implement RFC5227. |
commit | commitdiff | tree |
2016-10-10 |
Roy Marples | Merge dhcpcd-6 changes. |
commit | commitdiff | tree |
2016-10-10 |
Roy Marples | I updated this file this year. |
commit | commitdiff | tree |
2016-10-10 |
Roy Marples | If there is no announced_cb, free the arp state. |
commit | commitdiff | tree |
2016-10-10 |
Roy Marples | Return early to make code more readable. |
commit | commitdiff | tree |
2016-10-10 |
Roy Marples | Fix build with DEBUG_NS |
commit | commitdiff | tree |
2016-10-09 |
Roy Marples | Copy pdp.prefix as it's not aligned. |
commit | commitdiff | tree |
2016-10-09 |
Roy Marples | Release dhcpcd-6.11.5 v6.11.5 |
commit | commitdiff | tree |
2016-10-09 |
Roy Marples | Correct define to __OpenBSD__. Fixes [ad8b5130d4] again. |
commit | commitdiff | tree |
2016-10-09 |
Roy Marples | Correct define to __OpenBSD__. |
commit | commitdiff | tree |
2016-10-07 |
Roy Marples | Merge fixes from branch |
commit | commitdiff | tree |
2016-10-07 |
Roy Marples | Merge fixes from branch |
commit | commitdiff | tree |
2016-10-07 |
Roy Marples | Fix build system to make import correctly for authentic... |
commit | commitdiff | tree |
2016-10-07 |
Roy Marples | Fix import for auth |
commit | commitdiff | tree |
2016-10-07 |
Roy Marples | Release dhcpcd-6.11.4 v6.11.4 |
commit | commitdiff | tree |
2016-10-06 |
Roy Marples | Cast away some more compile errors. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Remove debug. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Fix sending DHCPv6 vendor option. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Update copyright and intent. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Copy out ND option structs for correct alignment. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Assert size for more structs. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Remove packed from these structs. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Fix compile on Linux with clang. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Fix some gcc warnings. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Try and avoid using __packed. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Auth should work on void rather than a type. |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Start work on dhcpcd-7 |
commit | commitdiff | tree |
2016-10-05 |
Roy Marples | Create new branch named "dhcpcd-6" |
commit | commitdiff | tree |
2016-10-04 |
Roy Marples | Remove hack to add IPv6 LL address as early as possible. |
commit | commitdiff | tree |
2016-10-03 |
Roy Marples | Guard against the possibility of no config..... may... |
commit | commitdiff | tree |
next |