Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-08-06 | fix dangling reference in foreach_key_value_pair | Dave Barach | 1 | -0/+7 |
2018-08-04 | socket api: multiple fds in one msg | Florin Coras | 7 | -23/+26 |
2018-08-03 | API: Remove legacy vlibsocket code. | Ole Troan | 7 | -458/+0 |
2018-08-03 | Added missing file | John DeNisco | 13 | -1352/+1372 |
2018-08-03 | PAPI: Union pad at the end of short fields instead of at head. | Ole Troan | 5 | -9/+8 |
2018-08-03 | Fix typo in trace trajectory init | Dave Barach | 1 | -1/+1 |
2018-08-03 | avf: add avf_create_reply_handler to avf_test | Jakub Grajciar | 1 | -1/+18 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands | Radu Nicolau | 5 | -10/+17 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 7 | -4/+237 |
2018-08-03 | vlib: avoid double process dispatch | Florin Coras | 3 | -1/+15 |
2018-08-03 | svm: add support for eventfd signaling to queue | Florin Coras | 7 | -82/+122 |
2018-08-03 | docs: Incororate Scott's overall review | John DeNisco | 22 | -78/+146 |
2018-08-03 | Documentation fix on "set interface ip[6] table" | Yichen Wang | 1 | -2/+2 |
2018-08-03 | acl-plugin: fill in the 5tuple structure all at once, avoid short writes | Andrew Yourtchenko | 1 | -5/+3 |
2018-08-02 | Temporrary disable japi packaging for opensuse | Damjan Marion | 1 | -26/+26 |