Age | Commit message (Expand) | Author | Files | Lines |
2021-03-16 | fib: Allow the creation of new source on the API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+215 |
2021-02-15 | ip: Path MTU | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -13/+79 |
2021-01-28 | ip: Router ID included in flow hash | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -0/+13 |
2021-01-21 | ip: use IPv6 flowlabel in flow hash computation | ![](//seccdn.libravatar.org/avatar/9062b6e8bc95eb731e4dc997b361e53f?s=13&d=retro) Ahmed Abdelsalam | 1 | -24/+13 |
2021-01-20 | ip: add API to retrieve IPv6 link-layer address | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -34/+60 |
2020-12-14 | misc: move to new pool_foreach macros | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -21/+21 |
2020-10-28 | misc: Break the big IP header files to improve compile time | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -0/+1 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+3 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+0 |
2020-09-18 | fib: skip byte swap on n_paths in mroute details | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+2 |
2020-08-14 | ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -0/+37 |
2020-05-05 | api: ip: add IP_ROUTE_LOOKUP API | ![](//seccdn.libravatar.org/avatar/a285b88a35a2692f6946a065e7e3c542?s=13&d=retro) Christian Hopps | 1 | -0/+57 |
2020-05-04 | misc: binary api fuzz test fixes | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -2/+3 |
2020-04-24 | ip: Setting the Link-Local address from the API enables IPv6 on the | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+2 |
2020-04-14 | urpf: Unicast reverse Path Forwarding (plugin) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -33/+0 |
2019-12-17 | ip: Protocol Independent IP Neighbors | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1341/+37 |
2019-12-10 | api: multiple connections per process | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+1 |
2019-12-04 | ip: populate ip_reassembly_get_reply correctly | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -3/+4 |
2019-11-26 | fib: Table Replace | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -117/+73 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2019-09-26 | ip: add shallow virtual reassembly functionality | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -33/+101 |
2019-09-25 | ip: refactor reassembly | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -19/+25 |
2019-09-23 | ip: fix memory leak in ip_dump handler | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -0/+2 |
2019-09-16 | api: autogenerate api trace print/endian | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -0/+1 |
2019-08-08 | api: vppapitrace JSON/API trace converter | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -10/+5 |
2019-06-18 | fib: fib api updates | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -803/+253 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -44/+47 |
2019-06-03 | ARP: add feature arc | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -17/+6 |
2019-05-22 | stats: support multiple works for error counters | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -24/+0 |
2019-05-20 | reassembly: prevent long chain attack | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -0/+3 |
2019-04-10 | API: Fix shared memory only action handlers. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -5/+4 |
2019-04-08 | fixing typos | ![](//seccdn.libravatar.org/avatar/2d3c32e28f27888d9e0040aa7424305b?s=13&d=retro) Jim Thompson | 1 | -2/+2 |
2019-01-30 | Use IP and MAC API types for neighbors | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -142/+183 |
2019-01-25 | IP6 FIB: walk table for dump (VPP-1553) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -12/+7 |
2019-01-23 | IP route local and connected | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -2/+9 |
2019-01-07 | VOM: mroutes | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -4/+6 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+2 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -20/+20 |
2018-12-01 | ip_reassembly_enable_disable reply handler name is changed. | ![](//seccdn.libravatar.org/avatar/58a255d82dee3a845c64b72794414231?s=13&d=retro) Chore | 1 | -1/+1 |
2018-11-29 | api: ip_source_check_interface_add_del api is added. | ![](//seccdn.libravatar.org/avatar/58a255d82dee3a845c64b72794414231?s=13&d=retro) Chore | 1 | -0/+32 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | ![](//seccdn.libravatar.org/avatar/4a280928027aa1f803178bad70abc8f6?s=13&d=retro) Pavel Kotucek | 1 | -19/+92 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | ![](//seccdn.libravatar.org/avatar/4a2b679276827dd7b8cdab4426918ea1?s=13&d=retro) Juraj Sloboda | 1 | -34/+0 |
2018-10-23 | c11 safe string handling support | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -24/+24 |
2018-10-17 | IP Route add/del API is MP safe | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+6 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 1 | -0/+49 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -0/+4 |
2018-10-01 | Add adjacency counters to the stats segment | ![](//seccdn.libravatar.org/avatar/02b7237bbe4c85f93c90af26b5a62826?s=13&d=retro) Neale Ranns | 1 | -2/+9 |
2018-10-01 | mroute routers in the stats segment | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -22/+39 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+0 |