Age | Commit message (Expand) | Author | Files | Lines |
2017-11-22 | VCL: remove bogus ASSERT(). | Dave Wallace | 1 | -2/+0 |
2017-11-22 | VPP-254 Coding standard cleanup - vnet/vnet/hdlc | Swarup Nayak | 5 | -126/+197 |
2017-11-22 | session: do not check transport for local table binds | Florin Coras | 1 | -9/+9 |
2017-11-22 | dpdk: fix potential crash in buffer free function | Damjan Marion | 1 | -18/+49 |
2017-11-22 | session: more rules unit tests and cli improvements | Florin Coras | 3 | -17/+142 |
2017-11-22 | use intel intrinsics in clib_memcpy64_x4 | Damjan Marion | 1 | -47/+54 |
2017-11-22 | CLI for interface MPLS enable returns errors to caller | Neale Ranns | 1 | -1/+5 |
2017-11-22 | Fix MPLS local-label CLI | Neale Ranns | 2 | -4/+4 |
2017-11-22 | VOM: stats: Associate stat obj to interface | Mohsin Kazmi | 5 | -25/+71 |
2017-11-21 | VCL: close-on-empty state transition refactoring. | Dave Wallace | 2 | -660/+763 |
2017-11-21 | session: unset fifo event before reading fifo size | Florin Coras | 1 | -6/+4 |
2017-11-21 | tcp: initialize builtin client ns | Florin Coras | 1 | -1/+1 |
2017-11-21 | stn-plugin: do not assume all punted packets start with L3 header. | Andrew Yourtchenko | 1 | -0/+12 |
2017-11-21 | use REV on aarch64 for endianness swapping (VPP-1067) | Gabriel Ganne | 1 | -0/+19 |
2017-11-21 | dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t | Damjan Marion | 11 | -80/+152 |
2017-11-20 | session/tcp: filtering improvements | Florin Coras | 8 | -127/+234 |
2017-11-20 | dpdk: add support for DPDK 17.11 | Damjan Marion | 12 | -212/+49 |
2017-11-20 | VCL: Update lcl addr/port from connect session reply msg. | Dave Wallace | 1 | -0/+4 |
2017-11-20 | Have PAPI find its API definition files | Chris Luke | 1 | -5/+140 |
2017-11-20 | nowhere to set read_timeout | dongjuan | 1 | -2/+2 |
2017-11-19 | session: fix session rules api to use transport proto | Florin Coras | 1 | -0/+1 |
2017-11-19 | VCL-LDPRELOAD: Fix CID179207 | Dave Wallace | 2 | -4/+19 |
2017-11-18 | Call a plugin init function by name | Dave Barach | 2 | -0/+29 |
2017-11-18 | test http server: prealloc fifos/segment options | Florin Coras | 1 | -3/+29 |
2017-11-18 | Rename classifier ip6-sr metadata set action | Dave Barach | 3 | -5/+5 |
2017-11-18 | unformat function for FIB paths | Neale Ranns | 6 | -360/+198 |
2017-11-17 | VOM fixes and logger improvements | Neale Ranns | 7 | -30/+47 |
2017-11-17 | Replace tap interface using general interface | Hongjun Ni | 5 | -52/+50 |
2017-11-17 | acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg... | Andrew Yourtchenko | 1 | -3/+11 |
2017-11-17 | vppcom: improve listener session handling | Florin Coras | 3 | -56/+126 |
2017-11-16 | acl-plugin: also print human-friendly format of 5tuple in packet trace | Andrew Yourtchenko | 1 | -0/+22 |
2017-11-16 | tcp: register with ip for header parsing by default | Florin Coras | 1 | -9/+12 |
2017-11-16 | Deal with double name-pointer chases | Dave Barach | 1 | -48/+167 |
2017-11-16 | dpdk: add additional data to TX trace | Damjan Marion | 3 | -2/+9 |
2017-11-16 | dpdk/ipsec: use physmem when creating pools | Sergio Gonzalez Monroy | 3 | -84/+116 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 9 | -220/+294 |
2017-11-15 | memif: fix uninitialized pointer read coverity error | Steven | 1 | -0/+2 |
2017-11-15 | BIER: coverity fixes | Neale Ranns | 6 | -11/+22 |
2017-11-15 | Punt DNS request/reply traffic when name resolution disabled | Dave Barach | 3 | -5/+27 |
2017-11-15 | Revert "vnet: af_packet mark l3 offload cksum" | Jakub Grajciar | 1 | -2/+1 |
2017-11-15 | armv8 crc32 - fix macro name | Gabriel Ganne | 1 | -1/+1 |
2017-11-15 | Fix cosmetic issue in configure.ac | Damjan Marion | 1 | -1/+1 |
2017-11-15 | VOM: interface's handle() retreives from singular instance | Neale Ranns | 2 | -0/+11 |
2017-11-15 | VOM: interface RD update reconfigures L3 bindings | Neale Ranns | 4 | -21/+82 |
2017-11-14 | VOM: bridge-domain learning mode and route help commands | Neale Ranns | 8 | -7/+125 |
2017-11-14 | Ip6 dump not showing fib table names (VPP-1063) | Neale Ranns | 2 | -9/+9 |
2017-11-14 | Fix typos in configure.ac and dpdk/buffer.c | Damjan Marion | 2 | -10/+10 |
2017-11-14 | vppinfra: fix pool_get_aligned_will_expand for fixed pools | Florin Coras | 1 | -3/+4 |
2017-11-14 | NULL-terminate load_balance_nsh_nodes[] | Gabriel Ganne | 1 | -0/+1 |
2017-11-14 | bier - fix node table declaration | Gabriel Ganne | 3 | -3/+6 |