Development discussion of WireGuard
 help / color / mirror / Atom feed
* Kernel commit d35a00b8e33dab7385f724e713ae71c8be0a49f4 breaks wireguard
@ 2017-02-27 18:04 Bruno Wolff III
  2017-02-27 20:10 ` Jason A. Donenfeld
  0 siblings, 1 reply; 10+ messages in thread
From: Bruno Wolff III @ 2017-02-27 18:04 UTC (permalink / raw)
  To: wireguard

When building wireguard for Fedora's 4.11.0-0.rc0.git4.2.fc26.x86_64 kernel 
I get the following error:
/home/bruno/WireGuard/src/device.c: In function ‘open’:
/home/bruno/WireGuard/src/device.c:44:9: error: ‘struct inet6_dev’ has no member named ‘addr_gen_mode’
   dev_v6->addr_gen_mode = IN6_ADDR_GEN_MODE_NONE;
         ^~

It looks like addr_gen_mode was dropped from inet6_dev in 
include/net/if_inet6.h in commit d35a00b8e33dab7385f724e713ae71c8be0a49f4.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-02-28  0:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 18:04 Kernel commit d35a00b8e33dab7385f724e713ae71c8be0a49f4 breaks wireguard Bruno Wolff III
2017-02-27 20:10 ` Jason A. Donenfeld
2017-02-27 20:22   ` Bruno Wolff III
2017-02-27 20:37     ` Bruno Wolff III
2017-02-27 22:10       ` Jason A. Donenfeld
2017-02-27 22:14         ` Bruno Wolff III
2017-02-27 22:37           ` Bruno Wolff III
2017-02-27 23:03             ` Jason A. Donenfeld
2017-02-28  0:24               ` Bruno Wolff III
2017-02-28  0:51                 ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).