Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
240f69aed757720cfb78a140aaa84eb31db198f4
/
src
/
vnet
240f69a
Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing
by jackiechen1985
· 6 years ago
be2286b
IP-local: any IP can appear as the source (VPP-1522)
by Neale Ranns
· 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
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
4af830c
session/tcp: postpone cleanup on reset
by Florin Coras
· 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
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
e7f61d1
ip_reassembly_enable_disable reply handler name is changed.
by Chore
· 6 years ago
7fff3d2
Metadata / opaque formatting belongs in vpp
by Dave Barach
· 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
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
e87865d
DHCP: Initialise trace for copied buffers.
by Ole Troan
· 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
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
330bf93
Export ethernet/mac_address.h as part of API installation.
by Jon Loeliger
· 6 years ago
53fffa1
API: Add support for type aliases
by Ole Troan
· 6 years ago
4f10db3
ipsec: move ipsec defs to ipsec.h
by Klement Sekera
· 6 years ago
5a5a869
Remove useless prefetch in ip4-rewrite node
by Simon Zhang
· 6 years ago
f970d2f
Minor tweaks
by Dave Barach
· 6 years ago
6221927
Fix IPSec CLI key parsing
by Pierre Pfister
· 6 years ago
a25def7
Add a feature arc consistency check
by Dave Barach
· 6 years ago
2af0e3a
flow-hash: Add symmetric flag for flow hashing
by Mohsin Kazmi
· 6 years ago
ddf6e08
Remove unused argument from eth_identify_subint(...)
by Damjan Marion
· 6 years ago
96e8cd0
vhost-user: use memory store barrier
by Damjan Marion
· 6 years ago
3b4c64e
session: fix coverity app name warning
by Florin Coras
· 6 years ago
46bf866
vhost-user: add missing inlines
by Damjan Marion
· 6 years ago
ba1afaa
vhost-user: avoid global storage access
by Damjan Marion
· 6 years ago
9282538
vhost-user: simplify input loop
by Damjan Marion
· 6 years ago
ffba3c3
MAP: Use explicit address/prefix types in API
by Ole Troan
· 6 years ago
6a8bfd4
vhost-user: hint ethernet-input about single sw_if_index
by Damjan Marion
· 6 years ago
9af4504
vhost-user: avoid per-packet feature arc lookups
by Damjan Marion
· 6 years ago
befe691
vhost-user: fix input node runtime stats
by Damjan Marion
· 6 years ago
b4515b4
Add RFC5424 syslog protocol support (VPP-1139)
by Matus Fabian
· 6 years ago
18934e6
VPP-1309: fixed crash when listing ip arp after removing interface
by Pavel Kotucek
· 6 years ago
349f8ca
session: improve app cli
by Florin Coras
· 6 years ago
c1f5a43
session: cleanup use of api_client_index
by Florin Coras
· 6 years ago
e9cebdf
ethernet-input: fix assert in l2 mode
by Damjan Marion
· 6 years ago
650223c
ethernet-input optimizations
by Damjan Marion
· 6 years ago
7e0b17d
vhost-user: cleanup
by Damjan Marion
· 6 years ago
3553aba
IPSEC: remove duplicate memcy
by Neale Ranns
· 6 years ago
8ee7251
Link speed sent as little endian across API
by Ole Troan
· 6 years ago
d3d4241
dhcp4:(VPP-1483) linearize chained packets before handling
by Eyal Bari
· 6 years ago
2dd192b
Improve feature arc order constraint specification
by Dave Barach
· 6 years ago
d30bf01
add vlib_prefetch_buffer_data(...) macro
by Damjan Marion
· 6 years ago
053a0e4
vcl/session: apps with process workers
by Florin Coras
· 6 years ago
faf22cb
mac_address_t: size to 6 bytes so it represents wire format
by Neale Ranns
· 6 years ago
3ae2873
pcap-based dispatch tracer
by Dave Barach
· 6 years ago
47527b2
IP-punt: add documentation to the API and fix IP address init
by Neale Ranns
· 6 years ago
1866884
QoS: fix always recoding as IP
by Neale Ranns
· 6 years ago
13a08cc
GBP: redirect contracts
by Neale Ranns
· 6 years ago
e01f6ef
ip4-input: fix prefetch data issue for tunnel decap cases
by Zhiyong Yang
· 6 years ago
b4d3053
ipsec: infra for selecting backends
by Klement Sekera
· 6 years ago
5ecbbc1
VXLAN-GBP: c-n-p error in the dual-loop tracing
by Neale Ranns
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
6ebd439
tcp: cubic improvements
by Florin Coras
· 6 years ago
aa01abb
tcp: cubic fast convergence
by Florin Coras
· 6 years ago
35a5ee1
ipsec: fix typo
by Klement Sekera
· 6 years ago
5d9df1d
L2 feautre bitmaps output verbose/non-verbose mode
by Neale Ranns
· 6 years ago
a3d5986
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
by Damjan Marion
· 6 years ago
b11175d
tcp: handle disconnects after enq notifications
by Florin Coras
· 6 years ago
5bb1eca
IPv6: Make link-local configurable per-interface (VPP-1446)
by Juraj Sloboda
· 6 years ago
8966638
proxy-app: fix active connect
by Florin Coras
· 6 years ago
2e31cc3
tcp: basic cubic implementation
by Florin Coras
· 6 years ago
97670eb
vnet: remove unused field
by Damjan Marion
· 6 years ago
5100aa9
vnet: store hw interface speed in kbps instead of using flags
by Damjan Marion
· 6 years ago
a71844f
IP load-balance; trace at the end of the node so the flow hash used is displayed
by Neale Ranns
· 6 years ago
efefc6b
tcp: pacer and mrtt estimation improvements
by Florin Coras
· 6 years ago
7ac053b
tcp: consume incoming buffers instead of reusing
by Florin Coras
· 6 years ago
c3baf62
l2: convert l2_patch to new multiarch scheme
by Damjan Marion
· 6 years ago
93cc3ee
GBP Endpoint Learning
by Neale Ranns
· 6 years ago
4d5b917
BD ARP entry use common API types
by Neale Ranns
· 6 years ago
0c46998
vhost: crash in vhost_user_tx_avx2
by Steven
· 6 years ago
dcb0c1a
Change l2_patch from dual-loop to quad-loop
by Yulong Pei
· 6 years ago
9ece3c0
tcp: dequeue acked only once per burst
by Florin Coras
· 6 years ago
b0073e2
vxlan: prefetch extra one cacheline holding external header
by Zhiyong Yang
· 6 years ago
5b718d5
Enable atomic swap and store macro with acquire and release ordering
by Sirshak Das
· 6 years ago
86327be
Genric API types format/unformat support for VAT and custom dump
by Neale Ranns
· 6 years ago
871bca9
VPP-1450: binary api call for dumping SPD to interface registration
by Filip Varga
· 6 years ago
36ee9f1
tcp: send unsent data in fast recovery
by Florin Coras
· 6 years ago
Next »