Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
8b6b5ab7dba7cb5fe738c887e27c65bee6a2f600
/
src
/
vnet
bd4d645
MPLS prefetch fixes
by Neale Ranns
· 7 years ago
6f1c48d
tcp: fix echo server rx retries counter vec alloc
by Florin Coras
· 7 years ago
ec8aea1
Fix CentOS 7 build issue with vxlan
by Matthew Smith
· 7 years ago
82e21d7
vxlan:encap - use vnet rewrite
by eyal bari
· 7 years ago
c1a448b
tcp/session: debug improvements/fixes
by Florin Coras
· 7 years ago
56f949b
FIB: elide cover walk for insert of host route
by Neale Ranns
· 7 years ago
8e25495
IPv6 NS/RS; do not vec_validate global structs in the DP
by Neale Ranns
· 7 years ago
c7b8f20
IPv6 NS: use the mcast rewrite node to fill in the destination MAC
by Neale Ranns
· 7 years ago
cbe8d65
TAP memory leaks:
by Neale Ranns
· 7 years ago
aa682a3
A bit of buffer metadata reshuffling to accommodate flow_id
by Damjan Marion
· 7 years ago
6636440
Carry recorded QOS bits in the outer VXLAN IP header
by Igor Mikhailov (imichail)
· 7 years ago
074883a
span: crash in span_mirror [VPP-1254]
by Steven
· 7 years ago
4a6d023
GBPv6: NAT66 actions for GBP
by Neale Ranns
· 7 years ago
99ed486
vxlan:remove single bucket load-balance dpo's
by Eyal Bari
· 7 years ago
e9fcf23
Fix some build warnings about "Old Style VLA"
by Juraj Sloboda
· 7 years ago
580bba7
Adjacency walk more scalable
by Neale Ranns
· 7 years ago
ce2db6a
lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251]
by Steven
· 7 years ago
cd4d5b7
memory leak
by Kingwel Xie
· 7 years ago
d66e3d4
Support QOS_SOURCE_IP recording from L2 input node.
by Igor Mikhailov (imichail)
· 7 years ago
e927f9a
MPLS VPLS CLI fix
by Neale Ranns
· 7 years ago
6216600
tcp: make newreno byte instead of acks dependent
by Florin Coras
· 7 years ago
00cd22d
tcp: improve stats
by Florin Coras
· 7 years ago
8e1039a
Allow an IPsec tunnel interface to be renumbered
by Matthew Smith
· 7 years ago
b14826e
Minor optimzation/cleanup to ethernet-input node
by John Lo
· 7 years ago
701625b
typo fix: UNKOWN -> UNKNOWN
by Andrey "Zed" Zaikin
· 7 years ago
889fe94
Mcast rewrite optimisations
by Neale Ranns
· 8 years ago
6c35494
session: coverity warnings
by Florin Coras
· 7 years ago
63777e5
SCTP: coverity warnings
by Marco Varlese
· 7 years ago
7fb0fe1
udp/session: refactor to support dgram mode
by Florin Coras
· 7 years ago
8640dbd
Fix the ip header offset counting in vnet/ipsec
by Szymon Sliwa
· 7 years ago
07a3857
Add logging support
by Damjan Marion
· 7 years ago
e821ab1
IP mcast: allow unicast address as a next-hop
by Neale Ranns
· 8 years ago
2926eca
VPP-1243: fix reassembly CLI
by Klement Sekera
· 7 years ago
583f158
vhost: show vhost-user <interface> may crash [VPP-1242]
by Steven
· 7 years ago
216c35b
SCTP: coverity scan warnings
by Marco Varlese
· 7 years ago
0f4b184
vxlan:remove counters writeback cache
by Eyal Bari
· 7 years ago
c7b4304
Implement ip_probe_neighbor API
by John Lo
· 7 years ago
5c9083d
session: use generic session pool for listeners
by Florin Coras
· 7 years ago
fe7d4a2
Revert "MTU: Setting of MTU on software interface (instead of hardware interface)"
by Damjan Marion
· 7 years ago
70083ee
MTU: Setting of MTU on software interface (instead of hardware interface)
by Ole Troan
· 7 years ago
25b0494
GBP V2
by Neale Ranns
· 7 years ago
4f8863b
bond: ping fails between l2 BD [VPP-1238]
by Steven
· 7 years ago
756cd94
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
by Neale Ranns
· 7 years ago
22b5be0
bond: 1 packet/frame == bad performance [VPP-1236]
by Steven
· 7 years ago
537eeec
Make IPsec tunnel intf work with IPv4 output features
by Matthew Smith
· 7 years ago
13adc3d
features: don't break linked list, create separate one for arc
by Damjan Marion
· 7 years ago
87dad11
L2: no-flood interface type in the Bridge-Domain
by Neale Ranns
· 7 years ago
72d2c4f
plugins: unload plugin if early init fails
by Damjan Marion
· 7 years ago
7bf3f9f
DVR: save the rewrite length in packet meta-data for features
by Neale Ranns
· 7 years ago
18075a0
BIER coveroty fix for unintialised return value on error
by Neale Ranns
· 7 years ago
9a71929
Change l2-fwd node to allow possible feature before UU-FLOOD
by John Lo
· 7 years ago
79aafa1
IPIP: version.h is not needed
by Neale Ranns
· 7 years ago
871dc42
Detailed stats collection feature
by Neale Ranns
· 7 years ago
6df1903
NAT added FIB entries have a preference lower than API/CLI
by Neale Ranns
· 7 years ago
3ecc221
reassembly: bug fixes
by Klement Sekera
· 7 years ago
a46b4c9
session: use fib index in ip local test
by Florin Coras
· 7 years ago
074f698
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
by Steven
· 7 years ago
70488ab
bond: show trace causes a crash if the interface is deleted
by Steven
· 7 years ago
30684ac
Coverity fixes (VPP-1204)
by Chris Luke
· 7 years ago
f3a3bad
ip6: fix ip6-local urpf checking
by Florin Coras
· 7 years ago
109139e
l2_input:optimize counter access
by Eyal Bari
· 7 years ago
56b39f6
tcp: fix fib index buffer tagging
by Florin Coras
· 7 years ago
cc5677b
No need for this routine to be global
by Dave Barach
· 7 years ago
b3caf55
bond: cli rename
by Steven
· 7 years ago
e17bb71
SCTP: use custom fib
by Marco Varlese
· 7 years ago
aa0180b
vxlan:refactor add del command function
by Eyal Bari
· 7 years ago
18c0f22
bond: coverity woes
by Steven
· 7 years ago
de91006
VCL: add IPv6 to socket_test.sh and make test
by Dave Wallace
· 7 years ago
abcf3ea
Restore the brief FIB entry printing
by Neale Ranns
· 7 years ago
43fc688
afpacket: Fix the reply if itf already exits
by Mohsin Kazmi
· 7 years ago
f6647e0
session: fix local session disconnects
by Florin Coras
· 7 years ago
4585eb8
Drop dhcp pkts w/ hardware address mismatches
by Dave Barach
· 7 years ago
4631610
IPSEC_AH: broken initialization (VPP-1208)
by Marco Varlese
· 7 years ago
81a13db
tcp/session: sprinkle prefetches
by Florin Coras
· 7 years ago
0bee9ce
session: allow builtin apps to register names
by Florin Coras
· 7 years ago
a005e7f
bond: performance enhancement
by Steven
· 7 years ago
94f9a6d
acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other plugins
by Andrew Yourtchenko
· 7 years ago
32f4e18
Avoid atomic ops when polling queues
by Dave Barach
· 7 years ago
7b0b961
udp: make udp encap pool cacheline aligned
by Damjan Marion
· 7 years ago
9cd2d7a
bond: Add bonding driver and LACP protocol
by Steven
· 7 years ago
43ebe29
VPP_1202: handle DHCP NAK packets
by Dave Barach
· 7 years ago
43b1f44
UDP Encap counters
by Neale Ranns
· 7 years ago
0cae3f7
Detailed Interface stats API takes sw_if_index
by Neale Ranns
· 7 years ago
4c53313
reassembly: feature/concurrency
by Klement Sekera
· 7 years ago
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
f704f38
Use x(void) not x() in new interface stats code
by Neale Ranns
· 7 years ago
5090c57
session: fix coverity warnings
by Florin Coras
· 7 years ago
19bd190
Coverity found bugs in recent MPLS changes
by Neale Ranns
· 7 years ago
9a1f49e
QoS code coverity found errors
by Neale Ranns
· 7 years ago
26600e6
FIB code coverity found defect
by Neale Ranns
· 7 years ago
6f4a6be
Interface Unicast, Multicast and Broadcast stats on the API
by Neale Ranns
· 7 years ago
7b867a8
IGMP plugin
by Jakub Grajciar
· 7 years ago
1d977dc
IPIP: Fix coverity error.
by Ole Troan
· 7 years ago
f38bef4
FIX: Fixed ip6_fib_dump api function response.
by Dmitry Vakhrushev
· 7 years ago
2ae2bc5
Remove unnumbered configuration on interface delete
by Neale Ranns
· 7 years ago
039cbfe
QoS recording and marking
by Neale Ranns
· 7 years ago
0d65d11
Fix a long-latent bi=0 bug in vlib_buffer_add_data
by Dave Barach
· 7 years ago
c037423
IPv6 ND Router discovery control plane (VPP-1095)
by Juraj Sloboda
· 7 years ago
ff92efe
stats: allow configuring poller delay
by Klement Sekera
· 7 years ago
ce8805c
IPSec: fix IPv6 policy deleting
by Matus Fabian
· 7 years ago
Next »