Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-07-09 | quic: add back missing test timeout | Nathan Skrzypczak | 1 | -2/+2 |
2019-07-09 | quic: fix passive disconnect handling & refactor | Nathan Skrzypczak | 4 | -541/+752 |
2019-07-09 | tests: treat all truthy env vars the same way | Paul Vinciguerra | 2 | -13/+31 |
2019-07-09 | papi: update VPPEnumType for python3 | Paul Vinciguerra | 1 | -1/+4 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand | Dave Barach | 9 | -11/+224 |
2019-07-08 | vcl: add worker unregister api | Florin Coras | 2 | -0/+12 |
2019-07-08 | vcl: cleanup listener accept fifo | Florin Coras | 1 | -0/+14 |
2019-07-08 | map gbp papi: match endianess of f64 | Paul Vinciguerra | 7 | -11/+130 |
2019-07-08 | ip: retain local interface address adjacency | Matthew Smith | 1 | -6/+24 |
2019-07-08 | session: add flag to disable session lookup | Nathan Skrzypczak | 5 | -5/+15 |
2019-07-08 | gbp: More unit tests | Neale Ranns | 2 | -55/+450 |
2019-07-08 | session: target app.fib_index in unbind_uri | Nathan Skrzypczak | 1 | -3/+6 |
2019-07-08 | api: Implement log_dump/log_details | Paul Vinciguerra | 5 | -60/+241 |
2019-07-08 | gbp: refactor policy nodes | Benoît Ganne | 8 | -406/+301 |
2019-07-05 | misc: allow second ':' in commit message | Damjan Marion | 1 | -1/+1 |
2019-07-05 | vxlan-gbp: Decap ignores reserved bits | Neale Ranns | 4 | -22/+35 |
2019-07-05 | ethernet: ARP disabled node | Neale Ranns | 2 | -15/+113 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 27 | -177/+323 |
2019-07-05 | tcp: timestamp adjustment | Vladimir Kropylev | 3 | -3/+14 |
2019-07-05 | gbp: use bd index at ext-itf creation instead of bd id | Benoît Ganne | 1 | -1/+3 |
2019-07-05 | tcp: add cc algo start tx event | Florin Coras | 2 | -0/+16 |
2019-07-05 | tcp: add cc algo undo recovery notification | Florin Coras | 2 | -18/+23 |
2019-07-05 | tcp: add loss signal to cc algo | Florin Coras | 5 | -26/+62 |
2019-07-05 | gbp: add unit-tests for anonymous l3out | Benoît Ganne | 2 | -28/+498 |
2019-07-05 | gbp: update gbp-ext-itf API | Benoît Ganne | 5 | -107/+49 |
2019-07-03 | vxlan-gpe: simplify counter code | Zhiyong Yang | 1 | -22/+10 |
2019-07-04 | hsa: clean up quic_echo | Dave Wallace | 1 | -11/+11 |
2019-07-03 | vcl: disable ldp bidirectional multiple socket tests | Florin Coras | 1 | -5/+2 |
2019-07-03 | doxygen: improve .md file discovery | Dave Barach | 1 | -0/+2 |
2019-07-03 | misc: fix coverity warnings | Dave Barach | 4 | -4/+10 |
2019-07-03 | api: remove garbage from sockclnt_create reply | Vratko Polak | 3 | -2/+25 |