On Sun, Mar 6, 2016 at 10:22 PM, Martin Pieuchot <m...@openbsd.org> wrote:
> On 06/03/16(Sun) 19:57, Mattieu Baptiste wrote:
>> [...]
>> As discussed in january, with the patches committed, -current still
>> panics for me:
>> http://www.brimbelle.org/mattieu/stuff/panic_statekey/panic10.jpg
>> http://www.brimbelle.org/mattieu/stuff/panic_statekey/panic11.jpg
>> http://www.brimbelle.org/mattieu/stuff/panic_statekey/panic12.jpg
>>
>> Here is a dmesg from the last time I built a kernel, before the
>> patches were committed:
>
> Could you also paste the content of your /etc/hostname.* and "route -n show"
> for this system?

Yes, sure:

$ cat /etc/hostname.bridge0
add em0
add re0
up

$ cat /etc/hostname.em0
dhcp
rtsol
inet6 2a01:e35:8aee:3fb1::24 64
up

$ cat /etc/hostname.re0
wol

$ route -n show
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
default            192.168.42.1       UGS        4     3075     -     8 em0
127/8              127.0.0.1          UGRS       0        0 32768     8 lo0
127.0.0.1          127.0.0.1          UHl        0        0 32768     1 lo0
192.168.42/24      192.168.42.24      UC         3     6078     -     4 em0
192.168.42.1       00:0d:b9:33:8e:8c  UHLc       2      395     -     4 em0
192.168.42.10      68:05:ca:09:38:ac  UHLc       3       38     -     4 em0
192.168.42.16      68:05:ca:09:38:ac  UHLc       0      400     -     4 em0
192.168.42.24      00:15:17:8a:8f:d2  UHLl       0      222     -     1 em0
192.168.42.255     192.168.42.24      UHb        0     9078     -     1 em0
224/4              127.0.0.1          URS        0     3434 32768     8 lo0

Internet6:
Destination                        Gateway
Flags   Refs      Use   Mtu  Prio Iface
::/104                             ::1                            UGRS
      0        0 32768     8 lo0
::/96                              ::1                            UGRS
      0        0 32768     8 lo0
default                            fe80::20d:b9ff:fe33:8e8c%em0   UG
     18      912     -    56 em0
::1                                ::1                            UHl
      5        5 32768     1 lo0
::127.0.0.0/104                    ::1                            UGRS
      0        0 32768     8 lo0
::224.0.0.0/100                    ::1                            UGRS
      0        0 32768     8 lo0
::255.0.0.0/104                    ::1                            UGRS
      0        0 32768     8 lo0
::ffff:0.0.0.0/96                  ::1                            UGRS
      0        0 32768     8 lo0
2002::/24                          ::1                            UGRS
      0        0 32768     8 lo0
2002:7f00::/24                     ::1                            UGRS
      0        0 32768     8 lo0
2002:e000::/20                     ::1                            UGRS
      0        0 32768     8 lo0
2002:ff00::/24                     ::1                            UGRS
      0        0 32768     8 lo0
2a01:e35:8aee:3fb1::/64            2a01:e35:8aee:3fb1::24         UCP
      1        4     -     4 em0
2a01:e35:8aee:3fb1::/64
2a01:e35:8aee:3fb1:215:17ff:fe8a:8fd2 UCP        0        0     -
4 em0
2a01:e35:8aee:3fb1::1              00:0d:b9:33:8e:8c              UHLc
      0     1275     -     4 em0
2a01:e35:8aee:3fb1::24             00:15:17:8a:8f:d2              UHLl
      0        0     -     1 em0
2a01:e35:8aee:3fb1:215:17ff:fe8a:8fd2 00:15:17:8a:8f:d2
UHLl       0        0     -     1 em0
2a01:e35:8aee:3fb1:dc59:37be:5b19:dd1b 00:15:17:8a:8f:d2
UHLl       0     4886     -     1 em0
fe80::/10                          ::1                            UGRS
      0        1 32768     8 lo0
fe80::%em0/64                      fe80::215:17ff:fe8a:8fd2%em0   UC
      1        5     -     4 em0
fe80::20d:b9ff:fe33:8e8c%em0       00:0d:b9:33:8e:8c              UHLc
      1     3313     -     4 em0
fe80::215:17ff:fe8a:8fd2%em0       00:15:17:8a:8f:d2              UHLl
      0      384     -     1 em0
fe80::1%lo0                        fe80::1%lo0                    UHl
      0        0 32768     1 lo0
fec0::/10                          ::1                            UGRS
      0        0 32768     8 lo0
ff01::/16                          ::1                            UGRS
      0        1 32768     8 lo0
ff01::%em0/32                      fe80::215:17ff:fe8a:8fd2%em0   UC
      0        3     -     4 em0
ff01::%lo0/32                      ::1                            UC
      0        1 32768     4 lo0
ff02::/16                          ::1                            UGRS
      0        1 32768     8 lo0
ff02::%em0/32                      fe80::215:17ff:fe8a:8fd2%em0   UC
      0        3     -     4 em0
ff02::%lo0/32                      ::1                            UC
      0        1 32768     4 lo0


-- 
Mattieu Baptiste
"/earth is 102% full ... please delete anyone you can."

Reply via email to