Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | session: allow transports to generate closed notifications | Florin Coras | 6 | -27/+44 |
2019-07-14 | api: add DSCP definitions to ip_types.api | Paul Vinciguerra | 1 | -0/+46 |
2019-07-14 | tests: fix error in VppDiedError exception | Paul Vinciguerra | 1 | -2/+2 |
2019-07-13 | vppinfra: add doubly linked list | Florin Coras | 4 | -0/+609 |
2019-07-12 | nsim: cross-connect mode crash at interface output node | John Lo | 3 | -6/+7 |
2019-07-12 | docs: add compressed core file description | Dave Barach | 1 | -0/+27 |
2019-07-12 | quic: fix show session verbose | Aloys Augustin | 3 | -33/+28 |
2019-07-12 | tls quic: reduce default segment sizes | Aloys Augustin | 2 | -3/+3 |
2019-07-12 | session: add thread index to all formatters | Aloys Augustin | 7 | -4/+15 |
2019-07-12 | vcl: fix namespace debug print | Benoît Ganne | 1 | -2/+1 |
2019-07-12 | svm: handles heap dlmalloc allocation failure | Benoît Ganne | 1 | -0/+6 |
2019-07-12 | vcl: fix tsock 0-ing in test client | Benoît Ganne | 1 | -2/+3 |
2019-07-12 | ipsec: drop outbound ESP when no crypto alg set | Matthew Smith | 4 | -5/+162 |
2019-07-12 | ip: Trace the packet from the punt node | Neale Ranns | 1 | -7/+14 |
2019-07-12 | nat: added handoff trace index for easier trace match | Filip Varga | 1 | -2/+4 |
2019-07-12 | ipsec: Reference count the SAs | Neale Ranns | 10 | -167/+158 |
2019-07-12 | vom: build VOM package when CI builds | YohanPipereau | 1 | -0/+4 |
2019-07-12 | nat: fix net44 lb static API | Benoît Ganne | 1 | -1/+1 |
2019-07-12 | tests: remove invalid arguments passed to papi | Paul Vinciguerra | 1 | -5/+1 |
2019-07-12 | papi: fix vpp_format from change in vl_api_prefix_t | Paul Vinciguerra | 2 | -12/+10 |
2019-07-12 | ip ipsec: Remove IPSec SPI-0 punt reason | Neale Ranns | 6 | -57/+63 |
2019-07-12 | docs: how to enable coredump with systemd | Benoît Ganne | 3 | -0/+14 |
2019-07-12 | syslog: fix syslog structured data formatting | Benoît Ganne | 2 | -1/+6 |
2019-07-11 | vppinfra: bihash add-but-do-not-overwrite semantics | Dave Barach | 1 | -0/+7 |
2019-07-11 | ip: Punt node does not free iovecs | Neale Ranns | 3 | -11/+22 |
2019-07-11 | ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify" | Neale Ranns | 5 | -27/+26 |
2019-07-11 | ipsec: Revert "IPSEC: remove double byte swap of IP addresses" | Neale Ranns | 1 | -10/+18 |
2019-07-11 | gbp: An Endpoint can change sclass | Neale Ranns | 4 | -18/+103 |
2019-07-11 | avf: add more link speeds | Damjan Marion | 2 | -1/+7 |
2019-07-11 | quic: Fix quic_echo event flags | Nathan Skrzypczak | 1 | -9/+9 |
2019-07-11 | vom: Fix reference to flags in GBP bridge-domain | Neale Ranns | 1 | -1/+1 |
2019-07-10 | tcp: improve rate estimate | Florin Coras | 3 | -19/+35 |
2019-07-10 | ip: fix show ip neigh vector read overflow | Benoît Ganne | 3 | -38/+30 |
2019-07-10 | vlib: Replace timer in CLI with an event process | Chris Luke | 1 | -16/+140 |
2019-07-10 | emacs: update the vat plugin generator | Dave Barach | 2 | -17/+6 |
2019-07-10 | misc: fix buffer issue in geneve_input | Zhiyong Yang | 1 | -10/+8 |
2019-07-10 | quic: Improve timing interface for quic_echo | Nathan Skrzypczak | 1 | -100/+202 |
2019-07-10 | fib: fib_entry_flags_update takes a vector of paths | Neale Ranns | 1 | -5/+1 |
2019-07-10 | tests: Re-enable ipsec tests on ARM | juraj.linkes | 2 | -6/+4 |
2019-07-09 | acl: perform the ACL-as-a-service user registrations in global heap | Andrew Yourtchenko | 2 | -10/+14 |
2019-07-09 | session: notify app of session and transport cleanup | Florin Coras | 5 | -3/+39 |
2019-07-09 | quic: echo thread can handle multiple sessions | Nathan Skrzypczak | 2 | -129/+278 |
2019-07-09 | udp: UDPC handle open fail | Nathan Skrzypczak | 2 | -6/+14 |
2019-07-09 | tests: remove unused class attribute in VppTestCase | Paul Vinciguerra | 1 | -1/+0 |
2019-07-09 | gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf | Neale Ranns | 21 | -415/+760 |
2019-07-09 | tcp: remove warning for multi-seg scnario. | Simon Zhang | 1 | -1/+0 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 22 | -314/+100 |
2019-07-09 | fib: fix urpf_itfs vector overflow | Benoît Ganne | 1 | -45/+16 |
2019-07-09 | misc: extras update list_api_changes.py to PY3 | Paul Vinciguerra | 1 | -11/+14 |
2019-07-09 | tcp: track last lost bytes in sack sb | Florin Coras | 2 | -3/+10 |