Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6865d3c2ac01d78a2f313c4fb3e74cf409328e58
/
src
/
vnet
6865d3c
bonding: add support for numa awareness
by Zhiyong Yang
· 6 years ago
3ce72b2
IP load-balance; perf improvement using the usual reciepe
by Neale Ranns
· 6 years ago
05cac30
FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"
by Neale Ranns
· 6 years ago
d37da90
lisp-cp: start lisp retry service on demand
by Florin Coras
· 6 years ago
288e093
ipip: refactor ipip.api with explicit types
by Ole Troan
· 6 years ago
2466f50
Start the dns resolver process on demand
by Dave Barach
· 6 years ago
2a2e593
IPsec: modify post-decrypt buf len calculation
by Matthew G Smith
· 6 years ago
734d430
mpls: leverage vlib_buffer_advance
by Zhiyong Yang
· 6 years ago
fe5974b
osi_input: leverage vlib_buffer_get_current
by Zhiyong Yang
· 6 years ago
30b8b4a
ipsec: fix perf issue in esp_aad_fill
by Damjan Marion
· 6 years ago
257573d
vxlan-gbp: prefetch encap header memory area
by Zhiyong Yang
· 6 years ago
f34f1a4
l2tp: l2tp-decap-local don't accept packets unless configured
by Jakub Grajciar
· 6 years ago
1197449
ipsec: ah_encrypt rework
by Filip Tehlar
· 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
3f34017
tap: crash in multi-thread environment
by Mohsin Kazmi
· 6 years ago
8cd5bd8
snap_input: simplify code using existing functions
by Zhiyong Yang
· 6 years ago
d7d2499
llc_input: simplify code using existing functions
by Zhiyong Yang
· 6 years ago
21dc4ec
hdlc_input: simplify code using existing functions
by Zhiyong Yang
· 6 years ago
cbd0824
IPIP tunnel: use address types on API
by Neale Ranns
· 6 years ago
bbd6b74
virtio: Add gso support for native virtio driver
by Mohsin Kazmi
· 6 years ago
a80d9cf
geneve: encap performance enhancement
by Zhiyong Yang
· 6 years ago
a462c07
rewrite vnet_interface_output_node_inline_gso
by Zhiyong Yang
· 6 years ago
79fdfd6
tcp: handle disconnects in rcv-process
by Florin Coras
· 6 years ago
06a2eec
tcp: handle fin+rst in same frame
by Florin Coras
· 6 years ago
359776a
vxlan-gpe: improve encap performance
by Zhiyong Yang
· 6 years ago
90556d6
ip4/6-reassembly fixes
by Vijayabhaskar Katamreddy
· 6 years ago
aea0df3
Tap: Fix the indirect buffers allocation VPP-1660
by Mohsin Kazmi
· 6 years ago
34716fa
Remove historical ip4 icmp OAM code
by Dave Barach
· 6 years ago
0ad4a43
Fix vpp crash bug while deleting dhcp client
by jackiechen1985
· 6 years ago
23551d6
Optimize code
by jackiechen1985
· 6 years ago
3df5682
fix show session verbose crash with udp transport
by Dave Wallace
· 6 years ago
c9ce8dc
new_log2_pages may increase 2 when try_resplit
by dongjuan
· 6 years ago
42e64e9
vxlan-gpe: fix CLI document error
by Zhiyong Yang
· 6 years ago
233e468
stats: support multiple works for error counters
by Ole Troan
· 6 years ago
d3ebc83
geneve_input: leverage vlib_get_buffers
by Zhiyong Yang
· 6 years ago
d1a5b2d
IPSEC: rename default backend
by Neale Ranns
· 6 years ago
3a343d4
reassembly: prevent long chain attack
by Klement Sekera
· 6 years ago
b388e1a
bonding: clean up redundant code
by Zhiyong Yang
· 6 years ago
09267f7
api: export ip_types.api for out-of-tree plugins
by Benoît Ganne
· 6 years ago
8fdde3c
Add a debug-CLI leak-checker
by Dave Barach
· 6 years ago
9673e3e
Tests: Raise exception if API cli_inband command fails.
by Paul Vinciguerra
· 6 years ago
0a715cd
UDP-Local: fix unregistered ports
by Neale Ranns
· 6 years ago
ba65ca4
Add transport_opts to connect_sock bapi
by Nathan Skrzypczak
· 6 years ago
f8d5068
init / exit function ordering
by Dave Barach
· 6 years ago
275a177
IPSEC: remove CLI check for unsupported IPv6-AH - it is supported
by Neale Ranns
· 6 years ago
9324878
Remove unused function nat44_ha_resync() and error IN_PROGRESS.
by Jon Loeliger
· 6 years ago
ba123e1
QUIC multi thread update
by Aloys Augustin
· 6 years ago
f9d4ab4
svm: improve fifo segment prealloc support
by Florin Coras
· 6 years ago
0224514
IPSEC coverity fixes
by Neale Ranns
· 6 years ago
3fb65be
IPSEC: remove unecessary pass by reference of sequence number
by Neale Ranns
· 6 years ago
f6c7aec
Coverity: Fix CID-198494 & CID-198388
by Dave Wallace
· 6 years ago
161638f
Unregister UDPC port only when owned
by Nathan Skrzypczak
· 6 years ago
e6eefb6
Trivial Typo's in bier comments/docs.
by Paul Vinciguerra
· 6 years ago
5bfb504
vnet: remove macro definitions
by Zhiyong Yang
· 6 years ago
6b7e233
Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients
by jackiechen1985
· 6 years ago
c1a02fc
remove dead code in rewrite.c
by Neale Ranns
· 6 years ago
63b19bf
Update ping cli .short_help.
by Paul Vinciguerra
· 6 years ago
404b8a3
session: segment manager fixes
by Florin Coras
· 6 years ago
7d31ab2
add mactime plugin unit / code coverage tests
by Dave Barach
· 6 years ago
54bc5e4
Update API description
by Igor Mikhailov (imichail)
· 6 years ago
211b28a
make test: add quic multistream test case
by Dave Wallace
· 6 years ago
0e573f5
session: send tx events when data is dequeued
by Florin Coras
· 6 years ago
7fa4160
Fix af_packet issues:
by jackiechen1985
· 6 years ago
0b81915
add TLS endpoint function
by Yu Ping
· 6 years ago
6fec8ea
ip4_load_balance: leverage vlib_get_buffers
by Zhiyong Yang
· 6 years ago
0549378
virtio: refactor ctrl queue support
by Mohsin Kazmi
· 6 years ago
7107d7e
ppp: simplify code using existing functions
by Zhiyong Yang
· 6 years ago
0dd9165
Add missing init fn dependency to ipsec_init
by Dave Barach
· 6 years ago
56bc738
Fix VPP-1487 DHCP client does not support option 6-domain server
by jackiechen1985
· 6 years ago
344ce42
session/svm: apis for fifo shrinking
by Florin Coras
· 6 years ago
c5fa2b8
mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,
by Steven Luong
· 6 years ago
14e2e2a
Fix FIB initialization in UDP input
by Nathan Skrzypczak
· 6 years ago
de38b38
Add packet headers in UDPC fifos
by Aloys Augustin
· 6 years ago
9a29f79
vpp_papi_provider.py: update defautmapping.
by Paul Vinciguerra
· 6 years ago
154a903
virtio: Fix virtio buffer allocation
by Mohsin Kazmi
· 6 years ago
43b512c
virtio: remove configurable queue size support
by Mohsin Kazmi
· 6 years ago
1cff643
esp_encrypt: remove unnecessary code
by Zhiyong Yang
· 6 years ago
e7a527f
ipsec: fix ipsec format overflow
by Benoît Ganne
· 6 years ago
87b15ce
svm: more fifo refactor/cleanup
by Florin Coras
· 6 years ago
be95444
crypto: enforce per-alg crypto key length
by Benoît Ganne
· 6 years ago
f369e3a
reassembly: avoid race-conditions
by Klement Sekera
· 6 years ago
fdea5c6
IF: return VTR attributes for all ifs in dump API
by Alexander Chernavin
· 6 years ago
d97918e
crypto, ipsec: change GCM IV handling
by Damjan Marion
· 6 years ago
b095a3c
svm: fifo segment support for chunk allocation
by Florin Coras
· 6 years ago
82d81d4
crypto: AES GCM IV length is always 12
by Damjan Marion
· 6 years ago
286aa59
tap: Fix the indirect buffer allocation
by Mohsin Kazmi
· 6 years ago
88001c6
session: cleanup segment manager and fifo segment
by Florin Coras
· 6 years ago
4cb8381
crypto_ipsecmb: use pre-expanded keys
by Damjan Marion
· 6 years ago
09d18c2
session: use teps in accept/connect notifications
by Florin Coras
· 6 years ago
e8915fc
IPSEC; dpdk backend for tunnel interface encryption
by Neale Ranns
· 6 years ago
a829b13
ipsec: drop runts in esp-decrypt
by Damjan Marion
· 6 years ago
d1bed68
crypto: improve key handling
by Damjan Marion
· 6 years ago
20bc56a
Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh
by John Lo
· 6 years ago
cdb7170
Add get_endpoint in transport vft
by Aloys Augustin
· 6 years ago
689f5b5
ip4_lookup_inline: leverage vlib_get_buffers to improve perf
by Zhiyong Yang
· 6 years ago
502785b
QUIC: Add multi-stream support to internal test apps
by Aloys Augustin
· 6 years ago
8e58499
UDPC: Fix open segfault with multiple workers
by Aloys Augustin
· 6 years ago
5e6f734
l2: Add support for arp unicast forwarding
by Mohsin Kazmi
· 6 years ago
Next »