Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
b0055c81570624534d279b6dfbc5fe351fd5d5f3
/
src
b0055c8
STATS: add vlib_set_simple_counter (VPP-1484)
by Matus Fabian
· 6 years ago
bef3619
Improve perfmon json table picker
by Dave Barach
· 6 years ago
8124cb7
tcp: fix handling of broken syn options
by Florin Coras
· 6 years ago
91236ce
tcp: accept rst that fail paws
by Florin Coras
· 6 years ago
05ce4b8
vcl: handle reset while reading/writing data
by Florin Coras
· 6 years ago
f49ba0e
stats: Deprecate old stats framework
by Ole Troan
· 6 years ago
d6e9aec
String type: Not include \0 in show_version
by Ole Troan
· 6 years ago
3c7d4f9
vcl/session: handle reset/disconnect before app accept
by Florin Coras
· 6 years ago
7bb27ca
vmxnet3: support clear hardware interface counters
by Steven
· 6 years ago
18f34a8
MAP: Encode ht-ratio as f64 for API.
by Jon Loeliger
· 6 years ago
4659d0e
docs: clarify vector element alignment description.
by Dave Wallace
· 6 years ago
4ee633e
VPP-1523: harden reassembly
by Klement Sekera
· 6 years ago
ae80983
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
by Neale Ranns
· 6 years ago
884f0af
String type: Fix off by one error
by Ole Troan
· 6 years ago
c5b6b31
Revert gerrit 16429 to fix a Debian build-break
by Dave Barach
· 6 years ago
a5e7376
NAT: counters (VPP-1484)
by Matus Fabian
· 6 years ago
ac475f4
Fix compiling issue with GCC-8.x in string test functions
by Lijian.Zhang
· 6 years ago
41b923a
VPP-1510: add support for punt delete
by Pavel Kotucek
· 6 years ago
cbee13a
MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call.
by Jon Loeliger
· 6 years ago
400f6d8
reassembly: fix internal buffer count accounting
by Klement Sekera
· 6 years ago
14d7e90
VPP-1522: harden reassembly code
by Klement Sekera
· 6 years ago
69db1a6
fix vlib_buffer_chain_compress assert in debug
by Klement Sekera
· 6 years ago
2e7e6ae
tcp: drop handshake ack with fin set
by Florin Coras
· 6 years ago
21bb9af
make build failure.
by Paul Vinciguerra
· 6 years ago
e91e6de
Fix VPP-1530 Classify session creation error
by jackiechen1985
· 6 years ago
e80b591
tcp: fix handling of no wscale in syns
by Florin Coras
· 6 years ago
05ecfcc
ldp/vcl: reduce debug verbosity
by Florin Coras
· 6 years ago
4850e3e
tcp: validate seq for handshake ack
by Florin Coras
· 6 years ago
42ceddb
session/tcp: support tx flush mark
by Florin Coras
· 6 years ago
413f4a5
API: Use string type instead of u8.
by Ole Troan
· 6 years ago
b2ecc5d
ip4_rewrite_inline: fix variable error
by Zhiyong Yang
· 6 years ago
173e20c
vapi: code cleanup
by Klement Sekera
· 6 years ago
eb6c799
VPP-1529: check hop-by-hop header length
by Dave Barach
· 6 years ago
ca7f53a
Fix CDP failure in make test
by Lijian.Zhang
· 6 years ago
0bcad32
PAPI: Allow ipaddress object as argument and return values from API calls
by Ole Troan
· 6 years ago
41b25cf
fix spurious error setting SA on ipsec intf
by Matthew Smith
· 6 years ago
057b356
Change ipsec feature node names
by Pierre Pfister
· 6 years ago
bb5d22d
New api in order to get max entries of connection table is added.
by Khers
· 6 years ago
a409f27
Fix vat dependencies
by juraj.linkes
· 6 years ago
4c422f9
Add IPSec interface FIB index for TX packet
by Pierre Pfister
· 6 years ago
240f69a
Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing
by jackiechen1985
· 6 years ago
5a2e278
MAP: Add API support for setting parameters.
by Jon Loeliger
· 6 years ago
be2286b
IP-local: any IP can appear as the source (VPP-1522)
by Neale Ranns
· 6 years ago
dfb984d
Python API: Use services to determine stream RPC
by Ole Troan
· 6 years ago
7f99183
Test framework: StringIO fixes for Python3
by Ole Troan
· 6 years ago
521a8d7
FIB recusrion loop checks traverse midchain adjacencies
by Neale Ranns
· 6 years ago
ab86f86
tcp: improve check for invalid sack blocks
by Florin Coras
· 6 years ago
df08478
tcp: measure us rtt with syn-ack
by Florin Coras
· 6 years ago
ea41aac
tcp: fix timestamp check and paws
by Florin Coras
· 6 years ago
8023111
tcp: better handling of options only allowed in syns
by Florin Coras
· 6 years ago
311e11b
tcp: validate connection state in retransmit
by Florin Coras
· 6 years ago
b8dda5f
tcp: fix length check
by Florin Coras
· 6 years ago
e88865d
VPP-1506: dump local punts and registered punt sockets
by Pavel Kotucek
· 6 years ago
9f6957d
Fix VPP-1515 IPSec receive packet error in transport mode with udp encap
by jackiechen1985
· 6 years ago
90a9fdf
stat_client: Fix the type casting
by Mohsin Kazmi
· 6 years ago
10c5ff1
nsim: add packet loss simulation, docs
by Dave Barach
· 6 years ago
8c8acc0
API: Change ip4_address and ip6_address to use type alias.
by Ole Troan
· 6 years ago
ad69c1f
MFIB; CLI improvements
by Neale Ranns
· 6 years ago
027d0dc
Fix gcc-8 compile issues in string_test.c
by Dave Barach
· 6 years ago
d08ae85
Improve strncpy_s src/dst overlap check
by Dave Barach
· 6 years ago
eaec2a6
bapi: add options to have vpp cleanup client registration
by Florin Coras
· 6 years ago
955bfbb
ldp: avoid calling write in destructors
by Florin Coras
· 6 years ago
4af830c
session/tcp: postpone cleanup on reset
by Florin Coras
· 6 years ago
318d794
stat-client: pass names as const strings
by Neale Ranns
· 6 years ago
2e02ba0
ipsec: simplify bumping counters - cosmetic change
by Klement Sekera
· 6 years ago
01f3f89
vcl: cleanup children that use _exit()
by Florin Coras
· 6 years ago
a5fb0ec
Add VNET_BUFFER_F_AVAIL definitions
by Dave Barach
· 6 years ago
dc2e251
vcl: test refactor and improvements
by Florin Coras
· 6 years ago
44cea22
MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump
by Neale Ranns
· 6 years ago
7bdaa3f
Format vnet_buffer_t l2 feature bitmap
by Dave Barach
· 6 years ago
02143df
API: C generator improve symbol protection.
by Ole Troan
· 6 years ago
940f78f
vcl: handle worker process exit
by Florin Coras
· 6 years ago
adc74d7
svm: use explicit svm fifo segment main for slaves
by Florin Coras
· 6 years ago
b4a7a7d
Add UDP encap flag
by Filip Tehlar
· 6 years ago
494a09a
move [m]fib and BIER tests to unittest plugin
by Neale Ranns
· 6 years ago
64fb995
Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code
by Vijayabhaskar Katamreddy
· 6 years ago
de84727
IPSEC-AH: anti-replay testing
by Neale Ranns
· 6 years ago
b059849
vppinfra: c11 safe string functions
by Steven
· 6 years ago
e7f61d1
ip_reassembly_enable_disable reply handler name is changed.
by Chore
· 6 years ago
6b4a32d
dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup.conf
by Kingwel Xie
· 6 years ago
b220467
Delete shared memory segment files when vpp starts
by Dave Barach
· 6 years ago
7fff3d2
Metadata / opaque formatting belongs in vpp
by Dave Barach
· 6 years ago
8861c1a
coding-style: missing coding-style-patch
by Kingwel Xie
· 6 years ago
bb46324
IPSEC-AH: fix packet drop
by Neale Ranns
· 6 years ago
d85de68
vcl: wait for segments with segment handle
by Florin Coras
· 6 years ago
e4f849c
API: Add dependency on compiler for API .json and .api generation.
by Ole Troan
· 6 years ago
fa76a76
session: segment handle in accept/connect notifications
by Florin Coras
· 6 years ago
4744ddb
session: use endpt fib index if app in default ns
by John Lo
· 6 years ago
5ad75f5
do not opttimize graph node functions in debug builds
by Damjan Marion
· 6 years ago
e87865d
DHCP: Initialise trace for copied buffers.
by Ole Troan
· 6 years ago
6ccc6e9
vpp_papi: Add custom exceptions.
by Paul Vinciguerra
· 6 years ago
039a1c2
vpp_papi: Fix: raise NotImplemented.
by Paul Vinciguerra
· 6 years ago
3460b01
api: ip_source_check_interface_add_del api is added.
by Chore
· 6 years ago
b6a4795
GBP: l3-out subnets
by Neale Ranns
· 6 years ago
d40c3e6
gbp: Add support for flow hash profile
by Mohsin Kazmi
· 6 years ago
ad1f3e1
NAT: syslog - sessions logging (VPP-1139)
by Matus Fabian
· 6 years ago
47c40e2
vcl: basic support for apps that fork
by Florin Coras
· 6 years ago
609e121
VPP-1507: Added binary api to dump configured ip_punt_redirect
by Pavel Kotucek
· 6 years ago
dfe4cf4
ldp: basic multiworker support
by Florin Coras
· 6 years ago
8be6c40
vppinfra: add pool_dup macro
by Florin Coras
· 6 years ago
Next »