Age | Commit message (Expand) | Author | Files | Lines |
2018-08-18 | cmake: highlight warning and error messages | Damjan Marion | 4 | -9/+31 |
2018-08-18 | cmake: DPDK rte_config.h parsing | Damjan Marion | 2 | -13/+37 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 42 | -1/+2152 |
2018-08-17 | l2: arp termination dump | Mohsin Kazmi | 4 | -0/+212 |
2018-08-17 | VPP-1392: VXLAN fails with IP fragmentation | Ole Troan | 4 | -2/+6 |
2018-08-17 | Fix a bug in function pipe_rx | Lijian Zhang | 1 | -1/+1 |
2018-08-17 | lacp: issue with slave interface admin up after it is added to the bond group | Steven | 1 | -2/+2 |
2018-08-17 | optimize init_server to reduce session overhead | Ping Yu | 5 | -33/+133 |
2018-08-17 | vlibapi: validate private segment rotor prior to use | Florin Coras | 1 | -1/+1 |
2018-08-17 | vcl: unset fifo events only in read/write | Florin Coras | 1 | -57/+21 |
2018-08-16 | Fix a segment fault issue in TLS | Ping Yu | 1 | -2/+3 |
2018-08-16 | Edit some warning messages in vpp-api client | Ondrej Fabry | 1 | -2/+2 |
2018-08-16 | dpdk: fix rss hash function handling | Damjan Marion | 3 | -6/+23 |
2018-08-16 | VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol | shubing guo | 1 | -1/+1 |
2018-08-15 | tcp: add tcp_error.def to installed headers list | Florin Coras | 1 | -0/+1 |
2018-08-15 | Remove client_index field from replies in API | Ondrej Fabry | 9 | -19/+1 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) | Matus Fabian | 1 | -6/+7 |
2018-08-15 | VPP-1387:foreach outside address vector to find correct index when free outsi... | shubing guo | 3 | -21/+16 |
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 | 2 | -7/+20 |
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 | 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 | 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 | 5 | -66/+75 |
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-10 | IP fragmentation buffer chains, part 2. | Ole Troan | 1 | -19/+21 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 24 | -749/+1518 |
2018-08-10 | IP fragmentation to handle buffer chains. | Ole Troan | 3 | -84/+120 |
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 | 10 | -113/+297 |
2018-08-10 | Use the bihash walk function | Neale Ranns | 2 | -178/+175 |
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 | 5 | -20/+52 |
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 | 5 | -9/+42 |
2018-08-08 | fix typo in bitmap.h | Korian Edeline | 1 | -1/+1 |
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 | 3 | -2/+2 |
2018-08-06 | dlmalloc compiles errors with clang | Neale Ranns | 1 | -1/+5 |