Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
aaba610077c21537c775a633d7f64dad239783cb
/
test
9f1b3ff
tests: one more ipfix flush cli to api replacement
by Vratko Polak
· 5 years ago
1b534f5
tests: fix test_gbp.py.
by Paul Vinciguerra
· 5 years ago
464e1dc
quic: test_quic.py style is fixed.
by Chore
· 5 years ago
5dd6a7b
tests: if vpp is dead, specify the test name in the output
by Paul Vinciguerra
· 5 years ago
47e7730
quic: server create streams test case
by Dave Wallace
· 6 years ago
21b83e9
api: implement ipfix_flush
by Paul Vinciguerra
· 5 years ago
496b0de
tests: refactor VppDiedError.
by Paul Vinciguerra
· 5 years ago
2f5fd36
tests: move output from CI results and put in log
by Paul Vinciguerra
· 5 years ago
3a9f11e
tests: add sudo to gdb commands
by Paul Vinciguerra
· 5 years ago
c09b7fd
buffers: fix crash
by Klement Sekera
· 6 years ago
bc764c8
l2: BD ARP termination entry API update
by Neale Ranns
· 5 years ago
7d7e3e8
tests: send packet output to log - test_punt.py
by Paul Vinciguerra
· 5 years ago
c79b32d
tests: fix checkstyle failure in test_stats_client.py
by Steven Luong
· 5 years ago
b54a599
ipsec: fix ipv6 tunnel protect tests
by Florin Coras
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
92e3082
stats: fix memory leakage when adding / deleting interfaces
by Ole Troan
· 5 years ago
e849865
ip: reassembly-separate feature and custom code
by Klement Sekera
· 5 years ago
a6bee0a
ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets
by Neale Ranns
· 6 years ago
7a99823
tests: filter sw_interface_dump in tests.
by Paul Vinciguerra
· 6 years ago
52cd496
bfd: UT for BFD session over GRE tunnel
by Neale Ranns
· 6 years ago
b02d230
VOM-test: fix the UT post BVI and Bridge-domain changes
by Neale Ranns
· 6 years ago
499ea64
tests: framework gracefully handle 'VppTransportShmemIOError'
by Paul Vinciguerra
· 6 years ago
20344a1
tests: fix broken test test_gtpu.py TestGtpuUDP
by Paul Vinciguerra
· 6 years ago
9220775
IP-Punt-redirect: allow the use of a FIB path to describe how to redirect
by Neale Ranns
· 6 years ago
286921e
gbp: fix lpm classification with vlan
by Benoît Ganne
· 6 years ago
59fa121
L3 cross connect
by Neale Ranns
· 6 years ago
e6be702
IPSEC: some CLI fixes
by Neale Ranns
· 6 years ago
4b58a86
Tests: simple refactor in vpp_pg_interface.
by Paul Vinciguerra
· 6 years ago
68577d2
punt: fix the set_punt API/CLI which was rejecting valid ports
by Neale Ranns
· 6 years ago
b538dd8
Punt: specify packets by IP protocol Type
by Neale Ranns
· 6 years ago
288e093
ipip: refactor ipip.api with explicit types
by Ole Troan
· 6 years ago
ebae419
gtpu: unit-test check udp ports
by Jakub Grajciar
· 6 years ago
02d576b
Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype.
by Paul Vinciguerra
· 6 years ago
6aa58b7
make test: fix packet counter assert
by Klement Sekera
· 6 years ago
4d376f6
map: Use vl_api_string macros.
by Paul Vinciguerra
· 6 years ago
f34f1a4
l2tp: l2tp-decap-local don't accept packets unless configured
by Jakub Grajciar
· 6 years ago
a618e20
make test: add option in pg interfaces for duplicating packets
by Alexandre Poirrier
· 6 years ago
50f0ac0
Punt: socket register for exception dispatched/punted packets based on reason
by Neale Ranns
· 6 years ago
9080096
Add an ip6 local hop-by-hop protocol demux table
by Dave Barach
· 6 years ago
f03beca
gre: don't register gre input nodes unless a gre tunnel is created
by Jakub Grajciar
· 6 years ago
cbd0824
IPIP tunnel: use address types on API
by Neale Ranns
· 6 years ago
34641f2
make test: fix bug due to concurrent commits
by Klement Sekera
· 6 years ago
1f37a7b
make test: Fix QUIC External apps transfer test
by Dave Wallace
· 6 years ago
233e468
stats: support multiple works for error counters
by Ole Troan
· 6 years ago
f480507
openssl plugin 3des routine iv_len fix
by Vladimir Ratnikov
· 6 years ago
3a343d4
reassembly: prevent long chain attack
by Klement Sekera
· 6 years ago
b765820
Tests: Refactor. Remove copies of enums.
by Paul Vinciguerra
· 6 years ago
0d144c7
make test: Add QUIC serial transfer test
by Dave Wallace
· 6 years ago
9673e3e
Tests: Raise exception if API cli_inband command fails.
by Paul Vinciguerra
· 6 years ago
fe52dea
gbp: Add unit tests for contracts
by Mohsin Kazmi
· 6 years ago
4271c97
tests: refactor. Replace literal constant w/ named constant.
by Paul Vinciguerra
· 6 years ago
1954229
vpp_papi: remove dependency on environment var. VPP_API_DIR.
by Paul Vinciguerra
· 6 years ago
38404db
tests: test_pipe.py. Fix missing import.
by Paul Vinciguerra
· 6 years ago
80b5e4f
tests: fix TestMPLSPIC tests in test_mpls.py.
by Paul Vinciguerra
· 6 years ago
07c0a9d
make test: vcl fix OSError exception handling
by Dave Wallace
· 6 years ago
3bffd4b
make test: Add QUIC external echo transfer test
by Dave Wallace
· 6 years ago
72d8758
cli: Add return value in cli_inband
by Ole Troan
· 6 years ago
bff9f2f
tests: test/vpp_papi_provider.py Specify exception to catch.
by Paul Vinciguerra
· 6 years ago
7d31ab2
add mactime plugin unit / code coverage tests
by Dave Barach
· 6 years ago
211b28a
make test: add quic multistream test case
by Dave Wallace
· 6 years ago
f40ee3a
make test: introduce COREDUMP_COMPRESS option
by Klement Sekera
· 6 years ago
c7834e0
VPP-1508: Fix zip() under python3.
by Paul Vinciguerra
· 6 years ago
749a89c
Improve lcov reported code coverage stats
by Dave Barach
· 6 years ago
cc99149
make test: add python3 compatibility in extend_packet
by Alexandre Poirrier
· 6 years ago
3e9b7a2
make test: Fix truncated core file
by Dave Wallace
· 6 years ago
ad64687
gcov / test framework: sigterm not sigkill
by Dave Barach
· 6 years ago
04bb642
NAT: VPP-1646 test case asserts
by Filip Varga
· 6 years ago
f4749ca
NAT: VPP-1661 - test case cleanup and refactoring
by Filip Varga
· 6 years ago
9a29f79
vpp_papi_provider.py: update defautmapping.
by Paul Vinciguerra
· 6 years ago
4cb8381
crypto_ipsecmb: use pre-expanded keys
by Damjan Marion
· 6 years ago
a829b13
ipsec: drop runts in esp-decrypt
by Damjan Marion
· 6 years ago
5e6f734
l2: Add support for arp unicast forwarding
by Mohsin Kazmi
· 6 years ago
dd1e3e7
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
4ff09ae
API: Python and Unix domain socket improvement
by Ole Troan
· 6 years ago
89fec71
Revert "NAT: VPP-1531 api cleanup & update"
by Ole Trøan
· 6 years ago
bed1421
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
1b582b8
IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)
by Neale Ranns
· 6 years ago
f682fac
svm: move fifo tests to a separate file
by Florin Coras
· 6 years ago
d207fd7
IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)
by Neale Ranns
· 6 years ago
5a8844b
GRE: API update
by Neale Ranns
· 6 years ago
06a6a30
tls: allow engines to customize close
by Florin Coras
· 6 years ago
d6c9e82
IPSEC: tunnel rekey fix and test (VPP-1652)
by Neale Ranns
· 6 years ago
317b8e0
vcl/session: tx notifications for cut-thru sessions
by Florin Coras
· 6 years ago
6407ba5
api: Add to interface crud - read by sw_if_index.
by Paul Vinciguerra
· 6 years ago
80f6fd5
IPSEC: Pass the algorithm salt (used in GCM) over the API
by Neale Ranns
· 6 years ago
d8cfbeb
crypto-ipsecmb: enable GCM
by Neale Ranns
· 6 years ago
e60dfd7
gbp: Add support for allow sclass/dclass 1
by Mohsin Kazmi
· 6 years ago
47feb11
IPSEC: support GCM in ESP
by Neale Ranns
· 6 years ago
49e7ef6
IPSEC: ESP with ESN tests and fixes
by Neale Ranns
· 6 years ago
21ada3b
IPSEC-MB: Use random & non-repeating IV (VPP-1642)
by Neale Ranns
· 6 years ago
90cf21b
Tests: Refactor tearDown show command logging, add lifecycle markers.
by Paul Vinciguerra
· 6 years ago
3f86ca3
make test: fix redundant setUp() in template_ipsec.py
by Dave Wallace
· 6 years ago
92e9384
crypto: Intel IPSEC-MB engine
by Neale Ranns
· 6 years ago
b063ad0
make test: Initial QUIC test
by Dave Wallace
· 6 years ago
4f33c80
IPSEC: for each engine and algorithm tests
by Neale Ranns
· 6 years ago
7f9b7f9
Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.
by Paul Vinciguerra
· 6 years ago
2e1c896
API: Fix shared memory only action handlers.
by Ole Troan
· 6 years ago
796c84b
GBP: drop and contract counters
by Neale Ranns
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
Next »