Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
221d6f131d644b2d14f741c4b3031f53b8a8ff03
/
src
/
vnet
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
776f3d8
tcp: coverity fixes
by Florin Coras
· 6 years ago
cc8fa16
vnet: ping: rewrite for maintainability and multicore support
by Andrew Yourtchenko
· 6 years ago
bd0da97
vlib: define minimum chained buffer segment size
by Damjan Marion
· 6 years ago
c44a558
session: measure dispatch period only if under load
by Florin Coras
· 6 years ago
be72ae6
tcp: minimize use of tls
by Florin Coras
· 6 years ago
bf9f02c
arp:add error counters for all failure cases
by Eyal Bari
· 6 years ago
e55a6d7
tcp: fast retransmit pacing
by Florin Coras
· 6 years ago
0d883a4
session: fix sh session cli
by Florin Coras
· 6 years ago
11d47af
l2fib:remove unused bucket arg in lookup functions
by Eyal Bari
· 6 years ago
5f56d73
session: prioritize postponed sessions
by Florin Coras
· 6 years ago
5a7ca7b
session: add wrk context
by Florin Coras
· 6 years ago
1bce5a9
ADJ: init MTU to interface default
by Neale Ranns
· 6 years ago
8f8994a
change mac address functions take const mac
by Neale Ranns
· 6 years ago
b8f3544
migrate ipsec to new multiarch infra
by Klement Sekera
· 6 years ago
cd35e53
Use throttle_t for ND throttling
by Neale Ranns
· 6 years ago
b3a9381
interface-flags; fix coverity error found in conversion
by Neale Ranns
· 6 years ago
0c2319f
Fixing Exclusive dpo path issues added when via rpath
by Vijayabhaskar Katamreddy
· 6 years ago
9f3b14e
session: move test to unittest plugin
by Florin Coras
· 6 years ago
f238901
bond: problem switching from l2 to l3
by Steven
· 6 years ago
5665ced
session: extend connect api for internal apps
by Florin Coras
· 6 years ago
75b39f8
FIB: Sources must be keep in priority order, so re-sort after a vec_del
by Neale Ranns
· 6 years ago
a91866f
pg: icmp4 & tcp4 ip length issue
by Kingwel Xie
· 6 years ago
49cd3ba
pg: incrementing len should be truncated by stream->max_packet_bytes
by Kingwel Xie
· 6 years ago
4af4709
pg: allow creating pg for udp based protocols
by Kingwel Xie
· 6 years ago
6e43e06
Enumify interface flags
by Neale Ranns
· 6 years ago
5723f4a
virtio: remove the extra return call
by Mohsin Kazmi
· 6 years ago
f208b02
vxlan-gbp: On demand udp ports registration
by Mohsin Kazmi
· 6 years ago
82b2776
vnet/tcp/tcp.c: address a corner case.
by Paul Vinciguerra
· 6 years ago
0c0383d
Trivial: Cleanup missing va_ends.
by Paul Vinciguerra
· 6 years ago
de9a849
session/tcp: improve cli
by Florin Coras
· 6 years ago
3935fc8
ACL: Fix next_table_index classifiers consistancy
by Gregory Thiemonge
· 7 years ago
1bc5604
ipsec_gre.c: Remove redundant assignments.
by Paul Vinciguerra
· 6 years ago
d67f112
tcp/session: add tx pacer
by Florin Coras
· 7 years ago
2fab01e
buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags
by Kingwel Xie
· 6 years ago
8797168
SCTP: DATA chunk padding fix and hardening
by Marco Varlese
· 6 years ago
7d645f7
L2-fwd trace show the lookup result
by Neale Ranns
· 6 years ago
a117958
L2-input/output: use feature enum type in flag update function
by Neale Ranns
· 6 years ago
8a9566e
dns, dhcp: on-demand udp port registration
by Dave Barach
· 6 years ago
bf4d5ce
tcp: fast retransmit improvements
by Florin Coras
· 6 years ago
81c0585
lisp: register cp port only if enabled
by Florin Coras
· 6 years ago
fc3b8b8
pg: udp length & checsum issue
by Kingwel Xie
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
c3ac313
ipsec: fix wrong counter bump
by Klement Sekera
· 6 years ago
7334393
ipsec fix missing node renames
by Klement Sekera
· 6 years ago
68b7cb8
Fix buffer overflow when fragmenting packets (VPP-1383)
by Juraj Sloboda
· 6 years ago
be5a5dd
ipsec: split ipsec nodes into ip4/ip6 nodes
by Klement Sekera
· 6 years ago
fab2393
lisp-gpe: register udp port only if enabled (VPP-1468)
by Florin Coras
· 6 years ago
9f9e969
tcp: count first lost hole (VPP-1465)
by Florin Coras
· 6 years ago
270055a
pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node
by Andrew Yourtchenko
· 6 years ago
2f6d7bb
vppinfra: add atomic macros for __sync builtins
by Sirshak Das
· 6 years ago
ecbd20b
tcp: fix sacks lost bytes counting (VPP-1465)
by Florin Coras
· 6 years ago
c01d578
tls: fix connection failures/interrupts at scale (VPP-1464)
by Florin Coras
· 6 years ago
c5347d9
tcp: fix cleanup of non established connections (VPP-1463)
by Florin Coras
· 6 years ago
b4d2c96
Ping; remove unused arrays
by Neale Ranns
· 6 years ago
9be7c6d
vxlan:decap caching error (VPP-1462)
by Eyal Bari
· 6 years ago
6a231a1
IP Route add/del API is MP safe
by Neale Ranns
· 6 years ago
c977e7c
tcp: fix multiple fin retries (VPP-1461)
by Florin Coras
· 6 years ago
d6fe5bd
tcp: avoid sack processing when not needed (VPP-1460)
by Florin Coras
· 6 years ago
69fdfee
bond: tx optimizations
by Damjan Marion
· 6 years ago
9744e6d
VPP-1459:Ip4 lookup fail when exist prefix cover.
by mu.duojiao
· 6 years ago
eb97e5f
tls: fix multi threaded medium scale test (VPP-1457)
by Florin Coras
· 6 years ago
710071b
FIB: use vlib-log for debugging
by Neale Ranns
· 6 years ago
e9239c9
Ping; report failures to the terminal
by Neale Ranns
· 6 years ago
aa27eb9
vcl: fix bidirectional tests (VPP-1455)
by Florin Coras
· 6 years ago
ac64b71
Sticky Load-balance
by Neale Ranns
· 6 years ago
a23cade
vnet: create L2 feature arc infrastructure
by Andrew Yourtchenko
· 6 years ago
59a8295
VPP-1448: Fix error when recurse on down the trie.
by mu.duojiao
· 6 years ago
f8d5e21
vxlan:fix ip6 tunnel deletion
by Eyal Bari
· 6 years ago
c0d532d
session: mark apis for deprecation
by Florin Coras
· 6 years ago
83ea669
session: don't wait indefinitely for apps to consume evts (VPP-1454)
by Florin Coras
· 6 years ago
e78bca1
vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass case (VPP-1444)
by Andrew Yourtchenko
· 6 years ago
75b9f45
ip: add container proxy dump API (VPP-1364)
by Matus Fabian
· 6 years ago
0db9b04
bfd:fix handling session creation batch
by Eyal Bari
· 6 years ago
d29cc88
L2: BM traffic does not use UU-FWD (VPP-1445)
by Neale Ranns
· 6 years ago
cd80692
reassembly: get number of workers instead of threads (VPP-1435)
by Juraj Sloboda
· 6 years ago
b9fa29d
L2-flood: no clone for 1 replication
by Neale Ranns
· 6 years ago
20e6d36
vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases
by Andrew Yourtchenko
· 6 years ago
cef5db0
Adding Multipath support for exclusive DPO based fib path entries via rpath
by Vijayabhaskar Katamreddy
· 6 years ago
2fd4b56
replicate trace fix
by Neale Ranns
· 6 years ago
318de5d
bond: active-backup mode is using the wrong load balance algo
by Steven
· 6 years ago
16de39e
bond: tx perf improvement, part trois
by Damjan Marion
· 6 years ago
326b81e
session: fix local session tagging and cleanup
by Florin Coras
· 6 years ago
d63abff
On interface deletion - make sure any vlan qinq table is cleared
by John Lo
· 6 years ago
412ecd3
Improve ip_mroute_add_del documentation
by Ian Wells
· 6 years ago
efd9cf3
vxlan:ip4 decap:remove access to tunnel object
by Eyal Bari
· 6 years ago
3048b63
Support reassembly for fragments coming to ip4-local node
by Juraj Sloboda
· 6 years ago
a44d6b1
udp_echo: fix cut-through server mode
by Florin Coras
· 6 years ago
3e42ebe
MFIB-API: when programming an (S,G) fix the grp-len
by Neale Ranns
· 6 years ago
Next »