Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
8dbfb433619011b649b1b511ad88969a7f909861
/
src
8dbfb43
vppapigen: Fold up CRC from dependent types.
by Ole Troan
· 6 years ago
8edca13
p2p ethernet: update p2p_ethernet.api with explicit types.
by Ole Troan
· 6 years ago
2af6e92
vpp_papi: Context_id allocator for running forked.
by Paul Vinciguerra
· 6 years ago
2d7b090
vpp_papi: Fix missing dependency.
by Paul Vinciguerra
· 6 years ago
a175925
no trigger nat ipfix flush in first worker
by dongjuan
· 6 years ago
4430f45
vpp_papi: Fix format_vl_api_address_t under python3.
by Paul Vinciguerra
· 6 years ago
2f26014
bfd: midchain adjacency support
by Matthew G Smith
· 6 years ago
ed3bcb0
vpp_papi: Accept ipaddress.Network objects on prefix_t methods.
by Paul Vinciguerra
· 6 years ago
34ce574
vpp_papi: Fix vapi.disconnect exception.
by Paul Vinciguerra
· 6 years ago
00cca80
vcl: avoid hash table lookup on accept
by Florin Coras
· 6 years ago
e003a1b
vcl: cap epoll dequeue batch size to max events
by Florin Coras
· 6 years ago
9220775
IP-Punt-redirect: allow the use of a FIB path to describe how to redirect
by Neale Ranns
· 6 years ago
831f420
dpdk: fix clear hw stats
by Filip Tehlar
· 6 years ago
a342da2
DVR: Control the reinject as L2 or L3 based on the output interface type
by Neale Ranns
· 6 years ago
21aa8f1
reassembly: support more custom options for apps
by Klement Sekera
· 6 years ago
286921e
gbp: fix lpm classification with vlan
by Benoît Ganne
· 6 years ago
be16beb
gbp: do not classify unknown packet as EP packets
by Benoît Ganne
· 6 years ago
e56a786
lb: crashed with some specific commit under heavy traffic
by Hongjun Ni
· 6 years ago
98d6ee7
ipsec: fix combined counters in ah-encrypt node
by Filip Tehlar
· 6 years ago
21f265f
ipsec: fix sa counters in esp-encrypt
by Damjan Marion
· 6 years ago
867dfdd
ipsec: fix sa counters in esp-decrypt
by Damjan Marion
· 6 years ago
21aed5c
Switch atomic release API from __sync to __atomic builtin.
by Sirshak Das
· 6 years ago
3bb6540
Switch atomic test and set API from __sync to __atomic builtin
by Sirshak Das
· 6 years ago
607a23a
avf: enable promiscuous mode
by Steven Luong
· 6 years ago
dc42e0a
In ip6_mfib_forward_rpf_node,is_v4 should be 0.
by mu.duojiao
· 6 years ago
59fa121
L3 cross connect
by Neale Ranns
· 6 years ago
e6be702
IPSEC: some CLI fixes
by Neale Ranns
· 6 years ago
d31a598
elog: make elog_string() multi-thread safe
by Steven Luong
· 6 years ago
68577d2
punt: fix the set_punt API/CLI which was rejecting valid ports
by Neale Ranns
· 6 years ago
df3ca23
features will register udp ports once configured
by Jakub Grajciar
· 6 years ago
5f08ab6
Fix: bug prevented IPsec ipv4 SPDs to show correctly
by Guillaume Solignac
· 6 years ago
c602b38
sort worker-thread init functions in advance
by Dave Barach
· 6 years ago
c424de7
stats: removing empty object in stats vector
by Ole Troan
· 6 years ago
b538dd8
Punt: specify packets by IP protocol Type
by Neale Ranns
· 6 years ago
0c6ac79
mactime: upstream new features
by Dave Barach
· 6 years ago
d5cf64f
dpdk: rework extended stats
by Filip Tehlar
· 6 years ago
bbc0867
startup: remove dpdk linking bonding configuration
by Zhiyong Yang
· 6 years ago
ab480d0
srp: leverage vlib_buffer_get_current
by Zhiyong Yang
· 6 years ago
0d635da
GBP: add subnet cli command
by Benoît Ganne
· 6 years ago
57e53bb
ARP: add feature arc
by Neale Ranns
· 6 years ago
dd2423e
crypto_ia32: native AES-GCM implementation
by Damjan Marion
· 6 years ago
0647cf2
IPSec: memcpy of integ key bork
by Neale Ranns
· 6 years ago
b19bf8d
VPP-1692: move NULL pointer check
by Dave Barach
· 6 years ago
6a3064f
tools: FEATURE.yaml meta-data infrastructure
by Ole Troan
· 6 years ago
1245f7b
crypo_ia32: don't optimize debug builds
by Damjan Marion
· 6 years ago
d305bb5
Update vnet hardware flags if link state changes
by Dave Barach
· 6 years ago
6865d3c
bonding: add support for numa awareness
by Zhiyong Yang
· 6 years ago
63d4d1d
nat44: fix CLI doc error
by jackiechen1985
· 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
78d91cf
sample-plugin: refactor .api to use explicit types
by Ole Troan
· 6 years ago
288e093
ipip: refactor ipip.api with explicit types
by Ole Troan
· 6 years ago
048acfb
dpdk: remove bonding code
by Damjan Marion
· 6 years ago
2ecf18a
NAT: create bypass in correct thread if workers>1
by Alexander Chernavin
· 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
ef8711b
Start the cdp period process on demand
by Dave Barach
· 6 years ago
257573d
vxlan-gbp: prefetch encap header memory area
by Zhiyong Yang
· 6 years ago
86387c3
dpdk: make sure each segment have initalized rte_mbuf
by Damjan Marion
· 6 years ago
11965c7
Break out the broom for some cleanup work
by Dave Barach
· 6 years ago
4d376f6
map: Use vl_api_string macros.
by Paul Vinciguerra
· 6 years ago
68b24e2
plugins: http_static. Migrate to use api string type.
by Paul Vinciguerra
· 6 years ago
883a867
nsim: remove buffer u32 upper bound
by Korian Edeline
· 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
1ca243b
docs: Add VPP API language documentation
by Ole Troan
· 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
7704afe
nat44: make nat44-ed-hairpin-src follow arc
by Matthew Smith
· 6 years ago
f03beca
gre: don't register gre input nodes unless a gre tunnel is created
by Jakub Grajciar
· 6 years ago
94e4531
papi: avoid IOError on disconnect
by Vratko Polak
· 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
423fbb1
unittest: fix test crypto perf for AEAD algos
by Damjan Marion
· 6 years ago
dee9bea
vppinfra: add pclmulqdq x86 cpuid flag
by Damjan Marion
· 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
d28374a
dpdk: vlan strip config does not take effect in default device
by Chenmin Sun
· 6 years ago
e70577c
dpdk: fix rss configuration error issue
by Chenmin Sun
· 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
32eaeaa
udp-ping: disable due to conflict with mldv2
by Florin Coras
· 6 years ago
90556d6
ip4/6-reassembly fixes
by Vijayabhaskar Katamreddy
· 6 years ago
5f2cfb2
Add callback multiplex support
by Dave Barach
· 6 years ago
aea0df3
Tap: Fix the indirect buffers allocation VPP-1660
by Mohsin Kazmi
· 6 years ago
f2d5cdb
rdma: add support for promiscuous mode
by Benoît Ganne
· 6 years ago
34716fa
Remove historical ip4 icmp OAM code
by Dave Barach
· 6 years ago
a40776c
stats: fix memory leak in statseg config
by Dave Wallace
· 6 years ago
cbf1fd2
vpp_papi: Do not raise before find_api_dir()
by Vratko Polak
· 6 years ago
9febbcd
fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_hqos_queue_stats
by cohu
· 6 years ago
d5023a7
crypto_ia32: multiarch
by Damjan Marion
· 6 years ago
Next »