Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
9f7e33d60c1a807175c03028493c18be50d26e06
9f7e33d
vppinfra: u32x8 transpose
by Damjan Marion
· 6 years ago
2bc8169
minor spelling errors (both in comments)
by Jim Thompson
· 6 years ago
281ff51
GBP: coverity uninitialised variable warning
by Neale Ranns
· 6 years ago
060bfb9
crypto: add support for AEAD and AES-GCM
by Damjan Marion
· 6 years ago
dc43bcd
http_server: add timer wheel for session cleanup
by Florin Coras
· 6 years ago
ba01f07
crypto: coverity issues
by Damjan Marion
· 6 years ago
c42c7f0
Pipe: fix double count on TX (TX counting is done in interface-output)
by Neale Ranns
· 6 years ago
7363d47
gbp: Add gbp bd flags unit test
by Mohsin Kazmi
· 6 years ago
64b3cc2
Doxygen: clean up vec.h
by Dave Wallace
· 6 years ago
0eed0e1
quic: support addition of fifo segments
by Florin Coras
· 6 years ago
05f7ca1
make the output of "show api dump file <filename> compare-current" doxygen-friendly
by Andrew Yourtchenko
· 6 years ago
c213089
quic: update app ns on connect
by Florin Coras
· 6 years ago
72ac548
crypto: fix init dependency
by Filip Tehlar
· 6 years ago
dc195d6
rdma: more batching, compile rdma-core in release mode
by Benoît Ganne
· 6 years ago
fa7512e
session: fix app name formatting
by Florin Coras
· 6 years ago
f753744
fix pcap_trace cli output issue
by Jack Xu
· 6 years ago
ccf65fb
Fix failing centos jobs due to yum replacing python34 with python36.
by Paul Vinciguerra
· 6 years ago
ae605b8
vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "defininion changed" output
by Andrew Yourtchenko
· 6 years ago
f118ea2
QUIC: Build cleanup
by Dave Wallace
· 6 years ago
b71fa75
IPSEC: punt reasons; SPI=0, no-tunnel
by Neale Ranns
· 6 years ago
6416e62
tcp: do not delete session on establish pop
by Florin Coras
· 6 years ago
8509aa2
ldp: ignore TCP_CORK socket option
by Florin Coras
· 6 years ago
a154017
session: fix http server rpc to main
by Florin Coras
· 6 years ago
282a3cb
tcp: properly validate acks between snd_nxt and una_max
by Florin Coras
· 6 years ago
7c22ff7
ipsec: trunc_size -> icv_size
by Damjan Marion
· 6 years ago
085637f
crypto: pass multiple ops to handler
by Damjan Marion
· 6 years ago
1aa3557
GBP: Counters per-contract
by Neale Ranns
· 6 years ago
070fd4b
tcp: shorten wait in fin-wait-1 with fin rcvd
by Florin Coras
· 6 years ago
deb8af6
Add crypto_ia32 plugin
by Damjan Marion
· 6 years ago
8ea109e
gbp: Add bd flags
by Mohsin Kazmi
· 6 years ago
dc66aad
Fix problem building rdma-core.
by Thomas F Herbert
· 6 years ago
82c5dda
lacp: passive mode support [VPP-1551]
by Steven Luong
· 6 years ago
5ae793a
IPSEC: correctly size per-thread data
by Neale Ranns
· 6 years ago
09a3bc5
virtio: Add support for multiqueue
by Mohsin Kazmi
· 6 years ago
692f9b1
pci: Fix the crash on deleting the pci device
by Mohsin Kazmi
· 6 years ago
211ef2e
rdma: tx: fix stats and add batching
by Benoît Ganne
· 6 years ago
b294f10
IPSEC: show CLI improvements
by Neale Ranns
· 6 years ago
2b60018
GBP: iVXLAN reflection check
by Neale Ranns
· 6 years ago
7cae003
QUIC: Build system update
by Aloys Augustin
· 6 years ago
02ad5bc
session: allow more fifos in preallocated segments
by Florin Coras
· 6 years ago
509028a
session: fix cli for sessions in created state
by Florin Coras
· 6 years ago
6575a9a
session: do not enable pre-input node with 0 workers
by Florin Coras
· 6 years ago
fe269f3
stat-segment: scaling improvement
by Neale Ranns
· 6 years ago
096f2f8
session: remove session logic from io rx evt sender
by Florin Coras
· 6 years ago
69b68ef
session: use app cb function wrappers
by Florin Coras
· 6 years ago
f6adf1f
vppinfra: add u32x4 min / max sse4.2 inlines
by Damjan Marion
· 6 years ago
f65074e
tcp: improve rcv process ack processing
by Florin Coras
· 6 years ago
c6c4394
lisp: use crypto lib instead of openssl directly
by Filip Tehlar
· 6 years ago
f05e732
IPSEC-GRE; tests
by Neale Ranns
· 6 years ago
2b5ba95
IPSEC: tunnel scaling - don't stack the inbould SA
by Neale Ranns
· 6 years ago
ea5bb77
IPSEC: remove pointless feature ordering
by Neale Ranns
· 6 years ago
72491e2
dpdk: fix build error when mlx support enabled
by Matthew Smith
· 6 years ago
d1a12ef
vppinfra: fix sparse_vec_index() returning non-zero index for some nonexistent elements
by Andrew Yourtchenko
· 6 years ago
a4b10e5
dpdk 19.02: fixed speed capability error issue
by Chenmin Sun
· 6 years ago
f545caa
Enhance vlib_buffer_clone to change headroom space for packet
by John Lo
· 6 years ago
ac3b113
VPP-1576: fix a class of spurious warnings
by Dave Barach
· 6 years ago
65ec33b
vppinfra: add few more cpuid flags
by Damjan Marion
· 6 years ago
2d6fc6b
SPAN: Add pending frame on current thread, not on main
by Igor Mikhailov (imichail)
· 6 years ago
19e540f
Convince Coverity that s = format (0, ...) is OK
by Dave Barach
· 6 years ago
26dc58b
Minor bug fixes
by Dave Barach
· 6 years ago
d93638e
revert quicly related build/external changes
by Damjan Marion
· 6 years ago
e524d45
IPSEC-GRE: fixes and API update to common types.
by Neale Ranns
· 6 years ago
95c0ca4
tests: test/vpp_l2.py fix missing name.
by Paul Vinciguerra
· 6 years ago
63d3ac6
vls: add pthread check on vls_attr
by Florin Coras
· 6 years ago
3593a91
tests: refactor vpp_object.py
by Paul Vinciguerra
· 6 years ago
60f3e65
Integrate first QUIC protocol implementation
by Nathan Skrzypczak
· 6 years ago
db4cae5
VOM: recurive route update fix
by Neale Ranns
· 6 years ago
d2a4194
BVI: coverity error fix
by Neale Ranns
· 6 years ago
efd0d29
Update MAINTAINERS
by Dave Barach
· 6 years ago
b4fff3a
ipsec: esp-decrypt rework
by Damjan Marion
· 6 years ago
d7603d9
IPSEC: tunnel fragmentation
by Neale Ranns
· 6 years ago
74b7437
tcp: remove sent rcv wnd 0 flag
by Florin Coras
· 6 years ago
d4bdd93
dhcp: only register UDP ports that are needed
by Matthew Smith
· 6 years ago
f20fd1a
tcp: improve updating of rcv wnd
by Florin Coras
· 6 years ago
96d4e53
rdma: add option to specify inteface name
by Damjan Marion
· 6 years ago
a03d182
crypto: add vnet_crypto_op_init (...)
by Damjan Marion
· 6 years ago
1e3aa5e
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
by Damjan Marion
· 6 years ago
9fd2479
cmake: add vpp_plugin_find_library macro
by Damjan Marion
· 6 years ago
76b5649
Punt Infra
by Neale Ranns
· 6 years ago
1f4e1cb
ipsec: anti-replay code cleanup
by Damjan Marion
· 6 years ago
b38ee66
session: remove unused tx context field
by Florin Coras
· 6 years ago
fe750c2
Add RDMA ibverb driver plugin
by Benoît Ganne
· 6 years ago
6bc6fd0
session: cap max burst to a constant
by Florin Coras
· 6 years ago
4d3aa07
Avoid overwrite in clib_memcpy_le{32,64}
by Damjan Marion
· 6 years ago
0e967e0
VXLAN-GBP: format flags in encap trace
by Neale Ranns
· 6 years ago
51793f5
tcp: remove unused buffer flags
by Florin Coras
· 6 years ago
987aea8
IPSEC: 4o6 and 6o4 for tunnel interfaces
by Neale Ranns
· 6 years ago
45d8f85
IPSEC: fix build breakage from ships in the night merges
by Neale Ranns
· 6 years ago
7d3161a
vat:ignore SIGWINCH signal
by ezkexma
· 6 years ago
0729f64
AppImage packaging
by Dave Barach
· 6 years ago
25edf14
IPSEC: run encrpyt as a feautre on the tunnel
by Neale Ranns
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
64f7530
make-test: fix ValueError raised by hook in python3
by Naveen Joy
· 6 years ago
3b12aa9
VOM: routes support multipath so set is_multipath in route update
by Neale Ranns
· 6 years ago
4dd4cf4
GBP: fixes for l3-out routing
by Neale Ranns
· 6 years ago
d709cbc
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
by Damjan Marion
· 6 years ago
fbf278a
tcp: add cc algo lookup table
by Florin Coras
· 6 years ago
9c1f824
vom: Add support for BVI interface
by Mohsin Kazmi
· 6 years ago
8164a03
FIB: do debug before remvoing last source
by Neale Ranns
· 6 years ago
40ddc31
GBP: missing L3-out type coversion
by Neale Ranns
· 6 years ago
Next »