]> git.ipfire.org Git - thirdparty/bird.git/commit
RAdv: Allow solicited RAs to be sent as unicast
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 11 Aug 2019 22:41:36 +0000 (00:41 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 11 Aug 2019 22:43:19 +0000 (00:43 +0200)
commit70a4320bdd44122d7a93bc71c77a9d684b3c9adc
tree01e1d376a979ca0e71ebd016f89439c1f3dbd68c
parent9f3e09832081bc029dc98ae6dda49ee86d138fde
RAdv: Allow solicited RAs to be sent as unicast

Add option to send solicited router advertisements as unicast directly
to soliciting nodes instead of as multicast to all-nodes group.
doc/bird.sgml
lib/socket.h
proto/radv/config.Y
proto/radv/packets.c
proto/radv/radv.c
proto/radv/radv.h