Age | Commit message (Expand) | Author | Files | Lines |
2017-12-09 | vlib: PCI rework to support VFIO | Damjan Marion | 7 | -432/+835 |
2017-12-09 | VPP-249 Coding standards cleanup - vnet/vnet/dhcp | khemendra kumar | 8 | -2035/+2085 |
2017-12-09 | jvpp: include all api files from @top_builddir@/vpp | Marek Gradzki | 2 | -6/+5 |
2017-12-09 | jvpp: do not hardcode event sufixes (VPP-940) | Marek Gradzki | 7 | -141/+175 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 3 | -23/+0 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 12 | -148/+363 |
2017-12-08 | vppinfra: fix issues depending on compiler | Sergio Gonzalez Monroy | 1 | -34/+34 |
2017-12-08 | punt: fix tracing for partially traced chains | Klement Sekera | 1 | -4/+5 |
2017-12-08 | vom: acl-l3: Fix pretty print for TCP mask and flags | Mohsin Kazmi | 1 | -2/+2 |
2017-12-08 | VOM: prefix bit fiddling | Neale Ranns | 3 | -19/+130 |
2017-12-07 | jvpp: unify notification handling | Marek Gradzki | 3 | -23/+7 |
2017-12-07 | jvpp: remove special request<>reply mappings | Marek Gradzki | 10 | -102/+28 |
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 | 6 | -22/+14 |
2017-12-06 | Restructure some files in LB to src/vnet to reuse | Hongjun Ni | 5 | -14/+47 |
2017-12-06 | Remove unused, uninteresting code | Dave Barach | 11 | -4133/+0 |
2017-12-06 | make clib_maplog_update_header(...) globally accessible | Dave Barach | 3 | -22/+56 |
2017-12-06 | fix bug in pager | Neale Ranns | 1 | -2/+3 |
2017-12-05 | fill "show cpu" Flag list on aarch64 platforms (VPP-1065) | Gabriel Ganne | 2 | -6/+84 |
2017-12-05 | tap_v2: convert ring size from network to host order | Milan Lenco | 1 | -2/+2 |
2017-12-05 | dpdk/ipsec: multiple fixes | Sergio Gonzalez Monroy | 5 | -105/+126 |
2017-12-05 | dpdk:remove duplicate code | Eyal Bari | 1 | -11/+8 |
2017-12-05 | remove smp dead code (VPP-1066) | Gabriel Ganne | 3 | -729/+0 |
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 | vlib: switch when frames are different | Eyal Bari | 1 | -10/+12 |
2017-12-04 | tap_v2: move code to vnet/devices/tap | Damjan Marion | 7 | -17/+27 |
2017-12-04 | tapcli: change interface name | Damjan Marion | 1 | -1/+1 |
2017-12-04 | dpdk: remove unused "use_rss" flag | Eyal Bari | 2 | -7/+0 |
2017-12-04 | dpdk: remove duplicate function | Eyal Bari | 1 | -32/+1 |
2017-12-04 | dpdk: remove unused cached eth input node | Eyal Bari | 2 | -10/+0 |
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 | maplog headers, offline processing, doxygen tags | Dave Barach | 3 | -30/+384 |
2017-12-02 | VOM: l2fib: Add bvi flag support | Mohsin Kazmi | 3 | -13/+29 |
2017-12-02 | tap_v2: multiple improvements | Damjan Marion | 10 | -118/+380 |
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 | 2 | -5/+7 |
2017-12-01 | Coverity warning be gone | Dave Barach | 1 | -1/+1 |
2017-12-01 | vnet: fix a typo in vnet/buffer.c | Steven | 1 | -1/+1 |
2017-12-01 | virtio: fix coverity warnings | Steven | 3 | -9/+8 |
2017-12-01 | VOM: fixes for interface recreate on agent restart and L2 re-binding | Neale Ranns | 4 | -10/+24 |
2017-12-01 | acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d... | Andrew Yourtchenko | 1 | -13/+33 |
2017-11-30 | tap_v2: move netlink code to separate file | Damjan Marion | 4 | -76/+148 |
2017-11-30 | NAT44: identity NAT (VPP-1073) | Matus Fabian | 3 | -7/+301 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend | Damjan Marion | 14 | -2/+2271 |
2017-11-30 | Fix CLI path parsing for via interface only | Neale Ranns | 1 | -6/+6 |