Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. |  Neale Ranns | 4 | -5/+84 |
2019-07-31 | fib: Add some path-list flags to its key |  Neale Ranns | 2 | -1/+11 |
2019-07-31 | fib: fix calls to unformat_fib_path |  Neale Ranns | 5 | -7/+10 |
2019-07-31 | ipsec: Typo in flag name |  Neale Ranns | 1 | -1/+1 |
2019-07-30 | quic: fix cert loading |  Nathan Skrzypczak | 3 | -12/+17 |
2019-07-30 | quic: cleanup and refactorisation |  Aloys Augustin | 7 | -525/+634 |
2019-07-30 | vppinfra: refactor use of CLIB_MEMORY_BARRIER () |  jaszha03 | 7 | -27/+14 |
2019-07-30 | vlib: Fix packet tracing |  Neale Ranns | 1 | -1/+1 |
2019-07-30 | tap: fix segv when host-if-name is not given |  Mohsin Kazmi | 1 | -8/+10 |
2019-07-30 | vppinfra: conformed spinlocks to use CLIB_PAUSE |  jaszha03 | 6 | -8/+14 |
2019-07-29 | misc: add vnet/pipeline.h example |  Dave Barach | 1 | -1/+89 |
2019-07-29 | session: fix vpp to app msg generation |  Florin Coras | 3 | -68/+32 |
2019-07-29 | vcl: fix config parsing of hex values |  Florin Coras | 1 | -24/+23 |
2019-07-29 | api acl: breakout acl_types.api for reuse by others |  Paul Vinciguerra | 2 | -79/+101 |
2019-07-28 | fib: add invalid source type and fix debug log |  Benoît Ganne | 3 | -19/+22 |
2019-07-28 | api: add vl_api_version_t type |  Paul Vinciguerra | 5 | -0/+47 |
2019-07-28 | build: add option to wipe/rebuild papi |  Paul Vinciguerra | 2 | -0/+9 |
2019-07-28 | pg: add GSO support |  Mohsin Kazmi | 11 | -17/+319 |
2019-07-28 | sr: ipv6 segment routing header (srh) update |  Ahmed Abdelsalam | 5 | -1584/+21 |
2019-07-28 | sr: fix srv6 end.t behavior |  Ahmed Abdelsalam | 1 | -1/+2 |
2019-07-27 | session: define connection id length |  Florin Coras | 2 | -7/+15 |
2019-07-26 | session: separate ctrl, new and old events |  Florin Coras | 4 | -89/+126 |
2019-07-26 | tcp: count resets sent |  Florin Coras | 2 | -0/+7 |
2019-07-26 | quic: coverity fixes |  Nathan Skrzypczak | 2 | -9/+30 |
2019-07-26 | libmemif: fix autoconnect |  Jakub Grajciar | 1 | -4/+4 |
2019-07-26 | docs: add binary api trace replay details |  Dave Barach | 1 | -7/+81 |
2019-07-26 | session tcp: handle rxt and acks as custom events |  Florin Coras | 13 | -185/+212 |
2019-07-26 | dhcp ip: DSCP settings for transmitted DHCP packets |  Neale Ranns | 22 | -46/+356 |
2019-07-26 | dpdk: fix vlan stripping |  Neale Ranns | 1 | -11/+15 |
2019-07-26 | dhcp: send unicast and broadcast packets via the IP adjacency |  Neale Ranns | 6 | -56/+122 |
2019-07-25 | misc: remove unnecessary cast in classify |  Zhiyong Yang | 2 | -24/+14 |
2019-07-25 | misc: 19.04.2 Release Notes |  Dave Wallace | 1 | -0/+9 |
2019-07-25 | build: vppapigen search VPP_INCLUDE_DIR if set |  Benoît Ganne | 1 | -2/+8 |
2019-07-25 | build: package .api files in vpp-dev |  Benoît Ganne | 1 | -1/+1 |
2019-07-25 | session: add transport deleted state |  Florin Coras | 4 | -11/+14 |
2019-07-25 | vppinfra: fix coverity warning in mpcap.c |  Dave Barach | 1 | -5/+14 |
2019-07-25 | build: add missing .api files for packaging |  Benoît Ganne | 1 | -1/+8 |
2019-07-25 | vom: QoS support |  Neale Ranns | 18 | -0/+2211 |
2019-07-25 | misc: leverage vlib_buffer_get_current in srp |  Zhiyong Yang | 1 | -1/+1 |
2019-07-25 | memif: Fix uninitialized variable as reported by coverity |  Steven Luong | 1 | -1/+2 |
2019-07-25 | bonding: incorrect RX counters for bond interface |  Steven Luong | 2 | -44/+36 |
2019-07-25 | libmemif: fix chained buffer flag |  Jakub Grajciar | 1 | -0/+1 |
2019-07-24 | acl: implement counters |  Andrew Yourtchenko | 6 | -14/+218 |
2019-07-24 | tests: add cpu/shm info to test runner output |  Paul Vinciguerra | 1 | -1/+13 |
2019-07-24 | qos: QoS dump APIs |  Neale Ranns | 14 | -269/+774 |
2019-07-24 | api: Disable tracing of memclnt_keepalive messages |  Dave Barach | 1 | -6/+11 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word |  Neale Ranns | 13 | -44/+521 |
2019-07-24 | dpdk: Prefetch correct size of rte_mbuf |  Nitin Saxena | 1 | -1/+1 |
2019-07-24 | vapi: add python scripts to vpp-dev package |  Vratko Polak | 3 | -9/+35 |
2019-07-24 | papi: add additional types to vpp_serializer |  Paul Vinciguerra | 1 | -0/+3 |