Age | Commit message (Expand) | Author | Files | Lines |
2018-01-08 | plugins: odp: Remove 'platform-params' option |  Michal Mazur | 1 | -5/+0 |
2017-12-27 | Fix and improve Rx Scheduler mode |  Michal Mazur | 1 | -2/+4 |
2017-12-14 | Read ODP configuration from VPP startup config |  Michal Mazur | 1 | -0/+36 |
2017-06-08 | LISP: add NSH support |  Filip Tehlar | 1 | -1/+2 |
2017-06-08 | P2P Ethernet - API |  Pavel Kotucek | 1 | -1/+27 |
2017-05-29 | Show example syntax for setting plugin path |  Burt Silverman | 1 | -0/+9 |
2017-05-24 | IPv6 Performance bugs |  Neale Ranns | 1 | -2/+0 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions |  Ole Troan | 4 | -109/+13 |
2017-05-19 | Enforce Bridge Domain ID range to match 24-bit VNI range |  John Lo | 1 | -0/+2 |
2017-05-16 | VPP-845: add configurable elog post-mortem dump |  Dave Barach | 1 | -0/+9 |
2017-05-15 | Fix vnet_interface_counters API definition |  Aloys Augustin | 1 | -106/+154 |
2017-05-08 | L2FIB:CLI/API to flush all non-static entries |  Eyal Bari | 1 | -0/+12 |
2017-05-05 | First commit SR MPLS |  Pablo Camarillo | 3 | -3/+3 |
2017-05-03 | Fix vnet unit tests |  Filip Tehlar | 1 | -11/+0 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends |  Neale Ranns | 1 | -1/+1 |
2017-05-02 | Prevent Bridge Domain operations on BD 0. |  Jon Loeliger | 1 | -0/+6 |
2017-04-26 | IP Flow Hash Config fixes |  Neale Ranns | 1 | -0/+3 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 1 | -336/+31 |
2017-04-24 | BD:unify bridge domain creation code |  Eyal Bari | 1 | -7/+5 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 2 | -8/+8 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis |  Eyal Bari | 1 | -0/+26 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api |  Eyal Bari | 1 | -4/+19 |
2017-04-04 | VXLAN:fix api dump flipped src<->dst |  Eyal Bari | 1 | -5/+2 |
2017-04-01 | ARP/ND/API:fix arp reg + nd no identical regs |  Eyal Bari | 1 | -10/+21 |
2017-04-01 | MTRIE Optimisations 2 |  Neale Ranns | 2 | -4/+10 |
2017-03-31 | ARP/API:protect against identical registrations |  Eyal Bari | 1 | -6/+9 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages |  John Lo | 2 | -5/+5 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings |  Dave Barach | 1 | -1/+1 |
2017-03-28 | Comment out dpdk section in startup.conf |  Damjan Marion | 1 | -2/+2 |
2017-03-17 | 64 bit per-thread counters |  Neale Ranns | 2 | -9/+9 |
2017-03-15 | Fix binary-api cmd/arg split logic |  Dave Barach | 1 | -20/+19 |
2017-03-15 | VXLAN:add hidden multicast interface check |  Eyal Bari | 1 | -4/+2 |
2017-03-14 | API:support hidden sw interfaces |  Eyal Bari | 1 | -39/+24 |
2017-03-14 | Try again: __COVERITY__ vs __COVERITY |  Dave Barach | 1 | -1/+1 |
2017-03-14 | Clean up dead API client reaper callack scheme |  Dave Barach | 1 | -2/+4 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 1 | -3/+0 |
2017-03-10 | gmon: fix code commented out by mistake |  Damjan Marion | 1 | -2/+1 |
2017-03-10 | VPP-608: warnings be gone |  Dave Barach | 1 | -0/+10 |
2017-03-09 | vlib_mains == 0 special cases be gone |  Dave Barach | 2 | -8/+2 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... |  Neale Ranns | 1 | -0/+3 |
2017-03-07 | Missing plugin binary API command fns found after brief search |  Dave Barach | 2 | -0/+16 |
2017-03-07 | Fix endian issue in ARP Event Reply |  Wojciech Dec | 1 | -4/+4 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) |  Pablo Camarillo | 2 | -99/+172 |
2017-03-03 | Implement a loopback instance allocation scheme. |  Jon Loeliger | 4 | -1/+71 |
2017-03-03 | Clean up VXLAN api message handler registration issues |  John Lo | 1 | -94/+0 |
2017-03-02 | Fix create_vlan_subif API using sw_if_index as hw_if_index |  John Lo | 1 | -3/+8 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 3 | -219/+0 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API |  Neale Ranns | 1 | -2/+0 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 5 | -895/+2 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+1 |