Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | Add support for memif API to VAT. |  Milan Lenco | 2 | -0/+364 |
2017-06-06 | Fix coverity error in IP4 Mtrie. |  Neale Ranns | 1 | -4/+4 |
2017-06-06 | Packets recieved on VLAN-0 map to the main interface |  Neale Ranns | 4 | -166/+138 |
2017-06-06 | Fix coverity issue |  Filip Tehlar | 1 | -0/+3 |
2017-06-06 | Update CSIT tests 170529 -> 170605 |  Jan Gelety | 1 | -1/+1 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode |  Hongjun Ni | 11 | -87/+1517 |
2017-06-06 | Fix lisp map-notify parsing |  Florin Coras | 1 | -0/+1 |
2017-06-06 | vlib: add screen-256color CLI terminal type |  Damjan Marion | 1 | -0/+1 |
2017-06-05 | vlib: add unix_file_del_by_index function |  Damjan Marion | 1 | -0/+8 |
2017-06-05 | vppinfra: fix vec_validate_init_empty_aligned macro |  Damjan Marion | 1 | -1/+1 |
2017-06-05 | SNAT: fix ICMP hairpinning |  Matus Fabian | 2 | -3/+231 |
2017-06-05 | More GCC-7 errors |  Marco Varlese | 2 | -0/+4 |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 |  Filip Tehlar | 5 | -3/+53 |
2017-06-05 | LISP: fix GPE entry dump, VPP-871 |  Filip Tehlar | 1 | -5/+5 |
2017-06-04 | Fix typo for specifying table_id on ping. |  wenxian li | 1 | -1/+1 |
2017-06-03 | Fix for gcc7 |  Marco Varlese | 1 | -1/+1 |
2017-06-02 | Fix mac_age process crash in multi-threaded environment |  Steve Shin | 1 | -2/+1 |
2017-06-02 | memif: fix coverity warnings |  Steven | 1 | -0/+2 |
2017-06-02 | Add option to build sample plugin in top-level makefile |  Damjan Marion | 1 | -12/+23 |
2017-06-02 | Add debian 8 support in extras/vagrant/build.sh |  khers | 1 | -0/+9 |
2017-06-02 | Update CSIT tests 170518 -> 170529 |  Peter Mikus | 1 | -1/+1 |
2017-06-02 | vhost: add debug vhost-user on | off CLI |  Steven | 2 | -20/+59 |
2017-06-02 | Add l3 routing for GTP-U decap |  Hongjun Ni | 10 | -14/+25 |
2017-06-01 | Fix 'ip probe' on /32 |  Neale Ranns | 3 | -44/+48 |
2017-06-01 | MPLS trace the EOS bit correctly |  Neale Ranns | 1 | -1/+2 |
2017-06-01 | Support to install dependencies on openSUSE distribution |  Marco Varlese | 1 | -1/+7 |
2017-06-01 | IP Mcast - recalculate on interface up/dowm |  Neale Ranns | 4 | -78/+115 |
2017-06-01 | Improve fifo allocator performance |  Dave Barach | 21 | -265/+534 |
2017-06-01 | make test: add suddenly missing dependency (six module) |  Klement Sekera | 1 | -1/+1 |
2017-05-31 | Revert "dpdk: build sw cryptodev support with make verify" |  Peter Mikus | 2 | -16/+9 |
2017-05-31 | memif: multi-queues support |  Steven | 7 | -73/+167 |
2017-05-31 | Revert "Update CSIT tests 170518 -> 170529" |  Dave Wallace | 1 | -1/+1 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording |  Ole Troan | 29 | -2106/+3417 |
2017-05-30 | dpdk: build sw cryptodev support with make verify |  Sergio Gonzalez Monroy | 2 | -9/+16 |
2017-05-30 | LISP: L2 ARP handling |  Filip Tehlar | 10 | -36/+833 |
2017-05-29 | Relocate Coverity scripts |  Chris Luke | 3 | -53/+70 |
2017-05-29 | Update CSIT tests 170518 -> 170529 |  Jan Gelety | 1 | -1/+1 |
2017-05-29 | Add Debian Jessie support in toplevel makefile |  Damjan Marion | 1 | -4/+11 |
2017-05-29 | memif: master instance crashes when typing quit on slave |  Steven | 1 | -15/+29 |
2017-05-29 | Show example syntax for setting plugin path |  Burt Silverman | 1 | -0/+9 |
2017-05-26 | MPLS lookup DPO does not pop the label (nor does it handle replicate) |  Neale Ranns | 5 | -84/+165 |
2017-05-26 | ARP/ND use path_remove to complement path_add |  Neale Ranns | 6 | -16/+263 |
2017-05-26 | Improve jvppgen object array member instantiation |  Robert Varga | 1 | -1/+1 |
2017-05-26 | LISP: do not try to delete paths when fwd entry is negative |  Filip Tehlar | 1 | -4/+7 |
2017-05-26 | Fix JNI templates |  Robert Varga | 1 | -0/+3 |
2017-05-25 | MPLS hash function improvements |  Neale Ranns | 6 | -48/+206 |
2017-05-25 | MPLS interface output feature not explicitly enabled |  Neale Ranns | 1 | -2/+0 |
2017-05-25 | af_packet: fix coverity error |  Ray Kinsella | 1 | -2/+19 |
2017-05-24 | Add p2p flag to IPsec tunnel interface hw class |  Matthew Smith | 1 | -0/+1 |
2017-05-24 | MPLS tunnels; path-list lock leak and debug CLI imrpovements |  Neale Ranns | 1 | -7/+16 |