Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-14 | g2: clean up compile/link errors |  Dave Barach | 3 | -35/+33 |
2019-06-14 | vppinfra: optimize elog_string |  Dave Barach | 2 | -5/+31 |
2019-06-14 | stats: add version field to stat segment base header |  Ole Troan | 6 | -0/+32 |
2019-06-14 | ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped... |  Neale Ranns | 4 | -18/+52 |
2019-06-14 | interface: interface dump API check validity of sw_if_index |  Neale Ranns | 1 | -1/+1 |
2019-06-14 | misc: Update MAINTAINERS to include interface common |  Neale Ranns | 2 | -1/+6 |
2019-06-13 | crypto-ia32: fix typo in ifdef for avx512 version |  Neale Ranns | 1 | -1/+1 |
2019-06-13 | ipsec: remove spurious warnings |  Neale Ranns | 3 | -7/+0 |
2019-06-13 | tcp: fix tcp_do_fastretransmits failure. |  Guoao Sun | 1 | -0/+2 |
2019-06-05 | ipsec: ah_decrypt rework |  Filip Tehlar | 1 | -167/+283 |
2019-06-12 | avf: add README.md section about spoofing check |  Damjan Marion | 1 | -0/+10 |
2019-06-12 | infra: fix minor memory leak in "api trace..." |  Dave Barach | 3 | -6/+15 |
2019-06-12 | static_http: Typo in short_help. |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-12 | session: use session handles as app listener handles |  Florin Coras | 5 | -63/+51 |
2019-06-12 | tcp: better estimate snd space for rxt with no sacks |  Florin Coras | 2 | -4/+2 |
2019-06-12 | tcp: add cc stats plotting tools |  Florin Coras | 2 | -0/+231 |
2019-06-12 | misc: add check_commit_msg.sh script |  Damjan Marion | 1 | -0/+50 |
2019-06-12 | papi: make socket disconnect more robust |  Vratko Polak | 1 | -1/+1 |
2019-06-12 | tests: filter sw_interface_dump in tests. |  Paul Vinciguerra | 2 | -3/+3 |
2019-06-12 | maintainers: add vcl |  Florin Coras | 1 | -2/+7 |
2019-06-12 | buffers: fix vlib_buffer_free_no_next |  Damjan Marion | 1 | -1/+1 |
2019-06-12 | misc: update MAINTAINERS file |  Damjan Marion | 1 | -23/+159 |
2019-06-12 | lacp: cleanup unnecessary pointer cast |  Zhiyong Yang | 5 | -46/+38 |
2019-06-12 | NAT: interface fib fix (VPP-1691) |  Filip Varga | 1 | -8/+16 |
2019-06-11 | vlib: avoid retrieving freed file in epoll |  Florin Coras | 1 | -6/+7 |
2019-06-11 | ip: punt coverity fix of CLI input |  Neale Ranns | 1 | -1/+4 |
2019-06-11 | fix compiling error with marvell pp2 plugin |  jialv01 | 1 | -0/+1 |
2019-06-11 | lacp: remove duplicated code |  Zhiyong Yang | 1 | -1/+0 |