Age | Commit message (Expand) | Author | Files | Lines |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 12 | -40/+588 |
2018-09-03 | vapi: init clib mem heap on connect if needed |  Klement Sekera | 1 | -0/+4 |
2018-09-02 | STATS: Python binding to access VPP statistics and counters. |  Ole Troan | 7 | -10/+203 |
2018-09-02 | Switch to cmake |  Damjan Marion | 57 | -4736/+76 |
2018-09-02 | cmake: cache line size detection |  Damjan Marion | 2 | -1/+36 |
2018-09-01 | cmake: respect TERM |  Damjan Marion | 1 | -8/+11 |
2018-09-01 | cmake: pass linker flags, use devtoolset on centos 7 |  Damjan Marion | 1 | -8/+21 |
2018-08-31 | cmake: detect vpp version, set soversion, pretty config print |  Damjan Marion | 3 | -5/+57 |
2018-08-31 | Support lb on both vip and per-port-vip case |  Hongjun Ni | 8 | -256/+953 |
2018-08-31 | IPx address query functions take a const pointer |  Neale Ranns | 2 | -34/+33 |
2018-08-31 | Fix typo |  Dave Barach | 1 | -1/+1 |
2018-08-31 | Docs: update MPLS FIB section with text from the wiki |  Neale Ranns | 1 | -49/+152 |
2018-08-31 | Add INFO.yaml file |  Vanessa Rene Valderrama | 1 | -0/+106 |
2018-08-31 | FIB path CLI fix for lookup-table IDs |  Neale Ranns | 1 | -0/+12 |
2018-08-31 | Introduce a mac_address_t on the API and in VPP |  Neale Ranns | 14 | -5/+414 |
2018-08-31 | VPP-1407: Fix the wrong length of udp header for buffer chains |  shubing guo | 1 | -1/+4 |
2018-08-31 | VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode |  shubing guo | 1 | -1/+4 |
2018-08-30 | vcl: add support for multi-worker apps |  Florin Coras | 10 | -595/+912 |
2018-08-30 | cmake: add missing header |  Damjan Marion | 1 | -0/+4 |
2018-08-30 | cmake: fix vppapigen install permissons |  Damjan Marion | 1 | -1/+9 |
2018-08-30 | docs: Add features by release section |  Scitt Keeler | 12 | -0/+706 |
2018-08-30 | Crude stat segment lock recovery |  Dave Barach | 4 | -17/+31 |
2018-08-30 | cmake: missing dependencies |  Damjan Marion | 1 | -2/+2 |
2018-08-30 | Refactor the ARP throttle into a common type so it can be reused |  Neale Ranns | 8 | -33/+161 |
2018-08-30 | Add SHA2 support to IKEv2 implementation |  Berenger Foucher | 2 | -8/+89 |
2018-08-30 | SR-MPLS: fixes and tests |  Neale Ranns | 7 | -3/+316 |
2018-08-30 | SUSE: fix spec to generate RPMs |  Marco Varlese | 1 | -27/+27 |
2018-08-30 | docs: FIB 2.0 start |  jdenisco | 26 | -1/+745 |
2018-08-30 | Fix hanging test runner when child process dies |  juraj.linkes | 2 | -52/+71 |
2018-08-30 | libmemif: external region support |  Jakub Grajciar | 9 | -123/+1460 |
2018-08-30 | cmake: a bit of packaging work |  Damjan Marion | 7 | -20/+59 |
2018-08-30 | Fix array bound failure in api_sr_localsid_add_del |  Lijian Zhang | 1 | -2/+2 |
2018-08-30 | Fix the default step when using STEP=1 while testing |  juraj.linkes | 1 | -1/+1 |
2018-08-30 | avf: RSS support |  Jakub Grajciar | 6 | -19/+80 |
2018-08-29 | SR-mpls: do not pass empty label stack to fib |  Neale Ranns | 1 | -10/+11 |
2018-08-29 | Address bfd rpc scale issues |  Dave Barach | 3 | -24/+280 |
2018-08-29 | Fix race condition in tls half open ctx get/put |  Ping Yu | 1 | -4/+5 |
2018-08-29 | Consolidate table->index conversion in fib-path CLI processing |  Neale Ranns | 3 | -36/+14 |
2018-08-29 | Add NSH Plugin Maintainers |  Hongjun Ni | 2 | -5/+12 |
2018-08-29 | patch mlx PMDs for VPP w/ DPDK 18.05 or newer |  Matthew Smith | 3 | -1/+521 |
2018-08-29 | STATS: stat_client updates. |  Ole Troan | 15 | -470/+1064 |
2018-08-28 | avf: deal willth tx ring full properly |  Damjan Marion | 3 | -11/+52 |
2018-08-28 | cmake: fix marvell plugin build |  Brian Brooks | 1 | -2/+5 |
2018-08-28 | VAPI: bugfixes |  Klement Sekera | 2 | -13/+21 |
2018-08-28 | 32/64 shmem bihash interoperability |  Dave Barach | 10 | -43/+370 |
2018-08-28 | avf: add missing rx_redirect_to_node handler |  Damjan Marion | 1 | -0/+20 |
2018-08-28 | cmake: Add perftool to cmake build |  Mohsin Kazmi | 2 | -1/+36 |
2018-08-28 | cmake: add python api |  Damjan Marion | 2 | -0/+33 |
2018-08-28 | cmake: don't install some test executable |  Damjan Marion | 3 | -3/+8 |
2018-08-28 | cmake: add g2 and elftool tools |  Damjan Marion | 3 | -1/+54 |