Age | Commit message (Expand) | Author | Files | Lines |
2022-11-06 | ip6-nd: set router flag on NA if appropriate | Matthew Smith | 3 | -1/+19 |
2022-11-05 | ip6-nd: initialize radv_info->send_radv to 1 | Dave Barach | 1 | -0/+3 |
2022-09-26 | api: replace print functions wth format | Damjan Marion | 1 | -2/+0 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. | Neale Ranns | 2 | -3/+17 |
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-02-15 | tcp: Do not include the tcp_packet.h file in the ip4_packet.h | Neale Ranns | 1 | -0/+1 |
2022-01-24 | ip6-nd: fix coverity warning | Klement Sekera | 1 | -6/+3 |
2021-10-14 | ip6-nd: fix coverity warning | Klement Sekera | 1 | -0/+4 |
2021-10-06 | docs: vnet comment nitfixes | Nathan Skrzypczak | 1 | -27/+41 |
2021-09-27 | misc: api move continued | Florin Coras | 1 | -1/+1 |
2021-09-27 | misc: move part of vpe apis to vlibmemory | Florin Coras | 1 | -0/+6 |
2021-09-16 | ip6-nd: add ip6-nd proxy | Mohsin Kazmi | 5 | -2/+450 |
2021-08-11 | fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t | Neale Ranns | 1 | -8/+6 |
2021-08-09 | ip6-nd: only respond to RS if sending RA is enabled | Ole Troan | 1 | -1/+6 |
2021-07-16 | ip6-nd: refactor neighbour advertisement code | Mohsin Kazmi | 2 | -61/+104 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -1/+0 |
2021-04-05 | ip6-nd: Solicitation reply only if target is our link-local | Neale Ranns | 1 | -4/+9 |
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 | 4 | -54/+54 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 3 | -7/+20 |
2020-11-13 | ethernet: mac must support 64-bits loads | Benoît Ganne | 3 | -5/+5 |
2020-11-10 | ip6-nd: fix memory leaks | Dave Barach | 1 | -11/+23 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | Neale Ranns | 1 | -1/+2 |
2020-06-23 | ip6-nd: punt neighbor advertisements | Alexander Chernavin | 1 | -1/+1 |
2020-06-17 | ip-neighbor: fix MLD hash key using stack pointer | Benoît Ganne | 1 | -2/+2 |
2020-05-17 | ip6-nd: correct set-ip6-nd-proxy CLI short_help | Ignas Bacius | 1 | -1/+1 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the | Neale Ranns | 1 | -2/+2 |
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 | 2 | -5/+75 |
2020-02-10 | ip-neighbor: fix MLD reports not being sent | Neale Ranns | 1 | -3/+3 |
2020-01-09 | misc: fix feature description spelling | Ole Troan | 1 | -3/+3 |
2020-01-05 | ip6-nd: Add FEATURE.yaml | Neale Ranns | 1 | -0/+12 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 13 | -0/+5256 |