Age | Commit message (Expand) | Author | Files | Lines |
2018-07-18 | vpp-api: improve naming for easier debugging | Klement Sekera | 1 | -2/+2 |
2018-07-18 | VPP crash when run "lb set interface nat4 in <intc>" VPP-1343 | Hongjun Ni | 1 | -1/+1 |
2018-07-18 | Fix GTP-U length header field in encoding | Andreas Schultz | 2 | -11/+23 |
2018-07-18 | Fix GTP-U header in 4x IPv4 vector encapsulation | Andreas Schultz | 1 | -1/+1 |
2018-07-18 | vppinfra: increase max bihash arena size to 512GB | Damjan Marion | 2 | -11/+21 |
2018-07-17 | memif: vectorized buffer enqueue in input node | Damjan Marion | 1 | -146/+121 |
2018-07-17 | Bump the VPP version in configure.ac | Neale Ranns | 1 | -1/+1 |
2018-07-17 | loopback:fix delete to check interface class | Eyal Bari | 1 | -13/+6 |
2018-07-17 | session: send ctrl msg over mq | Florin Coras | 13 | -524/+977 |
2018-07-17 | session: use msg queue for events | Florin Coras | 27 | -400/+773 |
2018-07-17 | session: make sure segment sizes are page aligned | Florin Coras | 2 | -3/+6 |
2018-07-17 | VOM: support for pipes | Neale Ranns | 84 | -316/+978 |
2018-07-16 | Adjacency-BFD: assume BFD down on create | Neale Ranns | 2 | -10/+17 |
2018-07-16 | acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 | Andrew Yourtchenko | 1 | -20/+1 |
2018-07-16 | vppinfra: AVX2 interleave functions | Damjan Marion | 1 | -3/+14 |
2018-07-16 | Enable openssl TLS async support in client for HW accleration | Ping Yu | 1 | -0/+15 |
2018-07-15 | VPP-1341: fix loopback interface graph arcs | Dave Barach | 4 | -66/+175 |
2018-07-14 | Improve IP4 ARP and IP6 ND Events Notificationv18.10-rc0 | John Lo | 2 | -11/+32 |
2018-07-13 | Add QEDE poll mode driver (librte_pmd_qede) | Igor Mikhailov (imichail) | 3 | -4/+10 |
2018-07-13 | srv6-as: Adding support for L2 traffic | Francois Clad | 4 | -38/+442 |
2018-07-13 | srv6-as: Adding test cases | Francois Clad | 1 | -0/+692 |
2018-07-13 | vppinfra: add missing header file to install list | Damjan Marion | 1 | -0/+1 |
2018-07-13 | Improve the "show version" command | Dave Barach | 1 | -5/+82 |
2018-07-13 | VPP-1338: fix ipsec api coverity warnings | Dave Barach | 2 | -12/+7 |
2018-07-13 | The gateway IP should be 172.16.2.1 | shenJibiao | 1 | -1/+1 |
2018-07-13 | STATS fix memory leak in stat_client.c | Dave Cornejo | 1 | -0/+3 |
2018-07-12 | Fix debug CLI node recycling bugs | Dave Barach | 1 | -5/+26 |
2018-07-12 | Revert "vppinfra: AVX2 blend" | Dave Barach | 1 | -6/+0 |
2018-07-12 | srv6: fix pointers in quad loops | Francois Clad | 1 | -6/+6 |
2018-07-12 | IGMP: validate the packets length in the DP | Neale Ranns | 3 | -25/+55 |
2018-07-12 | stats-segment: add startup node serialization option | Florin Coras | 2 | -1/+7 |
2018-07-12 | vppinfra: AVX2 blend | Damjan Marion | 1 | -0/+6 |
2018-07-11 | session: push tx notifications only if needed | Florin Coras | 2 | -1/+12 |
2018-07-11 | Documentation: Placeholder directory and files | Ed Kern | 1 | -0/+56 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 57 | -98/+99 |
2018-07-11 | bridge-domain:fix no_flood count | Eyal Bari | 1 | -0/+3 |
2018-07-11 | memif: fix max number of rings | Damjan Marion | 3 | -5/+5 |
2018-07-11 | avf: descriptor should be volatile | Damjan Marion | 4 | -40/+60 |
2018-07-11 | srv6-as: Adding rewrite counters | Francois Clad | 3 | -21/+72 |
2018-07-11 | srv6: Fixing SRH parsing bug in Scapy 2.4 | Francois Clad | 1 | -0/+28 |
2018-07-11 | VPP-1338: fix coverity warning in mactime plugin | Dave Barach | 1 | -1/+3 |
2018-07-11 | vom: Add TAPv2 support | Mohsin Kazmi | 11 | -176/+383 |
2018-07-11 | threads: fix issue with setting main-core to 0 | Damjan Marion | 3 | -9/+17 |
2018-07-11 | make_test: Add missing classifier tests | Jan Gelety | 3 | -126/+1294 |
2018-07-10 | VPP-1337: Dangling reference be gone! | Dave Barach | 3 | -0/+6 |
2018-07-10 | IGMP: coverity found defects | Neale Ranns | 3 | -4/+10 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes | Neale Ranns | 3 | -6/+9 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) | Matus Fabian | 5 | -62/+620 |
2018-07-10 | openSUSE: spec file update to reflect latest deps | Marco Varlese | 1 | -5/+13 |
2018-07-10 | Remove unused variables | Igor Mikhailov (imichail) | 1 | -4/+0 |