Age | Commit message (Expand) | Author | Files | Lines |
2019-06-28 | igmp: Trace more data form input packets | Neale Ranns | 2 | -7/+16 |
2019-06-27 | session: Add transport vft protocol options | Nathan Skrzypczak | 1 | -2/+4 |
2019-06-27 | svm: improve fifo segment test | Florin Coras | 1 | -1/+13 |
2019-06-27 | lacp: custom dump for sw_interface_lacp_dump | Steven Luong | 1 | -3/+30 |
2019-06-26 | tcp session: improvement to tests | Florin Coras | 2 | -12/+29 |
2019-06-26 | svm: fix fifo segment free chunk bytes accounting | Florin Coras | 1 | -17/+112 |
2019-06-26 | gbp: enforce same endpoint mac and ip src | Benoît Ganne | 1 | -6/+15 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 3 | -10/+10 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 4 | -4/+0 |
2019-06-26 | vmxnet3: custom dump and debug cli fix | Steven Luong | 3 | -27/+84 |
2019-06-26 | hsa: move vcl test apps to hsa | Florin Coras | 10 | -6/+4823 |
2019-06-25 | tcp: delivery rate estimator | Florin Coras | 1 | -0/+312 |
2019-06-25 | lisp: move cp tests to unittest | Florin Coras | 2 | -0/+1432 |
2019-06-25 | hsa: move external echo apps to hsa | Florin Coras | 4 | -0/+4533 |
2019-06-25 | hsa: move session-apps to host-stack apps plugin | Florin Coras | 8 | -0/+3511 |
2019-06-25 | ipsec: print spi in hexadecimal | Guillaume Solignac | 1 | -2/+3 |
2019-06-25 | avf: fix clear hw stats | Filip Tehlar | 3 | -2/+14 |
2019-06-24 | quic: server create streams test case | Dave Wallace | 1 | -1/+1 |
2019-06-22 | lacp: convert clib_warning to event logger | Steven Luong | 4 | -20/+78 |
2019-06-20 | quic: remove session flags identifying Q/S sessions | Nathan Skrzypczak | 1 | -8/+3 |
2019-06-20 | buffers: fix crash | Klement Sekera | 2 | -0/+92 |
2019-06-19 | vppinfra: fix rbtree node delete | Florin Coras | 1 | -1/+5 |
2019-06-19 | gbp: Add support for arp unicast forward in gbp bridge domain | Mohsin Kazmi | 1 | -1/+8 |
2019-06-18 | session: fix memory out of bound issue | Lijian.Zhang | 1 | -0/+8 |
2019-06-18 | fib: fib api updates | Neale Ranns | 10 | -158/+170 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 6 | -31/+28 |
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 | 2 | -36/+65 |
2019-06-18 | vppinfra: add format_hex_bytes_no_wrap | Damjan Marion | 1 | -5/+5 |
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 | session: use listener_handle instead of listener_index | Nathan Skrzypczak | 3 | -27/+11 |
2019-06-14 | avf: update known issues section in README.md | Damjan Marion | 1 | -5/+1 |
2019-06-13 | crypto-ia32: fix typo in ifdef for avx512 version | Neale Ranns | 1 | -1/+1 |
2019-06-12 | avf: add README.md section about spoofing check | Damjan Marion | 1 | -0/+10 |
2019-06-12 | static_http: Typo in short_help. | Paul Vinciguerra | 1 | -1/+1 |
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 | fix compiling error with marvell pp2 plugin | jialv01 | 1 | -0/+1 |
2019-06-11 | lacp: remove duplicated code | Zhiyong Yang | 1 | -1/+0 |
2019-06-08 | mactime: add per-mac allow-with-quota feature | Dave Barach | 5 | -15/+73 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 13 | -11/+14 |
2019-06-07 | lacp: create lacp-process on demand | Steven Luong | 4 | -26/+86 |
2019-06-07 | no trigger nat ipfix flush in first worker | dongjuan | 1 | -1/+1 |
2019-06-06 | dpdk: fix clear hw stats | Filip Tehlar | 3 | -3/+3 |
2019-06-06 | gbp: fix lpm classification with vlan | Benoît Ganne | 1 | -50/+12 |
2019-06-06 | gbp: do not classify unknown packet as EP packets | Benoît Ganne | 1 | -0/+4 |
2019-06-06 | lb: crashed with some specific commit under heavy traffic | Hongjun Ni | 3 | -5/+13 |
2019-06-05 | avf: enable promiscuous mode | Steven Luong | 3 | -1/+18 |
2019-06-05 | L3 cross connect | Neale Ranns | 9 | -0/+1252 |