Age | Commit message (Expand) | Author | Files | Lines |
2018-08-15 | NAT44: fix bug in snat_interface_add_del (VPP-1380) | Matus Fabian | 1 | -4/+4 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) | Matus Fabian | 3 | -10/+23 |
2018-08-14 | Fix context field position in API definition | Ondrej Fabry | 2 | -2/+2 |
2018-08-14 | Run interior graph nodes before process nodes | Dave Barach | 1 | -14/+7 |
2018-08-14 | Make vagrant work behind a proxy | Kyle Mestery | 6 | -13/+17 |
2018-08-14 | DOCS: Moved multiarch and build system, Incorprated Scott's changes | John DeNisco | 25 | -101/+130 |
2018-08-14 | DOCS: Updated startup.conf parameters | andrew | 1 | -69/+174 |
2018-08-14 | reduce polling and resume overhead by checking if inflight request exists | Ping Yu | 1 | -3/+6 |
2018-08-14 | neighbor advertisement must with target_link option | ahdj007 | 1 | -0/+2 |
2018-08-13 | DOCS: Cleanup Getting Started | John DeNisco | 11 | -253/+97 |
2018-08-13 | classify_add_del_session API: Use more descriptive docstring (VPP-1385) | Juraj Sloboda | 1 | -1/+4 |
2018-08-13 | Multiarch for ip4 forwarding nodes | Damjan Marion | 2 | -59/+50 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 18 | -62/+92 |
2018-08-13 | dpdk: support for DPDK 18.08 | Damjan Marion | 6 | -67/+77 |
2018-08-11 | VPP-1381: Fix the incorrect if condition when delete session for static mapping | shubing guo | 1 | -2/+2 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 8 | -74/+54 |
2018-08-11 | avf: fix prefetch bug | Damjan Marion | 1 | -1/+1 |
2018-08-11 | emacs skeletons: add quad/single, avx2/avx512 support | Dave Barach | 6 | -6/+329 |
2018-08-10 | IP fragmentation buffer chains, part 2. | Ole Troan | 2 | -31/+75 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 24 | -749/+1518 |
2018-08-10 | DOC-ONLY: document latest multi-arch support scheme | Dave Barach | 3 | -0/+172 |
2018-08-10 | DOC-ONLY: build system details | Dave Barach | 5 | -0/+382 |
2018-08-10 | docs: A little cleanup and added some gdb examples. | andrew | 4 | -18/+210 |
2018-08-10 | IP fragmentation to handle buffer chains. | Ole Troan | 4 | -84/+171 |
2018-08-10 | VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors | shubing guo | 1 | -2/+2 |
2018-08-10 | Use IP address types on UDP encap API | Neale Ranns | 14 | -166/+482 |
2018-08-10 | Add test of the IP unnumbered dump | Neale Ranns | 2 | -0/+8 |
2018-08-10 | Use the bihash walk function | Neale Ranns | 2 | -178/+175 |
2018-08-09 | DOCS: General cleanup (did not move any sections) | andrew | 7 | -53/+60 |
2018-08-09 | DOCS: modified writing docs section | javierfernandezvalles | 1 | -1/+1 |
2018-08-09 | DOCS: Restructure Events | John DeNisco | 93 | -866/+270 |
2018-08-09 | Fix L2 flooding to BVI with error return not working | John Lo | 1 | -4/+3 |
2018-08-09 | Thread-safe ARP / ND throttling | Dave Barach | 6 | -75/+103 |
2018-08-09 | acl-plugin: fix failures in some of IPv4 test-debug testcases | Andrew Yourtchenko | 1 | -4/+4 |
2018-08-09 | Fix the fifo-size limitation in tcp_echo | Yalei Wang | 1 | -3/+1 |
2018-08-09 | PAPI: Python 3.7 uses async keyword. | Ole Troan | 1 | -11/+11 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) | Matus Fabian | 6 | -20/+64 |
2018-08-09 | bfd:fix NULL session free/put | Eyal Bari | 1 | -1/+0 |
2018-08-09 | Fix "Old Style VLA" build warnings | Juraj Sloboda | 6 | -9/+48 |
2018-08-08 | fix typo in bitmap.h | Korian Edeline | 1 | -1/+1 |
2018-08-08 | Remove unnecessary routes during vrf-multi-instances tests | Neale Ranns | 2 | -6/+0 |
2018-08-08 | DOC ONLY: Add a new doc for integrating a plugin with VPP | andrew | 4 | -0/+710 |
2018-08-07 | docs: Cleaned up a little removed instructions for mac. | andrew | 1 | -22/+89 |
2018-08-07 | DOC ONLY: document bihash table walker rules | Dave Barach | 1 | -0/+35 |
2018-08-07 | Fix dangling reference in l2fib_scan(...) | Dave Barach | 1 | -0/+8 |
2018-08-07 | api: compute msg table for private registrations | Florin Coras | 1 | -2/+7 |
2018-08-07 | PAPI: Move unit tests to fix packaging issues. | Ole Troan | 4 | -3/+2 |
2018-08-06 | dlmalloc compiles errors with clang | Neale Ranns | 1 | -1/+5 |
2018-08-06 | re-indent UDP encap documentation | Neale Ranns | 1 | -31/+34 |
2018-08-06 | dpdk-flow:fix raw item init | Eyal Bari | 1 | -1/+3 |