Age | Commit message (Expand) | Author | Files | Lines |
2019-03-02 | session: notify app of segment removal |  Florin Coras | 1 | -1/+12 |
2019-03-02 | session: fix unlisten with invalid handles |  Florin Coras | 1 | -2/+12 |
2019-03-02 | session: cleanup/rename functions |  Florin Coras | 22 | -262/+189 |
2019-03-02 | session: cleanup session event types |  Florin Coras | 10 | -74/+63 |
2019-03-01 | tcp: allow future acks if in window |  Florin Coras | 1 | -4/+9 |
2019-03-01 | Tests: Trivial fox use of 'is'. |  Paul Vinciguerra | 2 | -2/+2 |
2019-03-01 | IPSEC: tunnel-input; don't load the HW interface struct |  Neale Ranns | 4 | -43/+41 |
2019-03-01 | nsh: fix load failure |  Filip Tehlar | 5 | -69/+69 |
2019-03-01 | gtpu: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -50/+34 |
2019-03-01 | dpdk: update mlx[45] linking options |  Matthew Smith | 3 | -7/+6 |
2019-03-01 | ioam: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -19/+27 |
2019-03-01 | pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 3 | -12/+6 |
2019-03-01 | VOM: mprefix and mpath encode fixes |  Neale Ranns | 4 | -6/+10 |
2019-03-01 | session: refactor local connects |  Florin Coras | 12 | -887/+475 |
2019-03-01 | VOM: vxlan-tunnel mcast interface fix |  Neale Ranns | 1 | -1/+5 |
2019-03-01 | Tests: Remove all wildcard imports. |  Paul Vinciguerra | 18 | -69/+63 |
2019-03-01 | Tests: Refactor duplicated code. |  Paul Vinciguerra | 3 | -21/+14 |
2019-03-01 | Save signum and faulting address in static variables |  Dave Barach | 1 | -0/+6 |
2019-03-01 | Fix API return code in case of error. |  Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-03-01 | stats: Add node names in /sys/nodes/names |  Ole Troan | 2 | -1/+31 |
2019-03-01 | MAINTAINERS: Add Paul Vinciguerra to test/ |  Paul Vinciguerra | 1 | -0/+1 |
2019-02-28 | vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco... |  Paul Vinciguerra | 1 | -4/+11 |
2019-02-28 | test/vpp_ip_route.py: Trivial. Remove duplicate key. |  Paul Vinciguerra | 1 | -1/+0 |
2019-02-28 | Remove unused imports from hooks |  Naveen Joy | 1 | -4/+0 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names |  Ole Troan | 7 | -11/+108 |
2019-02-28 | VOM: child accessors on GBP route domain |  Neale Ranns | 2 | -0/+17 |
2019-02-28 | l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -318/+352 |
2019-02-28 | MPLS: tunnel delete crash |  Neale Ranns | 1 | -0/+6 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header |  Neale Ranns | 4 | -154/+233 |
2019-02-27 | session: refactor local/cut-through listens |  Florin Coras | 7 | -188/+262 |
2019-02-27 | Fix centos build and build documentation |  jdenisco | 5 | -7/+7 |
2019-02-27 | VPP-1576: fix Coverity issues |  Dave Barach | 3 | -29/+20 |
2019-02-27 | DOC ONLY: update bug report section |  Dave Barach | 1 | -31/+58 |
2019-02-27 | string_test: The dark side of coverity |  Steven Luong | 1 | -4/+0 |
2019-02-27 | IKEv2 plugin export fixes |  Neale Ranns | 3 | -7/+24 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) |  Matus Fabian | 16 | -81/+2858 |
2019-02-27 | Fix crash in barrier sync when vlib_worker_threads is zero |  Damjan Marion | 2 | -3/+5 |
2019-02-26 | vmxnet3: RSS support |  Steven Luong | 7 | -81/+229 |
2019-02-26 | VPP-1574: minimize RPC barrier sync calls |  Dave Barach | 2 | -8/+45 |
2019-02-26 | nsh: migrate old MUTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 8 | -2289/+2438 |
2019-02-26 | stats: buffer gauge callbacks use index instead of name. |  Ole Troan | 3 | -39/+45 |
2019-02-26 | vppapigen: Expose "option version" in generated JSON file. |  Ole Troan | 1 | -0/+1 |
2019-02-26 | session: fix local binds |  Florin Coras | 2 | -3/+4 |
2019-02-26 | VPP-1508 Python3 abstract classes |  Paul Vinciguerra | 7 | -29/+36 |
2019-02-26 | vmxnet3: lro/tso and rx checksum |  Steven Luong | 6 | -45/+283 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin |  Dave Barach | 8 | -388/+390 |
2019-02-26 | Fix vpp crashing when attempting to run in kubernetes Pod |  Artem Belov | 1 | -0/+21 |
2019-02-26 | make test: Stop downloading pip. |  Paul Vinciguerra | 1 | -6/+2 |
2019-02-26 | make test: Add exception handling around subprocess. |  Paul Vinciguerra | 4 | -10/+59 |
2019-02-26 | DSLITE: Fix dslite_get_b4_addr_reply message type. |  Jon Loeliger | 1 | -1/+1 |