Age | Commit message (Expand) | Author | Files | Lines |
2017-12-13 | VPP-1032: fix coverity warnings | Dave Barach | 1 | -1/+2 |
2017-12-12 | tcp/session: add make tests | Florin Coras | 1 | -11/+28 |
2017-12-12 | session: fix proxy removal | Florin Coras | 1 | -20/+68 |
2017-12-12 | Stats for Multicast FIB | Neale Ranns | 6 | -11/+461 |
2017-12-12 | Add chi-squared test statistic calculator to random.c | Dave Barach | 3 | -1/+108 |
2017-12-12 | VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ... | Swarup Nayak | 2 | -4/+10 |
2017-12-11 | session: generalize handling of network transports | Florin Coras | 15 | -201/+263 |
2017-12-11 | acl-plugin: unapply/reapply the classifier-based inacls when performing macip... | Andrew Yourtchenko | 1 | -1/+29 |
2017-12-11 | ONE-33 "one statistics flush" throws assert when one counter not added | Swarup Nayak | 1 | -0/+3 |
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 | 3 | -15/+17 |
2017-12-11 | vcl: fix session preallocation | Florin Coras | 1 | -0/+2 |
2017-12-10 | vlib: fix issues in the new pci code reported by coverity | Damjan Marion | 1 | -6/+12 |
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 | improve vapi json parser error handling | Klement Sekera | 1 | -1/+19 |
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 | 4 | -19/+31 |
2017-12-09 | BIER in non-MPLS netowrks | Neale Ranns | 35 | -519/+1019 |
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 |