aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-11ipsec: Revert "IPSEC: remove double byte swap of IP addresses"Neale Ranns1-10/+18
2019-07-11gbp: An Endpoint can change sclassNeale Ranns4-18/+103
2019-07-11avf: add more link speedsDamjan Marion2-1/+7
2019-07-11quic: Fix quic_echo event flagsNathan Skrzypczak1-9/+9
2019-07-11vom: Fix reference to flags in GBP bridge-domainNeale Ranns1-1/+1
2019-07-10tcp: improve rate estimateFlorin Coras3-19/+35
2019-07-10ip: fix show ip neigh vector read overflowBenoît Ganne3-38/+30
2019-07-10vlib: Replace timer in CLI with an event processChris Luke1-16/+140
2019-07-10emacs: update the vat plugin generatorDave Barach2-17/+6
2019-07-10misc: fix buffer issue in geneve_inputZhiyong Yang1-10/+8
2019-07-10quic: Improve timing interface for quic_echoNathan Skrzypczak1-100/+202
2019-07-10fib: fib_entry_flags_update takes a vector of pathsNeale Ranns1-5/+1
2019-07-10tests: Re-enable ipsec tests on ARMjuraj.linkes2-6/+4
2019-07-09acl: perform the ACL-as-a-service user registrations in global heapAndrew Yourtchenko2-10/+14
2019-07-09session: notify app of session and transport cleanupFlorin Coras5-3/+39
2019-07-09quic: echo thread can handle multiple sessionsNathan Skrzypczak2-129/+278
2019-07-09udp: UDPC handle open failNathan Skrzypczak2-6/+14
2019-07-09tests: remove unused class attribute in VppTestCasePaul Vinciguerra1-1/+0
2019-07-09gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itfNeale Ranns21-415/+760
2019-07-09tcp: remove warning for multi-seg scnario.Simon Zhang1-1/+0
2019-07-09vat: unload unused vat pluginsDave Barach22-314/+100
2019-07-09fib: fix urpf_itfs vector overflowBenoît Ganne1-45/+16
2019-07-09misc: extras update list_api_changes.py to PY3Paul Vinciguerra1-11/+14
2019-07-09tcp: track last lost bytes in sack sbFlorin Coras2-3/+10
2019-07-09quic: add back missing test timeoutNathan Skrzypczak1-2/+2
2019-07-09quic: fix passive disconnect handling & refactorNathan Skrzypczak4-541/+752
2019-07-09tests: treat all truthy env vars the same wayPaul Vinciguerra2-13/+31
2019-07-09papi: update VPPEnumType for python3Paul Vinciguerra1-1/+4
2019-07-09vppinfra: allocate bihash virtual space on demandDave Barach9-11/+224
2019-07-08vcl: add worker unregister apiFlorin Coras2-0/+12
2019-07-08vcl: cleanup listener accept fifoFlorin Coras1-0/+14
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra7-11/+130
2019-07-08ip: retain local interface address adjacencyMatthew Smith1-6/+24
2019-07-08session: add flag to disable session lookupNathan Skrzypczak5-5/+15
2019-07-08gbp: More unit testsNeale Ranns2-55/+450
2019-07-08session: target app.fib_index in unbind_uriNathan Skrzypczak1-3/+6
2019-07-08api: Implement log_dump/log_detailsPaul Vinciguerra5-60/+241
2019-07-08gbp: refactor policy nodesBenoît Ganne8-406/+301
2019-07-05misc: allow second ':' in commit messageDamjan Marion1-1/+1
2019-07-05vxlan-gbp: Decap ignores reserved bitsNeale Ranns4-22/+35
2019-07-05ethernet: ARP disabled nodeNeale Ranns2-15/+113
2019-07-05sctp: move to plugins, disabled by defaultFlorin Coras27-177/+323
2019-07-05tcp: timestamp adjustmentVladimir Kropylev3-3/+14
2019-07-05gbp: use bd index at ext-itf creation instead of bd idBenoît Ganne1-1/+3
2019-07-05tcp: add cc algo start tx eventFlorin Coras2-0/+16
2019-07-05tcp: add cc algo undo recovery notificationFlorin Coras2-18/+23
2019-07-05tcp: add loss signal to cc algoFlorin Coras5-26/+62
2019-07-05gbp: add unit-tests for anonymous l3outBenoît Ganne2-28/+498
2019-07-05gbp: update gbp-ext-itf APIBenoît Ganne5-107/+49
2019-07-03vxlan-gpe: simplify counter codeZhiyong Yang1-22/+10