Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6a7cff7ec234af8529ff72a530076e191cc8d759
/
src
/
vnet
6a7cff7
tap gso: experimental support
by Andrew Yourtchenko
· 6 years ago
be30fea
VPP-1573 fix crash in ip6 reassembly
by Klement Sekera
· 6 years ago
34e823f
ip6-local: fix uninitialized variable error
by Damjan Marion
· 6 years ago
df57ea0
tls: fix openssl/mbedtls use of app_wrk index
by Florin Coras
· 6 years ago
a27a46e
session: move fifo allocation logic to app worker
by Florin Coras
· 6 years ago
222e1f41
tcp: harden for high scale scenarios
by Florin Coras
· 6 years ago
a333795
DHCP: trace flags copied from old to new not vice-versa
by Neale Ranns
· 6 years ago
7dcb80a
Explicit dual-loop in ip6-local
by Benoît Ganne
· 6 years ago
eba31ec
IPSEC: move SA counters into the stats segment
by Neale Ranns
· 6 years ago
830fe73
tcp: fix handling of retransmitted syns
by Florin Coras
· 6 years ago
26a1019
Optimize ip6-local
by Benoît Ganne
· 6 years ago
bb65ba1
Fix connexion segfault in session api affecting tcp_echo
by Nathan Skrzypczak
· 6 years ago
58085f2
FIB: pass a copy the walk context
by Neale Ranns
· 6 years ago
364b1ca
ipsec: memory leak fixup
by Kingwel Xie
· 6 years ago
47727c0
Add -fno-common compile option
by Benoît Ganne
· 6 years ago
3817350
ip6: convert code to new multiarch
by Damjan Marion
· 6 years ago
b4cfd55
IPSEC: restack SAs on backend change
by Neale Ranns
· 6 years ago
72b3bce
ipsec: cli bug fix
by Kingwel Xie
· 6 years ago
7ba8fe2
IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP
by Neale Ranns
· 6 years ago
b4c1491
session: add config for evt qs segment size
by Florin Coras
· 6 years ago
c1a4265
session: cleanup application interface
by Florin Coras
· 6 years ago
c69ac31
ipsec: multi-arch, next-node-index cleanup
by Kingwel Xie
· 6 years ago
8934a04
buffers: fix typo
by Damjan Marion
· 6 years ago
54a51fd
tls: move test certificates to separate header file
by Florin Coras
· 6 years ago
c9940fc
session: refactor listen logic
by Florin Coras
· 6 years ago
6164e97
tcp: fix fib_index for v6 ll packets
by Florin Coras
· 6 years ago
3c282c7
IPSEC: remove unused members of main struct
by Neale Ranns
· 6 years ago
8d7c502
IPSEC: no second lookup after tunnel encap
by Neale Ranns
· 6 years ago
3d0ef26
Fix parsing overflow in unformat_mac_address_t()
by Benoît Ganne
· 6 years ago
d4c49be
tcp: fix reset sending in syn-sent
by Florin Coras
· 6 years ago
5de3fec
buffers: make buffer data size configurable from startup config
by Damjan Marion
· 6 years ago
b74fe32
virtio: enable msix interrupt mode
by Mohsin Kazmi
· 6 years ago
80659b4
virtio: Use new buffer optimization
by Mohsin Kazmi
· 6 years ago
1ee7830
transport: cleanup
by Florin Coras
· 6 years ago
4edc37e
session: cleanup part 3
by Florin Coras
· 6 years ago
623eb56
session: cleanup part 2
by Florin Coras
· 6 years ago
a09c1ff
IPSEC: SPD counters in the stats sgement
by Neale Ranns
· 6 years ago
288eaab
session: cleanup part 1
by Florin Coras
· 6 years ago
2baf942
ipsec: cli 'create ipsec tunnel' more options
by Kingwel Xie
· 6 years ago
3389dd2
session: improve show session cli
by Florin Coras
· 6 years ago
652d2e1
Deprecate old mutliarch code, phase 1
by Damjan Marion
· 6 years ago
bdf7fd6
tcp: remove internal buffer cache
by Florin Coras
· 6 years ago
2068fd4
session: remove local buffer cache
by Florin Coras
· 6 years ago
999c8ee
IPSEC: minor refactor
by Neale Ranns
· 6 years ago
17dcec0
IPSEC: API modernisation
by Neale Ranns
· 6 years ago
0e2bc63
virtio: fix the device order (legacy or modern)
by Mohsin Kazmi
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
13b2ba2
MPLS tunnel; fix crash when deleting non-existant path
by Neale Ranns
· 6 years ago
4fd5a9d
ipsec: fix check support functions
by Klement Sekera
· 6 years ago
822f5a4
lisp: set reachable flag in map-register
by Florin Coras
· 6 years ago
22c0ece
virtio: Support legacy and transitional virtio devices
by Mohsin Kazmi
· 6 years ago
31dd609
Add Ipsec IKE support to openssl 3.0.0 master branch
by Ping Yu
· 6 years ago
87c6570
session: properly initialize accepted/connected msgs
by Florin Coras
· 6 years ago
1aaf0e3
deprecate tapcli
by Damjan Marion
· 6 years ago
514e59d
MPLS-tunnel: show output to display the tunnel name correctly
by Neale Ranns
· 6 years ago
311124e
IPSEC: tests use opbject registry
by Neale Ranns
· 6 years ago
8eb102c
pg: bugfix for pg paylod hdr-size
by Kingwel Xie
· 6 years ago
5c1f559
IP6 FIB: walk table for dump (VPP-1553)
by Neale Ranns
· 6 years ago
5f45e01
session/vcl: support worker ownership change for listeners
by Florin Coras
· 6 years ago
8704097
move misc-drop-errors to vnet
by Dave Barach
· 6 years ago
8e4a89b
IPSEC Tests: to per-test setup and tearDown
by Neale Ranns
· 6 years ago
e18b45c
add "Mtrie mheap usage" in "show ip fib memory"
by Lollita Liu
· 6 years ago
ddd2183
virtio: Minor fixes and header cleanup
by Mohsin Kazmi
· 6 years ago
e43278f
bond: packet drops on VPP bond interface [VPP-1544]
by Steven
· 6 years ago
4222347
pg: cli improvement
by Kingwel Xie
· 6 years ago
33cc5cf
virtio: Add support for logging
by Mohsin Kazmi
· 6 years ago
71ad6a9
AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exceeded
by Neale Ranns
· 6 years ago
e51a7a0
lisp: cli for marking local mappings authoritative
by Florin Coras
· 6 years ago
7425f92
IP route local and connected
by Neale Ranns
· 6 years ago
879d11c
GBP: Sclass to src-epg conversions
by Neale Ranns
· 6 years ago
d6c15af
virtio: Native virtio driver
by Mohsin Kazmi
· 6 years ago
8b5d0b8
VPP-1549 Add missing counter name.
by Paul Vinciguerra
· 6 years ago
6434430
buffers: don't init metadata, as it is already initialized
by Damjan Marion
· 6 years ago
e67c1d8
fix data_length in IpSec API call (VPP-1548)
by Michal Cmarada
· 6 years ago
0702554
tcp: fix debugging without cc stats (VPP-1547)
by Florin Coras
· 6 years ago
baee8d4
session: add support for vrf in session unformat (VPP-1546)
by Florin Coras
· 6 years ago
36eb7c2
buffers: remove free-list information from buffer metadata
by Damjan Marion
· 6 years ago
ab9b7ec
buffers: remove freelist argument from vlib_buffer_add_data
by Damjan Marion
· 6 years ago
64d557c
Add vlib_buffer_copy_indices inline function
by Damjan Marion
· 6 years ago
865872e
tcp: allow data in passive open ack (VPP-1545)
by Florin Coras
· 6 years ago
58a93e8
tls: preallocate app sessions on connect/accept
by Florin Coras
· 6 years ago
72b0428
vcl/session: replicate events for shared sessions
by Florin Coras
· 6 years ago
ad9d528
bonding: support custom interface IDs
by Alexander Chernavin
· 6 years ago
b5e55a2
session: generate wrong thread errors instead of crashing
by Florin Coras
· 6 years ago
0ac827e
Fix 'show interface span' field length
by Igor Mikhailov (imichail)
· 6 years ago
1bcad5c
session/vcl: improve fifo tx notifications
by Florin Coras
· 6 years ago
45db885
ARP/ND: copy opaque2 persistent fields to new packet
by Neale Ranns
· 6 years ago
e3034cd
VXLAN: Prevent duplicate bypass graph nodes.
by Jon Loeliger
· 6 years ago
95eec06
Fix name of ipv6-n-tuple
by Hongjun Ni
· 6 years ago
e40231b
virtio: fix kick race issue
by Damjan Marion
· 6 years ago
754f24b
tapv2: add "tap_flags" field to the TAPv2 interface API
by Andrew Yourtchenko
· 6 years ago
7c03ed4
VOM: mroutes
by Neale Ranns
· 6 years ago
e26c81f
L2 BD API to flush all IP-MAC entries in the specified BD
by John Lo
· 6 years ago
3a63fc5
Handle buffer alloc failure in vlib_buffer_add_data
by Dave Barach
· 6 years ago
9d7570c
Fix TCP checksum.
by Andrej Kozemcak
· 6 years ago
3c8e146
pktgen: support mixed multi/single chunk pcap replay
by Dave Barach
· 6 years ago
30e79c2
vcl/session: add api for changing session app worker
by Florin Coras
· 6 years ago
03afb6d
tcp: fix reset in syn-sent
by Florin Coras
· 6 years ago
b56fcf1
tcp: add more closing state arcs
by Florin Coras
· 6 years ago
18e0d4f
tcp: better randomize iss
by Florin Coras
· 6 years ago
Next »