Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
37dab437be1331e40f6f3e63f52235655431f65f
37dab43
ipsec: coverity found c-n-p error
by Neale Ranns
· 5 years ago
b09f4d0
api: enable binary API event logging in vat
by Dave Barach
· 5 years ago
7b8a30d
build: separate pkg builds from verify target
by Dave Wallace
· 5 years ago
9082b43
quic: integrate vpp crypto api for quic packets encryption
by Mathias Raoul
· 5 years ago
4b0b0d4
ipsec: rewind missing from dual loop
by Neale Ranns
· 5 years ago
f974794
interface: fix issue that pcap rx/tx trace not available when there are worker threads
by Wei CHEN
· 5 years ago
692b949
session: allow transports to generate closed notifications
by Florin Coras
· 5 years ago
53c5015
api: add DSCP definitions to ip_types.api
by Paul Vinciguerra
· 5 years ago
f745752
tests: fix error in VppDiedError exception
by Paul Vinciguerra
· 5 years ago
b957d80
vppinfra: add doubly linked list
by Florin Coras
· 5 years ago
b966b96
nsim: cross-connect mode crash at interface output node
by John Lo
· 5 years ago
edff805
docs: add compressed core file description
by Dave Barach
· 5 years ago
95dd1fe
quic: fix show session verbose
by Aloys Augustin
· 5 years ago
bec771b
tls quic: reduce default segment sizes
by Aloys Augustin
· 5 years ago
a0abbff
session: add thread index to all formatters
by Aloys Augustin
· 5 years ago
fe67afd
vcl: fix namespace debug print
by Benoît Ganne
· 5 years ago
0af49a8
svm: handles heap dlmalloc allocation failure
by Benoît Ganne
· 5 years ago
2f7364a
vcl: fix tsock 0-ing in test client
by Benoît Ganne
· 5 years ago
401aedf
ipsec: drop outbound ESP when no crypto alg set
by Matthew Smith
· 5 years ago
43ba292
ip: Trace the packet from the punt node
by Neale Ranns
· 5 years ago
deb5827
nat: added handoff trace index for easier trace match
by Filip Varga
· 5 years ago
495d7ff
ipsec: Reference count the SAs
by Neale Ranns
· 5 years ago
def35a2
vom: build VOM package when CI builds
by YohanPipereau
· 5 years ago
3f88a74
nat: fix net44 lb static API
by Benoît Ganne
· 5 years ago
79a32a4
tests: remove invalid arguments passed to papi
by Paul Vinciguerra
· 5 years ago
dfd5722
papi: fix vpp_format from change in vl_api_prefix_t
by Paul Vinciguerra
· 5 years ago
719beb7
ip ipsec: Remove IPSec SPI-0 punt reason
by Neale Ranns
· 5 years ago
6d72c17
docs: how to enable coredump with systemd
by Benoît Ganne
· 5 years ago
bbe6d11
syslog: fix syslog structured data formatting
by Benoît Ganne
· 5 years ago
9e4946b
vppinfra: bihash add-but-do-not-overwrite semantics
by Dave Barach
· 5 years ago
39040a6
ip: Punt node does not free iovecs
by Neale Ranns
· 5 years ago
a4d2431
ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"
by Neale Ranns
· 5 years ago
d2029bc
ipsec: Revert "IPSEC: remove double byte swap of IP addresses"
by Neale Ranns
· 5 years ago
6d1ba56
gbp: An Endpoint can change sclass
by Neale Ranns
· 5 years ago
705b296
avf: add more link speeds
by Damjan Marion
· 6 years ago
bc34b8f
quic: Fix quic_echo event flags
by Nathan Skrzypczak
· 5 years ago
6955ecd
vom: Fix reference to flags in GBP bridge-domain
by Neale Ranns
· 5 years ago
85fc130
tcp: improve rate estimate
by Florin Coras
· 5 years ago
adbaf7b
ip: fix show ip neigh vector read overflow
by Benoît Ganne
· 5 years ago
6a3a4f7
vlib: Replace timer in CLI with an event process
by Chris Luke
· 5 years ago
e5a7d59
emacs: update the vat plugin generator
by Dave Barach
· 5 years ago
33fa710
misc: fix buffer issue in geneve_input
by Zhiyong Yang
· 5 years ago
3771200
quic: Improve timing interface for quic_echo
by Nathan Skrzypczak
· 5 years ago
b5d61a9
fib: fib_entry_flags_update takes a vector of paths
by Neale Ranns
· 5 years ago
1105766
tests: Re-enable ipsec tests on ARM
by juraj.linkes
· 5 years ago
e4f9556
acl: perform the ACL-as-a-service user registrations in global heap
by Andrew Yourtchenko
· 5 years ago
70f26d5
session: notify app of session and transport cleanup
by Florin Coras
· 5 years ago
ace5152
quic: echo thread can handle multiple sessions
by Nathan Skrzypczak
· 5 years ago
50f4a41
udp: UDPC handle open fail
by Nathan Skrzypczak
· 5 years ago
bfb9fe3
tests: remove unused class attribute in VppTestCase
by Paul Vinciguerra
· 5 years ago
e28c87c
gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf
by Neale Ranns
· 5 years ago
777d2ae
tcp: remove warning for multi-seg scnario.
by Simon Zhang
· 5 years ago
21a4384
vat: unload unused vat plugins
by Dave Barach
· 5 years ago
3f5ebed
fib: fix urpf_itfs vector overflow
by Benoît Ganne
· 5 years ago
57783ef
misc: extras update list_api_changes.py to PY3
by Paul Vinciguerra
· 5 years ago
b3f58e1
tcp: track last lost bytes in sack sb
by Florin Coras
· 5 years ago
24cbf77
quic: add back missing test timeout
by Nathan Skrzypczak
· 5 years ago
e92090b
quic: fix passive disconnect handling & refactor
by Nathan Skrzypczak
· 5 years ago
0cbc71d
tests: treat all truthy env vars the same way
by Paul Vinciguerra
· 5 years ago
a089ae1
papi: update VPPEnumType for python3
by Paul Vinciguerra
· 5 years ago
32dcd3b
vppinfra: allocate bihash virtual space on demand
by Dave Barach
· 5 years ago
369db83
vcl: add worker unregister api
by Florin Coras
· 5 years ago
aaff5ee
vcl: cleanup listener accept fifo
by Florin Coras
· 5 years ago
888640a
map gbp papi: match endianess of f64
by Paul Vinciguerra
· 6 years ago
44e6046
ip: retain local interface address adjacency
by Matthew Smith
· 5 years ago
2eed1a1
session: add flag to disable session lookup
by Nathan Skrzypczak
· 5 years ago
69a85b5
gbp: More unit tests
by Neale Ranns
· 6 years ago
61ad550
session: target app.fib_index in unbind_uri
by Nathan Skrzypczak
· 5 years ago
03f1af2
api: Implement log_dump/log_details
by Paul Vinciguerra
· 5 years ago
1d6d9f0
gbp: refactor policy nodes
by Benoît Ganne
· 5 years ago
94bef09
misc: allow second ':' in commit message
by Damjan Marion
· 5 years ago
81cfa9c
vxlan-gbp: Decap ignores reserved bits
by Neale Ranns
· 5 years ago
fe2fff3
ethernet: ARP disabled node
by Neale Ranns
· 5 years ago
3ffe6ca
sctp: move to plugins, disabled by default
by Florin Coras
· 5 years ago
1cfcb78
tcp: timestamp adjustment
by Vladimir Kropylev
· 5 years ago
17237fb
gbp: use bd index at ext-itf creation instead of bd id
by Benoît Ganne
· 5 years ago
ca2831a
tcp: add cc algo start tx event
by Florin Coras
· 5 years ago
eff6b82
tcp: add cc algo undo recovery notification
by Florin Coras
· 5 years ago
a3c3265
tcp: add loss signal to cc algo
by Florin Coras
· 5 years ago
ba6abfa
gbp: add unit-tests for anonymous l3out
by Benoît Ganne
· 5 years ago
3918bdb
gbp: update gbp-ext-itf API
by Benoît Ganne
· 5 years ago
73c8d1d
vxlan-gpe: simplify counter code
by Zhiyong Yang
· 5 years ago
7c1af9d
hsa: clean up quic_echo
by Dave Wallace
· 5 years ago
0f46e16
vcl: disable ldp bidirectional multiple socket tests
by Florin Coras
· 5 years ago
138945f
doxygen: improve .md file discovery
by Dave Barach
· 5 years ago
4bda2d9
misc: fix coverity warnings
by Dave Barach
· 5 years ago
fc4828c
api: remove garbage from sockclnt_create reply
by Vratko Polak
· 5 years ago
0c7f54d
quic: fifo notifications fix
by Aloys Augustin
· 5 years ago
3eea9de
gbp: Consider data-plane learnt source better than control-plane
by Neale Ranns
· 5 years ago
7bf7ea3
gbp: improve contract formatting
by Neale Ranns
· 5 years ago
063f374
vppapigen: allow decimal number in NUM token
by Paul Vinciguerra
· 5 years ago
c2ac235
fib: allow route delete with no paths and multipath=0 to remove the whole route
by Neale Ranns
· 5 years ago
eaacce4
svm: fix multi-chunk fifo alloc and add more tests
by Florin Coras
· 5 years ago
b5ef26d
tests: fix FORCE_FOREGROUND
by juraj.linkes
· 5 years ago
b34f99c
vat: Fix the incrementing IPv6 address
by Neale Ranns
· 5 years ago
063366e
tests: Have worker return immediately on bad executable
by Paul Vinciguerra
· 5 years ago
6898e5c
svm: fix shm segment delete
by Florin Coras
· 5 years ago
9683c1e
api: fix coverity warnings
by Dave Barach
· 5 years ago
3c0d84c
gbp: add anonymous l3-out subnets
by Benoît Ganne
· 5 years ago
cfc7a10
gbp: add anonymous l3-out external interfaces
by Benoît Ganne
· 5 years ago
Next »