aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip6-nd/ip6_ra.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26vlib: introduce vlib_get_elog_main()Damjan Marion1-3/+4
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-21/+21
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns1-2/+6
2020-11-13ethernet: mac must support 64-bits loadsBenoƮt Ganne1-2/+2
2020-11-10ip6-nd: fix memory leaksDave Barach1-11/+23
2020-04-08misc: check return values from vlib_buffer_copy(...)Dave Barach1-0/+3
2020-02-26ip-neighbor: fix ip6_ra_cmdDave Barach1-10/+0
2020-02-21dhcp: update secondary radv_info structuresDave Barach1-5/+70
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-0/+2261