panic in arptimer in r289937

2015-10-30 Thread Adrian Chadd
Hiya, Here's a panic from arptimer: (kgdb) bt #0 doadump (textdump=0) at pcpu.h:221 #1 0x803666b6 in db_fncall (dummy1=, dummy2=, dummy3=, dummy4=) at /usr/home/adrian/work/freebsd/head/src/sys/ddb/db_command.c:568 #2 0x8036614e in db_command (cmd_table=0x0) at /usr/home/adrian

[Bug 196361] Constrain IPv6 routes to each FIB (Consistent with IPv4 route behaviour)

2015-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196361 --- Comment #6 from jhujh...@adjectivism.org --- It's a bit more complex than that. I think we also need to install link-local multicast routes in the correct FIB for each interface. I'm working on a patch against 10.2, but this is my first

[Bug 196361] Constrain IPv6 routes to each FIB (Consistent with IPv4 route behaviour)

2015-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196361 Alexander V. Chernikov changed: What|Removed |Added CC||melif...@freebsd.org ---