Age | Commit message (Expand) | Author | Files | Lines |
2023-02-08 | ip6-nd: support dump/details for IPv6 RA |  Alexander Chernavin | 1 | -90/+13 |
2022-11-06 | ip6-nd: set router flag on NA if appropriate |  Matthew Smith | 1 | -0/+10 |
2022-11-05 | ip6-nd: initialize radv_info->send_radv to 1 |  Dave Barach | 1 | -0/+3 |
2022-07-29 | ip6-nd: fix ip6 ra cli issue |  Takanori Hirano | 1 | -2/+1 |
2022-07-28 | ip6-nd: copy mac address to wrong buffer current_data |  liangrq | 1 | -0/+2 |
2022-03-24 | ip6-nd: stop sending RA by default |  Alexander Chernavin | 1 | -3/+0 |
2022-01-24 | ip6-nd: fix coverity warning |  Klement Sekera | 1 | -6/+3 |
2021-10-06 | docs: vnet comment nitfixes |  Nathan Skrzypczak | 1 | -27/+41 |
2021-08-09 | ip6-nd: only respond to RS if sending RA is enabled |  Ole Troan | 1 | -1/+6 |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 1 | -1/+0 |
2021-03-26 | vlib: introduce vlib_get_elog_main() |  Damjan Marion | 1 | -3/+4 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -21/+21 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t |  Neale Ranns | 1 | -2/+6 |
2020-11-13 | ethernet: mac must support 64-bits loads |  Benoît Ganne | 1 | -2/+2 |
2020-11-10 | ip6-nd: fix memory leaks |  Dave Barach | 1 | -11/+23 |
2020-04-08 | misc: check return values from vlib_buffer_copy(...) |  Dave Barach | 1 | -0/+3 |
2020-02-26 | ip-neighbor: fix ip6_ra_cmd |  Dave Barach | 1 | -10/+0 |
2020-02-21 | dhcp: update secondary radv_info structures |  Dave Barach | 1 | -5/+70 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 1 | -0/+2261 |