Age | Commit message (Expand) | Author | Files | Lines |
2018-07-19 | test_jvpp: improve error message when JVpp JARS are missing |  Marek Gradzki | 1 | -0/+7 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 27 | -109/+63 |
2018-07-19 | session: coverity warnings |  Florin Coras | 2 | -20/+17 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 4 | -20/+60 |
2018-07-19 | Cleanup of handoff code |  Damjan Marion | 6 | -341/+110 |
2018-07-19 | qos record:fix disable on interface delete |  Eyal Bari | 1 | -1/+1 |
2018-07-19 | ip4-input and ip4-input-no-checksum should be siblings |  Neale Ranns | 1 | -11/+1 |
2018-07-19 | Set default STARTUP_DIR to be toplevel dir |  Damjan Marion | 1 | -3/+3 |
2018-07-19 | Fix IPv6 csum calculation in GTP-U encapsulation |  Andreas Schultz | 1 | -24/+25 |
2018-07-19 | dpdk: set log write fd to non-blocking |  Matthew Smith | 1 | -7/+15 |
2018-07-19 | dpdk: add device IDs for Mellanox ConnectX-3 |  Matthew Smith | 1 | -1/+6 |
2018-07-19 | PAPI: Remove logging calls from pack/unpack |  Ole Troan | 1 | -18/+0 |
2018-07-19 | gbp: Add support for ACL |  Mohsin Kazmi | 7 | -68/+256 |
2018-07-18 | qos mark/record: fix disable-sw_if_index range check |  Eyal Bari | 2 | -2/+2 |
2018-07-18 | DPDK: coverity scan warnings |  Marco Varlese | 2 | -7/+4 |
2018-07-18 | svm: make message queue more compact |  Florin Coras | 2 | -18/+31 |
2018-07-18 | Change configure.ac to match the release tag on master |  Ed Warnicke | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 47 | -106/+7454 |
2018-07-18 | make_test: dhcp - add lease time test and wrong XID in OFFER test |  Jan Gelety | 1 | -7/+102 |
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 |