Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | VPP-1576: fix a set of coverity warnings |  Dave Barach | 2 | -3/+3 |
2019-03-13 | vhost-user: restart vpp may cause vhost to crash |  Steven Luong | 1 | -1/+1 |
2019-03-13 | Move the punt/drop nodes into vlib |  Neale Ranns | 1 | -286/+91 |
2019-03-13 | deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH |  Filip Tehlar | 6 | -32/+32 |
2019-03-13 | deprecate VLIB_NODE_FUNCTION_MULTIARCH |  Filip Tehlar | 8 | -48/+57 |
2019-03-13 | tcp: fix entering closing state while in fast recovery |  Florin Coras | 1 | -5/+15 |
2019-03-13 | tcp: avoid computing flags in push hdr inline |  Florin Coras | 1 | -26/+3 |
2019-03-12 | tcp: print congestion control algorithm in cli |  Florin Coras | 1 | -11/+12 |
2019-03-12 | ip: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 10 | -174/+178 |
2019-03-12 | l2: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 16 | -122/+150 |
2019-03-12 | VPP-1585: fix dns test cli |  Filip Tehlar | 1 | -1/+3 |
2019-03-12 | FIB: path parsing, table-id not fib-index (VPP-1586) |  Neale Ranns | 1 | -1/+11 |
2019-03-12 | ICMP46 error: Clone first buffer instead of "truncating" original buffer |  Ole Troan | 2 | -52/+36 |
2019-03-12 | FIB: crash when deleting default route |  Neale Ranns | 1 | -9/+0 |
2019-03-12 | bfd: register udp ports only when enabled |  Klement Sekera | 1 | -14/+49 |
2019-03-11 | disable multiarch for error-drop |  Filip Tehlar | 1 | -2/+4 |
2019-03-11 | dpo: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 6 | -157/+59 |
2019-03-11 | mfib: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 2 | -29/+13 |
2019-03-11 | tls: fixes and improvements |  Florin Coras | 5 | -36/+53 |
2019-03-11 | session: fix ct that match global table entries |  Florin Coras | 3 | -2/+26 |
2019-03-08 | tcp: fix rcv_wnd computation |  Florin Coras | 1 | -1/+1 |
2019-03-08 | session/tcp/vcl: fixes and optimizations |  Florin Coras | 4 | -9/+5 |
2019-03-08 | tcp: fix window probes in fin-wait-1 |  Florin Coras | 2 | -15/+10 |
2019-03-08 | session: reorganize session fields |  Florin Coras | 3 | -43/+25 |
2019-03-08 | updates now that flags are supported on the API |  Neale Ranns | 1 | -5/+0 |
2019-03-07 | parse ethernet header in ct6_in2out |  Dave Barach | 1 | -7/+14 |
2019-03-07 | Honor vnet_rewrite_data_t data_bytes == 0 |  Dave Barach | 1 | -1/+15 |
2019-03-07 | assign flood_class to vnet_sw_interface_t template in subif api handle function |  Joe Zhou | 1 | -0/+2 |
2019-03-07 | ipsec: cli bug fixes |  Kingwel Xie | 2 | -5/+9 |
2019-03-07 | API: Add python2.7 support for enum flags via aenum |  Ole Troan | 1 | -1/+0 |
2019-03-07 | BIER: trace then drop. MPLS: trace the drops |  Neale Ranns | 2 | -3/+46 |
2019-03-07 | gdb-helper: add gdb_show_traces |  Kingwel Xie | 1 | -0/+74 |
2019-03-07 | classify: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 3 | -26/+21 |
2019-03-07 | policer: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 2 | -26/+23 |
2019-03-07 | session/tls: remove unused t_app_index field |  Florin Coras | 3 | -7/+0 |
2019-03-07 | ipsec: ipsec-if optimizations & bug fixes |  Kingwel Xie | 2 | -254/+309 |
2019-03-07 | session: use transport custom tx for app transports |  Florin Coras | 5 | -24/+31 |
2019-03-07 | session: cleanup instances of deprecated io evts |  Florin Coras | 1 | -5/+5 |
2019-03-06 | sctp chunk_len fix |  Sirshak das | 1 | -2/+4 |
2019-03-06 | session: use session index instead of fifo for evt |  Florin Coras | 7 | -18/+25 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -27/+25 |
2019-03-06 | session: use vpp to switch io events for ct sessions |  Florin Coras | 11 | -160/+158 |
2019-03-06 | tcp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -109/+83 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup |  Damjan Marion | 4 | -558/+447 |
2019-03-06 | GBP: use sclass in the DP for policy |  Neale Ranns | 4 | -9/+3 |
2019-03-06 | interface: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 3 | -34/+32 |
2019-03-06 | cop: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 4 | -21/+9 |
2019-03-06 | vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -80/+85 |
2019-03-06 | span: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 2 | -30/+17 |
2019-03-06 | geneve: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -57/+49 |