Age | Commit message (Expand) | Author | Files | Lines |
2019-06-21 | tcp: add option to pass opaque to next node |  Florin Coras | 3 | -3/+12 |
2019-06-20 | vppapigen: allow negative number in NUM token |  Ole Troan | 1 | -1/+1 |
2019-06-20 | interface: fix the incorrect sizes/offsets in the tso segmentation |  Andrew Yourtchenko | 1 | -2/+2 |
2019-06-20 | ipsec: add ipsec api custom-dump routines |  Dave Barach | 1 | -1/+157 |
2019-06-20 | quic: remove session flags identifying Q/S sessions |  Nathan Skrzypczak | 4 | -12/+10 |
2019-06-20 | vat: vec_free/errmsh copy paste error |  Ole Troan | 1 | -2/+1 |
2019-06-20 | tests: move output from CI results and put in log |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-20 | misc: papi - add __repr__ to FuncWrapper |  Paul Vinciguerra | 1 | -0/+3 |
2019-06-20 | api: fix return code in vxlan_gbp_tunnel_add_del |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-20 | tap: fix the total length of packet for stats byte |  Mohsin Kazmi | 1 | -3/+3 |
2019-06-20 | tap: add support to configure tap interface host MTU size |  Mohsin Kazmi | 11 | -3/+110 |
2019-06-20 | tests: add sudo to gdb commands |  Paul Vinciguerra | 1 | -2/+3 |
2019-06-20 | buffers: fix crash |  Klement Sekera | 4 | -3/+130 |
2019-06-19 | vppinfra: fix rbtree node delete |  Florin Coras | 2 | -4/+12 |
2019-06-19 | gbp: Add support for arp unicast forward in gbp bridge domain |  Mohsin Kazmi | 1 | -1/+8 |
2019-06-19 | l2: BD ARP termination entry API update |  Neale Ranns | 9 | -88/+95 |
2019-06-19 | api: fix typos in api error descriptions |  Paul Vinciguerra | 1 | -7/+7 |
2019-06-19 | ipsec: fix l2 header handling in ah encrypt |  Klement Sekera | 1 | -6/+6 |
2019-06-19 | interface: Fix the tso segmentation |  Mohsin Kazmi | 1 | -10/+9 |
2019-06-19 | misc: add bonding, lacp and vmxnet3 to MAINTAINERS |  Steven Luong | 1 | -0/+15 |
2019-06-19 | tests: send packet output to log - test_punt.py |  Paul Vinciguerra | 1 | -1/+0 |
2019-06-19 | mpls: fix header offset overflow |  Benoît Ganne | 1 | -3/+6 |
2019-06-19 | session: call session_dequeue_notify after svm_fifo_dequeue_drop |  Vladimir Kropylev | 1 | -1/+4 |
2019-06-18 | tests: fix checkstyle failure in test_stats_client.py |  Steven Luong | 1 | -1/+4 |
2019-06-18 | tcp: allow custom output next node |  Florin Coras | 2 | -0/+4 |
2019-06-18 | ipsec: fix ipv6 tunnel protect tests |  Florin Coras | 1 | -2/+1 |
2019-06-18 | build: update MAINTAINERS |  Paul Vinciguerra | 1 | -0/+1 |
2019-06-18 | session: fix memory out of bound issue |  Lijian.Zhang | 2 | -1/+9 |
2019-06-18 | vppinfra: rbtree custom insert/search/del |  Florin Coras | 2 | -24/+99 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 47 | -2125/+2447 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 133 | -5005/+4807 |
2019-06-18 | stats: off by one error in /sys/node/{calls,clocks,...} |  Ole Troan | 1 | -4/+4 |
2019-06-18 | stats: fix memory leakage when adding / deleting interfaces |  Ole Troan | 7 | -21/+94 |
2019-06-18 | misc: vpp_papi- add tests, clean up pep8 |  Paul Vinciguerra | 8 | -18/+205 |
2019-06-18 | api: string type to convert to vector |  Ole Troan | 12 | -71/+105 |
2019-06-18 | dpdk: check result of rte_mempool_create_empty |  Lijian.Zhang | 1 | -0/+15 |
2019-06-18 | quic: fix handling of stream reset & close |  Nathan Skrzypczak | 3 | -36/+73 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 4 | -64/+85 |
2019-06-18 | vppinfra: add format_hex_bytes_no_wrap |  Damjan Marion | 3 | -5/+22 |
2019-06-18 | avf: fix adminq enqueue errors |  Damjan Marion | 2 | -5/+9 |
2019-06-18 | avf: add logging macros and improve logging |  Damjan Marion | 3 | -13/+134 |
2019-06-17 | ip: consolidate IPv6 link-local-address functions. |  Jon Loeliger | 2 | -18/+1 |
2019-06-17 | ipsec: One DPO per SA |  Neale Ranns | 5 | -24/+16 |
2019-06-17 | ipsec: return original SA create error for tunnel create |  Neale Ranns | 1 | -2/+2 |
2019-06-17 | session: use listener_handle instead of listener_index |  Nathan Skrzypczak | 14 | -42/+32 |
2019-06-17 | misc: vpp-api - add __repr__ to VPPApiClient. |  Paul Vinciguerra | 1 | -0/+13 |
2019-06-16 | vlib: add "memory-trace stats-segment" |  Dave Barach | 6 | -61/+199 |
2019-06-14 | api: add mp-safe/barrier-sync indication to elogs |  Dave Barach | 2 | -6/+18 |
2019-06-14 | ipsec: Display user specified SPI ID not VPP's index |  Neale Ranns | 1 | -1/+3 |
2019-06-14 | avf: update known issues section in README.md |  Damjan Marion | 1 | -5/+1 |