no ipv6 router advertisements when bridge starts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
radvd (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
When a bridge starts up, you generally have to 'kick' the radvd daemon with a HUP signal to get it to recognise the new interface and start issuing router advertisements (assuming it is configured in 'ignoreifmissing' mode).
libvirt should check to see if radvd is running and send it a HUP once the bridge has started. Or fix radvd so it spots interfaces going up and down.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27
ProcVersionSign
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Thu Jun 3 10:41:16 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
ProcEnviron:
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: libvirt
Changed in libvirt (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: ipv6 |
Thanks for reporting this bug and helping to make Ubuntu better.
I'm afraid I'm not familiar with radvd, but based on your description
it sounds much more elegant for radvd to watch for connections going
up and down, rather than have libvirt (and presumably other programs
which bring up bridges and interfaces) kick radvd.
I'm going to therefore mark this as affecting the radvd package.
If the radvd maintainers disagree, please comment here (and feel free
to toss it back to libvirt). I will subscribe so I see all comments.