Age | Commit message (Expand) | Author | Files | Lines |
2019-02-21 | physmem: keep physmem VA in 39-bit address space on x86_64 | Damjan Marion | 5 | -6/+45 |
2019-02-21 | API: client does not set root permissions on shm segment | Neale Ranns | 1 | -4/+2 |
2019-02-21 | GBP: BD index not BD ID | Neale Ranns | 1 | -1/+1 |
2019-02-21 | vcl/session: send unlisten over message queue | Florin Coras | 6 | -20/+84 |
2019-02-21 | tcp: drop outstanding data when entering closing state | Florin Coras | 4 | -7/+16 |
2019-02-21 | svm: fix mem ordering for enqueue nocopy | Florin Coras | 1 | -1/+1 |
2019-02-20 | TESTS: refactor framework send_and_expect. | Paul Vinciguerra | 2 | -17/+14 |
2019-02-20 | pg: fix payload hex-string bug | Kingwel Xie | 1 | -6/+8 |
2019-02-20 | Remove autotools leftovers from gitignore | Benoît Ganne | 1 | -2/+0 |
2019-02-20 | pg: fix tracing when device-input feature arc is used | Damjan Marion | 1 | -6/+4 |
2019-02-20 | pg: fix crash when multiple streams are enqueuing to the same next | Damjan Marion | 1 | -1/+1 |
2019-02-20 | pg: remove no-recycle option | Damjan Marion | 41 | -83/+0 |
2019-02-20 | calculate per-thread time offset | Dave Barach | 3 | -1/+66 |
2019-02-20 | session: fix local sessions disconnects | Florin Coras | 3 | -23/+23 |
2019-02-20 | vom: Fix the versioning issue [vpp-1555] | Mohsin Kazmi | 2 | -0/+11 |
2019-02-20 | docs: use python3 for make docs. | Paul Vinciguerra | 2 | -3/+4 |
2019-02-20 | make test-doc: Clean up import errors. | Paul Vinciguerra | 2 | -1/+8 |
2019-02-20 | tls: add vcl test | Florin Coras | 5 | -8/+44 |
2019-02-20 | IPSEC: API coverity error of unitialised stat_index value | Neale Ranns | 1 | -0/+2 |
2019-02-20 | IPSEC-GRE: no clib_warning in the DP | Neale Ranns | 1 | -3/+0 |
2019-02-19 | Makefile: correct opensuse 15.0 dep naming | Ed Kern | 1 | -2/+2 |
2019-02-19 | ldp: return byte count from a successful recvfrom | Haggai Eran | 1 | -2/+6 |
2019-02-19 | reassembly: handle ip6 atomic fragments | Klement Sekera | 1 | -6/+3 |
2019-02-19 | avf: fix feature arc, take two | Damjan Marion | 1 | -1/+2 |
2019-02-19 | reassembly: fix buffer usage counter | Klement Sekera | 2 | -5/+12 |
2019-02-19 | VPP-1504: Remove JVPP | Michal Cmarada | 133 | -10873/+13 |
2019-02-19 | dpdk: update Cisco VIC port type | Hyong Youb Kim | 1 | -4/+1 |
2019-02-19 | dpdk: do not shift PKT_RX_FDIR | Hyong Youb Kim | 1 | -1/+1 |
2019-02-19 | acl-plugin: split the dataplane function into two, save 10sec in compile time | Andrew Yourtchenko | 1 | -87/+110 |
2019-02-19 | VPP-1568:when entry src cover change, recursive-loop fib still can not work. | mu.duojiao | 2 | -0/+84 |
2019-02-19 | tap gso: experimental support | Andrew Yourtchenko | 14 | -59/+786 |
2019-02-19 | VPP-1573 fix crash in ip6 reassembly | Klement Sekera | 1 | -1/+1 |
2019-02-19 | ip6-local: fix uninitialized variable error | Damjan Marion | 1 | -1/+1 |
2019-02-19 | VOM: no assert on interface mac set | Neale Ranns | 2 | -2/+3 |
2019-02-19 | avf: fix feature arc | Damjan Marion | 1 | -0/+3 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index | Florin Coras | 4 | -19/+29 |
2019-02-18 | session: move fifo allocation logic to app worker | Florin Coras | 9 | -176/+159 |
2019-02-18 | NAT: fix: multiple definition of nat64_cleaner_process_event_e | Neale Ranns | 3 | -3/+3 |
2019-02-18 | Resolve vppapigen DeprecationWarning. | Paul Vinciguerra | 1 | -6/+7 |
2019-02-18 | tcp: harden for high scale scenarios | Florin Coras | 9 | -35/+82 |
2019-02-18 | DHCP: trace flags copied from old to new not vice-versa | Neale Ranns | 2 | -2/+2 |
2019-02-18 | NAT: VPP-1552 code migration from old multiarch scheme | Filip Varga | 26 | -448/+387 |
2019-02-18 | Explicit dual-loop in ip6-local | Benoît Ganne | 1 | -72/+134 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 18 | -72/+174 |
2019-02-18 | NAT44: fix snat_get_worker_out2in_cb (VPP-1536) | Matus Fabian | 4 | -17/+126 |
2019-02-18 | tcp: fix handling of retransmitted syns | Florin Coras | 2 | -16/+26 |
2019-02-15 | Optimize ip6-local | Benoît Ganne | 1 | -246/+187 |
2019-02-15 | Fix connexion segfault in session api affecting tcp_echo | Nathan Skrzypczak | 1 | -1/+2 |
2019-02-15 | dpdk-ipsec: store buffer index into crypto-op private | Kingwel Xie | 5 | -44/+115 |
2019-02-15 | 19.01 Release Notes | Andrew Yourtchenko | 1 | -0/+389 |