Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 1 | -1341/+37 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-04 | ip: populate ip_reassembly_get_reply correctly | Matthew Smith | 1 | -3/+4 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -117/+73 |
2019-10-06 | ip: Fix IP unnumbered dump of one interface | Neale Ranns | 1 | -1/+1 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -33/+101 |
2019-09-25 | ip: refactor reassembly | Klement Sekera | 1 | -19/+25 |
2019-09-23 | ip: fix memory leak in ip_dump handler | Matthew Smith | 1 | -0/+2 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 1 | -0/+1 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 1 | -1/+1 |
2019-07-03 | fib: allow route delete with no paths and multipath=0 to remove the | Neale Ranns | 1 | -10/+5 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -803/+253 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to | Neale Ranns | 1 | -44/+47 |
2019-06-03 | ARP: add feature arc | Neale Ranns | 1 | -17/+6 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -24/+0 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 1 | -0/+3 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -5/+4 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -2/+2 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 1 | -142/+183 |
2019-01-25 | IP6 FIB: walk table for dump (VPP-1553) | Neale Ranns | 1 | -12/+7 |
2019-01-23 | IP route local and connected | Neale Ranns | 1 | -2/+9 |
2019-01-07 | VOM: mroutes | Neale Ranns | 1 | -4/+6 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 1 | -0/+2 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | Neale Ranns | 1 | -20/+20 |
2018-12-01 | ip_reassembly_enable_disable reply handler name is changed. | Chore | 1 | -1/+1 |
2018-11-29 | api: ip_source_check_interface_add_del api is added. | Chore | 1 | -0/+32 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | Pavel Kotucek | 1 | -19/+92 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | Juraj Sloboda | 1 | -34/+0 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -24/+24 |
2018-10-17 | IP Route add/del API is MP safe | Neale Ranns | 1 | -0/+6 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | Matus Fabian | 1 | -0/+49 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | Neale Ranns | 1 | -0/+4 |
2018-10-01 | Add adjacency counters to the stats segment | Neale Ranns | 1 | -2/+9 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -22/+39 |
2018-09-28 | stats: Split stat_segment and stats code in preparation for deprecation. | Ole Troan | 1 | -1/+0 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 1 | -48/+70 |
2018-09-13 | IP-neighbor: add and delete internal API | Neale Ranns | 1 | -32/+15 |
2018-09-07 | IP route update fix when multipath and drop set | Neale Ranns | 1 | -20/+14 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy | Neale Ranns | 1 | -10/+10 |
2018-07-27 | Fix memory leak in processing of ICMPv6 RA event (VPP-1360) | Juraj Sloboda | 1 | -1/+2 |
2018-06-20 | Fix sw-if-index display error. | Brant Lin | 1 | -2/+2 |
2018-06-14 | Use unicast DMAC for IP neighbor pool refresh probes | John Lo | 1 | -2/+2 |
2018-06-08 | Add reaper functions to want events APIs (VPP-1304) | Neale Ranns | 1 | -1/+126 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 1 | -6/+94 |
2018-05-18 | IP unnumbered dump | Neale Ranns | 1 | -0/+69 |
2018-05-18 | IP address dump - don't send subnets for unnumbered interfaces | Neale Ranns | 1 | -4/+6 |
2018-05-17 | Fixes in IPv6 RD control plane | Juraj Sloboda | 1 | -1/+1 |
2018-05-14 | Rework CP and DP communication in IPv6 RD (VPP-1256) | Juraj Sloboda | 1 | -4/+7 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -0/+21 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -1/+8 |