Age | Commit message (Expand) | Author | Files | Lines |
2017-12-11 | VPP-273 Coding standards cleanup - vnet/vnet/unix | sharath reddy | 8 | -794/+947 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 2 | -7/+17 |
2017-12-10 | BIER coverity Fix | Neale Ranns | 1 | -6/+8 |
2017-12-10 | tap_v2: fix issues reported by coverity | Damjan Marion | 1 | -3/+3 |
2017-12-10 | update builtin UDP server to new vnet_session API | Andreas Schultz | 1 | -3/+25 |
2017-12-10 | make sure the very first fragment triggers an rx_callback | Andreas Schultz | 1 | -0/+1 |
2017-12-10 | VPP-1077 Add meaningful error info, when executing command with enable/disabl... | Swarup Nayak | 3 | -12/+12 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 34 | -518/+1017 |
2017-12-09 | VPP-249 Coding standards cleanup - vnet/vnet/dhcp | khemendra kumar | 8 | -2035/+2085 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 2 | -7/+0 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 10 | -126/+326 |
2017-12-08 | punt: fix tracing for partially traced chains | Klement Sekera | 1 | -4/+5 |
2017-12-07 | Corrected help string of show ip punt | Swarup Nayak | 2 | -2/+2 |
2017-12-06 | VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept | satish.karunanithi | 3 | -182/+211 |
2017-12-06 | Label stack size exceeded fix | Neale Ranns | 2 | -1/+19 |
2017-12-06 | session: support for rule tags overwriting | Florin Coras | 2 | -67/+156 |
2017-12-06 | UT: Repaired broken C unit tests (--enable-tests) | Ole Troan | 1 | -9/+6 |
2017-12-06 | Restructure some files in LB to src/vnet to reuse | Hongjun Ni | 2 | -0/+141 |
2017-12-06 | Remove unused, uninteresting code | Dave Barach | 2 | -744/+0 |
2017-12-05 | tap_v2: convert ring size from network to host order | Milan Lenco | 1 | -2/+2 |
2017-12-05 | Revert "FIB: optimise for src memory allocations" | Neale Ranns | 5 | -264/+121 |
2017-12-04 | vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset | Steven | 1 | -0/+22 |
2017-12-04 | tap_v2: move code to vnet/devices/tap | Damjan Marion | 6 | -4/+4 |
2017-12-04 | tapcli: change interface name | Damjan Marion | 1 | -1/+1 |
2017-12-04 | tap_v2: coverity strikes, again! | Steven | 1 | -2/+3 |
2017-12-04 | virtio: zero data structs in virtio_vring_init | Damjan Marion | 1 | -3/+3 |
2017-12-02 | tap_v2: multiple improvements | Damjan Marion | 8 | -104/+321 |
2017-12-02 | gpe: fix gpe enable/disable command | Florin Coras | 1 | -1/+1 |
2017-12-01 | session: allocate cb messages from client ring | Florin Coras | 1 | -5/+5 |
2017-12-01 | vnet: fix a typo in vnet/buffer.c | Steven | 1 | -1/+1 |
2017-12-01 | virtio: fix coverity warnings | Steven | 2 | -6/+7 |
2017-11-30 | tap_v2: move netlink code to separate file | Damjan Marion | 3 | -76/+146 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend | Damjan Marion | 11 | -1/+1957 |
2017-11-30 | Fix CLI path parsing for via interface only | Neale Ranns | 1 | -6/+6 |
2017-11-30 | af_packet: update tx_frame even when ring exhausted | Florin Coras | 1 | -2/+2 |
2017-11-29 | Add some indent-off to the node declarations in ip4-forward | Neale Ranns | 1 | -19/+42 |
2017-11-29 | session: fix preallocation of local endpoint table | Florin Coras | 7 | -34/+41 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 17 | -31/+271 |
2017-11-29 | DES-CBC/3DES-CBC support for VPP IPSec Core | “mukeshyadav1984” | 4 | -26/+57 |
2017-11-28 | VPP-246 Coding standards cleanup - vnet/vnet/classify | khemendra kumar | 10 | -1830/+2045 |
2017-11-28 | VPP-268 Coding standards cleanup - vnet/vnet/plugin | Krishanpal singh | 1 | -0/+8 |
2017-11-28 | Shut down session queue input nodes on exit | Dave Barach | 2 | -0/+21 |
2017-11-28 | tcp: fix retransmissions under buffer shortage | Florin Coras | 7 | -35/+88 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 12 | -55/+889 |
2017-11-27 | session: return bound listener for proxy accepts | Florin Coras | 3 | -1/+14 |
2017-11-27 | VPP-253 Coding standards cleanup - vnet/vnet/gre | Swarup Nayak | 6 | -878/+968 |
2017-11-27 | Fix - sh ip fib mtrie sum | Neale Ranns | 2 | -13/+18 |
2017-11-27 | SRv6 improvements to binary API | Pablo Camarillo | 4 | -22/+84 |
2017-11-27 | Address COVERITY warnings | Marco Varlese | 1 | -0/+6 |
2017-11-27 | tcp: fix proxy connection validation | Florin Coras | 1 | -0/+4 |