Age | Commit message (Expand) | Author | Files | Lines |
2018-08-13 | Multiarch for ip4 forwarding nodes |  Damjan Marion | 1 | -59/+49 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 7 | -25/+30 |
2018-08-11 | Multiversioning: Device (tx) function constructor |  Mohsin Kazmi | 3 | -18/+45 |
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 | 9 | -69/+249 |
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 | 9 | -112/+297 |
2018-08-10 | Use the bihash walk function |  Neale Ranns | 1 | -126/+130 |
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 | bfd:fix NULL session free/put |  Eyal Bari | 1 | -1/+0 |
2018-08-09 | Fix "Old Style VLA" build warnings |  Juraj Sloboda | 2 | -7/+36 |
2018-08-07 | Fix dangling reference in l2fib_scan(...) |  Dave Barach | 1 | -0/+8 |
2018-08-06 | re-indent UDP encap documentation |  Neale Ranns | 1 | -31/+34 |
2018-08-04 | socket api: multiple fds in one msg |  Florin Coras | 1 | -1/+2 |
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 | 5 | -3/+99 |
2018-08-03 | Documentation fix on "set interface ip[6] table" |  Yichen Wang | 1 | -2/+2 |
2018-08-01 | vxlan:optimize cached entry compare |  Eyal Bari | 1 | -9/+5 |
2018-07-31 | vxlan:decap.c conform coding style |  Eyal Bari | 1 | -620/+690 |
2018-07-31 | fix 'sh vxlan tunnels' |  Neale Ranns | 1 | -15/+4 |
2018-07-31 | vcl: add read/write udp support |  Florin Coras | 4 | -21/+38 |
2018-07-30 | SIXRD: fix post introduction of the directed subnet broadcast |  Neale Ranns | 2 | -12/+4 |
2018-07-30 | FIB: return entry prefix by const reference to avoid the copy |  Neale Ranns | 11 | -74/+56 |
2018-07-30 | Reverse the logic of flagging malformed packet in fragmentation code to allow... |  Rajesh Saluja | 1 | -1/+1 |
2018-07-28 | session/dlmalloc: coverity fixes |  Florin Coras | 1 | -1/+1 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 9 | -32/+46 |
2018-07-27 | Fix memory leak in processing of ICMPv6 RA event (VPP-1360) |  Juraj Sloboda | 1 | -1/+2 |
2018-07-26 | Clean up dpdk plugin rx/tx pcap tracing |  Dave Barach | 2 | -0/+6 |
2018-07-26 | L2 Flood: use the buffer clone API rather than buffer recycle |  Neale Ranns | 1 | -260/+168 |
2018-07-24 | Create a unit-test plugin |  Dave Barach | 1 | -1779/+0 |
2018-07-23 | session: send rx events only if session ready |  Florin Coras | 2 | -2/+9 |
2018-07-23 | L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api |  Neale Ranns | 3 | -4/+7 |
2018-07-23 | Update pipeline.h: use vlib_get_buffers |  Dave Barach | 3 | -329/+215 |
2018-07-23 | fix vector index range checks |  Eyal Bari | 8 | -8/+8 |
2018-07-21 | Loopback tx: support multiple tx intfcs per frame |  Dave Barach | 1 | -153/+197 |
2018-07-21 | fix IP directed broadcast node declarations |  Matthew Smith | 2 | -2/+2 |
2018-07-20 | Add congestion drop in interface handoff |  Damjan Marion | 1 | -3/+27 |
2018-07-20 | QOS: mark/record fix feature ordering c-n-p error |  Neale Ranns | 1 | -5/+5 |
2018-07-20 | IP directed broadcast |  Neale Ranns | 15 | -29/+279 |
2018-07-20 | QoS: marking and recording for MPLS and VLAN |  Neale Ranns | 3 | -18/+267 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 19 | -76/+42 |
2018-07-19 | session: coverity warnings |  Florin Coras | 1 | -8/+10 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 1 | -1/+1 |
2018-07-19 | Cleanup of handoff code |  Damjan Marion | 5 | -341/+24 |
2018-07-19 | qos record:fix disable on interface delete |  Eyal Bari | 1 | -1/+1 |
2018-07-19 | ip4-input and ip4-input-no-checksum should be siblings |  Neale Ranns | 1 | -11/+1 |
2018-07-18 | qos mark/record: fix disable-sw_if_index range check |  Eyal Bari | 2 | -2/+2 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 3 | -0/+20 |