Age | Commit message (Expand) | Author | Files | Lines |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition |  Neale Ranns | 8 | -280/+698 |
2017-10-31 | lb plugin tests - wipe flowtable after each unit test |  Gabriel Ganne | 2 | -0/+42 |
2017-10-30 | Minor copyedit fixes to ACL Hash doc. |  Jon Loeliger | 1 | -7/+6 |
2017-10-30 | Add the bihash_vec8_8 variant |  Dave Barach | 3 | -3/+435 |
2017-10-30 | Remove old Python vppctl script |  Chris Luke | 2 | -136/+0 |
2017-10-30 | LISP: improve updating the dataplne when locators change |  Filip Tehlar | 5 | -28/+74 |
2017-10-30 | jvpp: bugfix for deadlock in java future API (VPP-1037) |  Matej | 3 | -72/+160 |
2017-10-30 | libmemif: perf optimization |  Jakub Grajciar | 1 | -65/+34 |
2017-10-30 | vcl: fix compiling on newer systems |  Damjan Marion | 1 | -0/+3 |
2017-10-29 | devices: Add binary API for set interface <interface> rx-mode |  Steven | 5 | -18/+150 |
2017-10-29 | session: fix coverity warnings |  Florin Coras | 2 | -7/+12 |
2017-10-28 | session: rules tables |  Florin Coras | 25 | -16/+2218 |
2017-10-27 | Fix for vppctl and interactive commands (VPP-1038) |  Chris Luke | 1 | -3/+7 |
2017-10-27 | VCL-LDPRELOAD: Fix CID 178271 |  Dave Wallace | 0 | -0/+0 |
2017-10-27 | session: instantiate appns lookup table only once |  Florin Coras | 2 | -7/+11 |
2017-10-27 | LDPRELOAD: Fix out-of-scope variable coverity error |  Steven | 1 | -2/+1 |
2017-10-27 | acl-plugin: increase the amount of memory for classifier tables used by MACIP... |  Andrew Yourtchenko | 1 | -1/+1 |
2017-10-26 | VCL: refactor session close / disconnect. |  Dave Wallace | 1 | -66/+60 |
2017-10-26 | VCL-LDPRELOAD: Fix more coverity warnings |  Dave Wallace | 3 | -16/+22 |
2017-10-26 | VCL-LDPRELOAD: Fix CID 178251 & CID 178253 |  Dave Wallace | 2 | -32/+47 |
2017-10-26 | Consolidate short_help for classify table with memory-size |  Hongjun Ni | 1 | -0/+1 |
2017-10-26 | NAT: delete session API/CLI (VPP-1041) |  Matus Fabian | 6 | -0/+222 |
2017-10-26 | acl-plugin: refactor the "show acl-plugin" CLI, use vlib_cli_output() vs. for... |  Andrew Yourtchenko | 1 | -181/+194 |
2017-10-26 | session: swap appns secret to host byte order |  Florin Coras | 2 | -2/+2 |
2017-10-26 | fib test - fix undefined behavior warning found by clang |  Gabriel Ganne | 3 | -3/+3 |
2017-10-26 | 17.10 Release Notes |  Florin Coras | 1 | -0/+251 |
2017-10-26 | VCL: add session namespace support. |  Dave Wallace | 7 | -52/+231 |
2017-10-26 | Allow IPsec interface to have SAs reset |  Matthew Smith | 6 | -1/+177 |
2017-10-25 | opensuse support: reworked SUSE DEPS variables |  Marco Varlese | 1 | -6/+14 |
2017-10-25 | VCL: Return data for recvfrom(MSG_PEEK) |  Steven | 1 | -11/+23 |
2017-10-25 | lldp: protection code to check a valid interface index |  Steve Shin | 1 | -2/+9 |
2017-10-25 | VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so |  Dave Wallace | 3 | -16/+18 |
2017-10-25 | VCL: Fix vcl test scripts to check vcl.am instead of uri.am |  Dave Wallace | 2 | -2/+2 |
2017-10-25 | vlib: add support for multiple buffer pools |  Damjan Marion | 11 | -38/+79 |
2017-10-25 | Do not include x86intrin.h if unavailable |  Gabriel Ganne | 1 | -0/+2 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. |  Ole Troan | 6 | -25/+96 |
2017-10-25 | L3 proxy FIB source for container networking |  Andrew Yourtchenko | 16 | -10/+513 |
2017-10-25 | One armed NAT (VPP-1035) |  Matus Fabian | 9 | -35/+429 |
2017-10-25 | VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom |  Steven | 3 | -34/+194 |
2017-10-24 | VCL-LDPRELOAD: Fix coverity warnings. |  Dave Wallace | 3 | -12/+12 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so |  Dave Wallace | 29 | -424/+157 |
2017-10-24 | Update L2 header offset after VLAN tag rewrite |  Neale Ranns | 1 | -1/+3 |
2017-10-24 | fix test_lb_ip4_gre6() cleanup |  Gabriel Ganne | 1 | -1/+1 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 65 | -46/+85 |
2017-10-23 | af_packet: invalid TCP/UDP offload checksum on RX node recalculation |  Jakub Grajciar | 6 | -3/+171 |
2017-10-23 | VXLAN:small refactor to vxlan input |  Eyal Bari | 1 | -235/+175 |
2017-10-21 | test bfd - DPO_PROTO_IP6 is part of DpoProto |  Gabriel Ganne | 1 | -2/+2 |
2017-10-20 | Thread_index for thread0 in vlib_global_main not initialised |  Keith Burns (alagalah) | 1 | -0/+1 |
2017-10-20 | VCL: Fix converity warning CID 177864 |  Dave Wallace | 1 | -2/+2 |
2017-10-20 | VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select |  Dave Wallace | 3 | -174/+190 |