Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
8f3ad25c637381da3f499f992c3477768cb636f9
8f3ad25
jvpp: remove special request<>reply mappings
by Marek Gradzki
· 7 years ago
a3611a7
Corrected help string of show ip punt
by Swarup Nayak
· 7 years ago
93fbcc6
VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept
by satish.karunanithi
· 7 years ago
f363ebd
Label stack size exceeded fix
by Neale Ranns
· 7 years ago
73e4f79
session: support for rule tags overwriting
by Florin Coras
· 7 years ago
3288ed7
UT: Repaired broken C unit tests (--enable-tests)
by Ole Troan
· 7 years ago
bf4be57
Restructure some files in LB to src/vnet to reuse
by Hongjun Ni
· 7 years ago
2222986
Remove unused, uninteresting code
by Dave Barach
· 7 years ago
55c79e9
make clib_maplog_update_header(...) globally accessible
by Dave Barach
· 7 years ago
9c2c243
fix bug in pager
by Neale Ranns
· 7 years ago
73cb006
fill "show cpu" Flag list on aarch64 platforms (VPP-1065)
by Gabriel Ganne
· 7 years ago
2aef64f
tap_v2: convert ring size from network to host order
by Milan Lenco
· 7 years ago
99214ce
dpdk/ipsec: multiple fixes
by Sergio Gonzalez Monroy
· 7 years ago
3a699b2
dpdk:remove duplicate code
by Eyal Bari
· 7 years ago
b96412d
remove smp dead code (VPP-1066)
by Gabriel Ganne
· 7 years ago
a4e7766
Revert "FIB: optimise for src memory allocations"
by Neale Ranns
· 7 years ago
35de3b3
vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset
by Steven
· 7 years ago
2e292c6
vlib: switch when frames are different
by Eyal Bari
· 7 years ago
c99b4cd
tap_v2: move code to vnet/devices/tap
by Damjan Marion
· 7 years ago
ffffb15
tapcli: change interface name
by Damjan Marion
· 7 years ago
7223959
dpdk: remove unused "use_rss" flag
by Eyal Bari
· 7 years ago
1645bbc
dpdk: remove duplicate function
by Eyal Bari
· 7 years ago
f4d5fb7
dpdk: remove unused cached eth input node
by Eyal Bari
· 7 years ago
e266ea3
Optimize RPM build process
by Renato Botelho do Couto
· 7 years ago
37eba0d
tap_v2: coverity strikes, again!
by Steven
· 7 years ago
87c30d9
Update CSIT tests 171127 -> 171204
by Jan Gelety
· 7 years ago
7074961
virtio: zero data structs in virtio_vring_init
by Damjan Marion
· 7 years ago
04fee31
maplog headers, offline processing, doxygen tags
by Dave Barach
· 7 years ago
e2e9ce5
VOM: l2fib: Add bvi flag support
by Mohsin Kazmi
· 7 years ago
91c6ef7
tap_v2: multiple improvements
by Damjan Marion
· 7 years ago
9fa1581
gpe: fix gpe enable/disable command
by Florin Coras
· 7 years ago
7a2e1bd
session: allocate cb messages from client ring
by Florin Coras
· 7 years ago
7a64019
Coverity warning be gone
by Dave Barach
· 7 years ago
0b26bd7
vnet: fix a typo in vnet/buffer.c
by Steven
· 7 years ago
f953dfc
virtio: fix coverity warnings
by Steven
· 7 years ago
088f0e2
VOM: fixes for interface recreate on agent restart and L2 re-binding
by Neale Ranns
· 7 years ago
47bcca2
acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/dot1ad classifier mask
by Andrew Yourtchenko
· 7 years ago
17fdae7
tap_v2: move netlink code to separate file
by Damjan Marion
· 7 years ago
7f0d1d3
dpdk: bump to 17.11
by Damjan Marion
· 7 years ago
ab7a805
NAT44: identity NAT (VPP-1073)
by Matus Fabian
· 7 years ago
8389fb9
virtio: fast TAP interfaces with vhost-net backend
by Damjan Marion
· 7 years ago
8de88c0
Fix CLI path parsing for via interface only
by Neale Ranns
· 7 years ago
3e964f3
Fix variable mismatch
by Juraj Sloboda
· 7 years ago
aba730f
Cleanup and simplify
by Marco Varlese
· 7 years ago
837503c
af_packet: update tx_frame even when ring exhausted
by Florin Coras
· 7 years ago
c8f1ee6
VCL: add vpp api q length to config file.
by Dave Wallace
· 7 years ago
e9d9170
mmap-based fixed-size record double-buffered logger
by Dave Barach
· 7 years ago
4adccc9
VCL-LDPRELOAD: Fix connect return value handling.
by Dave Wallace
· 7 years ago
16cb408
VCL: drain the vpp app event queue.
by Dave Wallace
· 7 years ago
f868632
Add some indent-off to the node declarations in ip4-forward
by Neale Ranns
· 7 years ago
93e6580
session: fix preallocation of local endpoint table
by Florin Coras
· 7 years ago
c6fb36f
NAT: Remove old SNAT API (VPP-1070)
by Matus Fabian
· 7 years ago
de3ff7a
Revert "Dpdk: 17.08 tarball updated 11/27"
by Damjan Marion
· 7 years ago
c87aafa
Include allocated table memory in 'sh fib mem' output
by Neale Ranns
· 7 years ago
72454dd
DES-CBC/3DES-CBC support for VPP IPSec Core
by “mukeshyadav1984”
· 7 years ago
176fd57
Using $(CURDIR) to fix the absolute path issue
by Marco Varlese
· 7 years ago
0a32b60
Configure vat-plugin-path and vat-plugin-name-filter
by Dave Barach
· 7 years ago
3d786ef
Dpdk: 17.08 tarball updated 11/27
by Ed Kern
· 7 years ago
a2ee029
VOM: logging, populate and stats fixes
by Neale Ranns
· 7 years ago
e80ae9e
Make whole version string available in core files
by Florin Coras
· 7 years ago
d7bfa0e
VPP-246 Coding standards cleanup - vnet/vnet/classify
by khemendra kumar
· 7 years ago
7e686d1
VPP-268 Coding standards cleanup - vnet/vnet/plugin
by Krishanpal singh
· 7 years ago
2a86391
Shut down session queue input nodes on exit
by Dave Barach
· 7 years ago
f988e69
tcp: fix retransmissions under buffer shortage
by Florin Coras
· 7 years ago
af6f93a
net/virtio: support modern device id
by Gabriel Ganne
· 7 years ago
430ac93
IPSec AH protocol enhancement in VPP native core
by “mukeshyadav1984”
· 7 years ago
b3eeb6a
dpdk: fix issue when tx offload stops working after MTU change
by Damjan Marion
· 7 years ago
50e8bdb
vcl: fix session handle in accept reply
by Florin Coras
· 7 years ago
c3ddea8
session: return bound listener for proxy accepts
by Florin Coras
· 7 years ago
2d36ed2
dpdk: fix trajectory compilation
by Florin Coras
· 7 years ago
9ff647a
VPP-253 Coding standards cleanup - vnet/vnet/gre
by Swarup Nayak
· 7 years ago
3919425
Fix - sh ip fib mtrie sum
by Neale Ranns
· 7 years ago
1a5e301
SRv6 improvements to binary API
by Pablo Camarillo
· 7 years ago
7af4a57
Address COVERITY warnings
by Marco Varlese
· 7 years ago
1d78155
VOM: favour make_shared
by Neale Ranns
· 7 years ago
44c9f7e
Update CSIT tests 171030 -> 171127
by Jan Gelety
· 7 years ago
7013113
tcp: fix proxy connection validation
by Florin Coras
· 7 years ago
c8a26c6
vlib: make vlib_buffer_alloc inline function
by Damjan Marion
· 7 years ago
8b9a5d1
Fix session rule port endianness.
by Milan Lenco
· 7 years ago
6bcac06
VPP-252 Coding standards cleanup - vnet/vnet/flow
by Swarup Nayak
· 7 years ago
84517cf
FIB: optimise for src memory allocations
by Neale Ranns
· 7 years ago
630b974
FIB: store the node type not the function pointer.
by Neale Ranns
· 7 years ago
020df9a
VOM: handle null for iterator in dump cmd
by Neale Ranns
· 7 years ago
d293196
VCL: include vpp context in accept session reply msg.
by Dave Wallace
· 7 years ago
ee45d41
VCL: improve debug output
by Dave Wallace
· 7 years ago
60d48bb
GENEVE: shift/mask for header
by Marco Varlese
· 7 years ago
952181e
dpdk: enable tx checksum offloads as default, add disable knob
by Damjan Marion
· 7 years ago
fd92060
VOM: Additions to allow uses to UT applications that use VOM
by Neale Ranns
· 7 years ago
227bf21
dpdk: avoid false sharing of dpdk_buffer_per_thread_data
by Damjan Marion
· 7 years ago
122f7e2
memif: fix input node multiversion constructor
by Damjan Marion
· 7 years ago
7172cec
memif: try harder to transmit packets
by Damjan Marion
· 7 years ago
63118b1
dpdk: prefetch both cachelines during buffer free
by Damjan Marion
· 7 years ago
e9890ba
memif: multiversioning
by Damjan Marion
· 7 years ago
b328f36
Tests clean-up when cleaning VPP code.
by Marco Varlese
· 7 years ago
badeb95
VCL: remove bogus ASSERT().
by Dave Wallace
· 7 years ago
cc42db8
VPP-254 Coding standard cleanup - vnet/vnet/hdlc
by Swarup Nayak
· 7 years ago
eb2945c
session: do not check transport for local table binds
by Florin Coras
· 7 years ago
62b29a2
Makefile: make_parallel_flags via env variable
by Ed Kern
· 7 years ago
d010086
dpdk: fix potential crash in buffer free function
by Damjan Marion
· 7 years ago
8f107b3
session: more rules unit tests and cli improvements
by Florin Coras
· 7 years ago
Next »