Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-16 | Implement ip_probe_neighbor API |  John Lo | 1 | -0/+31 |
2018-03-29 | Coverity fixes (VPP-1204) |  Chris Luke | 1 | -0/+1 |
2018-03-21 | reassembly: feature/concurrency |  Klement Sekera | 1 | -1/+19 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) |  Juraj Sloboda | 1 | -3/+143 |
2018-03-13 | Common form of fib-path reproting in dumps |  Neale Ranns | 1 | -101/+8 |
2018-03-09 | MPLS Unifom mode |  Neale Ranns | 1 | -9/+21 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -1/+60 |
2018-01-29 | Remove last vestigies of auto-ip-table create |  Neale Ranns | 1 | -34/+4 |
2018-01-18 | FIB Inherited Srouce |  Neale Ranns | 1 | -4/+4 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue |  Florin Coras | 1 | -27/+25 |
2018-01-11 | api: remove transport specific code from handlers |  Florin Coras | 1 | -59/+56 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -25/+23 |
2018-01-09 | DVR: run L3 output features |  Neale Ranns | 1 | -5/+5 |
2017-12-21 | fib: make deag entries urpf extempt |  Florin Coras | 1 | -0/+5 |
2017-12-06 | UT: Repaired broken C unit tests (--enable-tests) |  Ole Troan | 1 | -9/+6 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) |  Neale Ranns | 1 | -5/+6 |
2017-11-10 | Break up vpe.api |  Neale Ranns | 1 | -1/+925 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. |  Jon Loeliger | 1 | -3/+6 |
2017-11-09 | BIER |  Neale Ranns | 1 | -17/+26 |
2017-11-07 | UDP Encapsulation. |  Neale Ranns | 1 | -1/+12 |
2017-11-07 | ip: add container proxy api |  Florin Coras | 1 | -1/+25 |
2017-10-18 | VPP-930: add missing ntohl to send_ip6_fib_details(...) |  Dave Barach | 1 | -1/+1 |
2017-10-15 | Revert "Enforce FIB table creation before use" |  Florin Coras | 1 | -3/+34 |
2017-10-14 | Source Lookup progammable via API |  Neale Ranns | 1 | -0/+5 |
2017-10-13 | Enforce FIB table creation before use |  Neale Ranns | 1 | -34/+3 |
2017-10-10 | punt and drop features: |  Neale Ranns | 1 | -0/+60 |
2017-10-09 | IP neighbour move incorrectly placed jump label |  Neale Ranns | 1 | -2/+2 |