Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
1664f9ba4a154f6d11870e0bb9fdaa527b5afbaf
/
src
/
vnet
b1352ed
BD:unify bridge domain creation code
by Eyal Bari
· 8 years ago
86326da
BFD: disable gcc6 warnings in helper macros
by Klement Sekera
· 8 years ago
5312942
vhost: remove socket linked file when deleting vhost interface
by Steven
· 8 years ago
6368151
Debug CLI to magically create / delete a TCP session
by Dave Barach
· 8 years ago
f12a83f
Improve Load-Balance MAPs
by Neale Ranns
· 8 years ago
a546481
Session layer improvements
by Florin Coras
· 8 years ago
db42b7b
[VPP-704]./uri_tcp_test slave , uri test segment fault
by flyingeagle23
· 8 years ago
e212506
[vpp-705]uri_cli issue:show session get nothing tips when session management disable
by flyingeagle23
· 8 years ago
2f2db1c
CGN: IPFIX logging
by Matus Fabian
· 8 years ago
2a3ea49
Learn IP6 link-local ND entries from NSs sourced from link-local address
by Neale Ranns
· 8 years ago
b59a705
Add more svm fifo unit tests
by Florin Coras
· 8 years ago
994dab4
Memory leak in load-balance maps
by Neale Ranns
· 8 years ago
1f75cfd
Fix fifo ooo bugs and improve testing
by Dave Barach
· 8 years ago
5921f98
Set lower bound on persist timer
by Florin Coras
· 8 years ago
6cf260c
tcp: completed trace functions
by Clement Durand
· 8 years ago
6cf30ad
Session layer refactoring
by Florin Coras
· 8 years ago
0f7d2ff
tcp builtin_client: bug correction and short_help
by Clement Durand
· 8 years ago
a055830
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX
by Neale Ranns
· 8 years ago
2151191
LISP: make statistics thread safe
by Filip Tehlar
· 8 years ago
d89b604
LISP: show mapping negative action in CLI
by Filip Tehlar
· 8 years ago
67e0607
Devices: set interface placement does not remove the old interface placement
by Steven
· 8 years ago
9f171f5
MPLS Mcast coverity fixes
by Neale Ranns
· 8 years ago
f060930
MTRIE coverity fixes
by Neale Ranns
· 8 years ago
107e7d4
Remove usued, redundant and deprecated code from lookup.h
by Neale Ranns
· 8 years ago
361abef
Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691)
by jerryian
· 8 years ago
e4dcba8
vhost: interrupt mode enhancements
by Steven
· 8 years ago
153646e
Common device-input interrupt infra
by Damjan Marion
· 8 years ago
0f26c5a
MPLS Mcast
by Neale Ranns
· 8 years ago
c14f31c
Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690
by Florin Coras
· 8 years ago
d1ed486
VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault
by flyingeagle23
· 8 years ago
88fc83e
BFD-FIB interactions
by Neale Ranns
· 8 years ago
5ee51f8
VPP-686: create bridge-domain
by Choonho Son
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
bc799c9
VXLAN:fix tunnel delete not returning sw_if_index
by Eyal Bari
· 8 years ago
f24991c
L2FIB:add l2fib_flush_bd l2fib_flush_int apis
by Eyal Bari
· 8 years ago
e50e856
BFD: add ARP-awareness, fix bugs
by Klement Sekera
· 8 years ago
fc56841
LISP: fix crash when GPE interface is re-added, VPP-685
by Filip Tehlar
· 8 years ago
25ad0ea
LISP: fix crash when adding a negative forwarding entry, VPP-681
by Filip Tehlar
· 8 years ago
7eac916
GRE over IPv6
by Ciara Loftus
· 8 years ago
63d5bae
Fix issue with gre protocol registration when running multithreaded
by Damjan Marion
· 8 years ago
615fc61
Fix issue with udp port registration when running multithreaded
by Damjan Marion
· 8 years ago
fead670
BD/API:add bridge_domain_set_mac_age api
by Eyal Bari
· 8 years ago
10c273b
Add an API call to set interface MAC addresses.
by Jon Loeliger
· 8 years ago
fa5d198
Adjacency layout change and move to vnet/adj
by Neale Ranns
· 8 years ago
3e350af
TCP cc/window management fixes and debugging
by Florin Coras
· 8 years ago
0548079
CLI: create/delete bridge-domain
by Choonho Son
· 8 years ago
f9f4065
ARP/ND/API:fix arp reg + nd no identical regs
by Eyal Bari
· 8 years ago
a3af337
MTRIE Optimisations 2
by Neale Ranns
· 8 years ago
8db1de8
ARP/API:protect against identical registrations
by Eyal Bari
· 8 years ago
1e8d01f
LISP: Do not show P-ITR generated mapping
by Filip Tehlar
· 8 years ago
f158661
Fix more "symbol XXX found in none of the libs" warnings
by Dave Barach
· 8 years ago
1927da2
vppinfra: add spinlock inline functions
by Damjan Marion
· 8 years ago
b18e0de
SR replicate mheap corruption fix VPP-672
by shwethab
· 8 years ago
adcaaf1
VPP-673 Fix L2 steering.
by Pablo Camarillo
· 8 years ago
e3d5280
VPP-669: ping: fix coverity check error 165075 + add ping testcase
by Andrew Yourtchenko
· 8 years ago
a0623f8
BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints
by Eyal Bari
· 8 years ago
340690e
IP lookup: remove used stack variables
by Neale Ranns
· 8 years ago
b4874ee
LISP: fix IID in decap
by Filip Tehlar
· 8 years ago
2c0d0fe
Coverity Error: logically dead code in IP unnumbered CLI
by Neale Ranns
· 8 years ago
9705c38
MAP - add the domain struct directly into the dat-path and avoid the indirectiob throught the map-DPO
by Neale Ranns
· 8 years ago
04a75e3
Mtrie optimisations
by Neale Ranns
· 8 years ago
9a69a60
Sub-net broadcast addresses for IPv4
by Neale Ranns
· 8 years ago
0d150bb
vhost: vhost-user component may become unusable with too many open files (VPP-668)
by Steven
· 8 years ago
4521afa
Bugfixing and documentation for SRv6
by Pablo Camarillo
· 8 years ago
45ce3fb
Unscrew builtin client
by Dave Barach
· 8 years ago
22db11b
af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set
by Jim Gibson
· 8 years ago
da1f2c7
Implement MAC Flush for BD or Interface from the L2FIB
by John Lo
· 8 years ago
6792ec0
TCP/session improvements
by Florin Coras
· 8 years ago
98ab091
Fix output feature processing (VPP-670)
by AkshayaNadahalli
· 8 years ago
2e7fbcc
Mcast rewrite no memcpy
by Neale Ranns
· 8 years ago
17f5f60
Fix output feature processing (VPP-670)
by AkshayaNadahalli
· 8 years ago
13ad1f0
Rename "show interfaces" -> "show interface"
by Dave Barach
· 8 years ago
ed6b52b
LISP: improve DP speed
by Filip Tehlar
· 8 years ago
864b25d
ping: allow the user to send bursts of N packets instead of single packet
by Andrew Yourtchenko
· 8 years ago
7312cc7
vhost: support interrupt mode
by Steven
· 8 years ago
59ed490
policer: fix byte ordering in policer_details msg
by Marek Gradzki
· 8 years ago
4868ff6
LISP statistics
by Filip Tehlar
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
898273f
Check change in unnumbered setting before updating IP enabled state
by Neale Ranns
· 8 years ago
112ee88
features: remove remaining .end_node
by Damjan Marion
· 8 years ago
1bd0109
64 bit per-thread counters
by Neale Ranns
· 8 years ago
180279b
Fix IP feature ordering.
by Neale Ranns
· 8 years ago
696e88d
MPLS performance improvments.
by Neale Ranns
· 8 years ago
4b919a5
Attached hosts
by Neale Ranns
· 8 years ago
b069a69
Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting
by Neale Ranns
· 8 years ago
b85e439
Use the feature anchor in the MPLS input arc - it performs much better
by Neale Ranns
· 8 years ago
3983ac2
Adjacency refinement; check the cover's interface against the adjacency's
by Neale Ranns
· 8 years ago
1b33fde
ping: Fix coverity error 163907
by Andrew Yourtchenko
· 8 years ago
f6dae05
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
by Steven
· 8 years ago
e9f929b
vlib: make runtime_data thread-local
by Damjan Marion
· 8 years ago
9d676af
No vector allocation during buffer copy
by Neale Ranns
· 8 years ago
e101e1f
VXLAN:add hidden multicast interface check
by Eyal Bari
· 8 years ago
1c82cd4
API:support hidden sw interfaces
by Eyal Bari
· 8 years ago
e146f13
ioam: ip6 hop by hop ext header and SR header co-existence
by shwethab
· 8 years ago
e69f495
VPP-659 Improve tcp/session debugging and testing
by Florin Coras
· 8 years ago
1904c47
Add MAC address check in ethernet-input node if interface in L3 mode
by John Lo
· 8 years ago
374e2c5
Retire vpp_lite
by Damjan Marion
· 8 years ago
d79b41e
VPP-659 TCP improvements
by Florin Coras
· 8 years ago
67a99f8
LISP: fix Proxy-ETR show command, VPP-660
by Filip Tehlar
· 8 years ago
69b7aa4
Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass
by Neale Ranns
· 8 years ago
Next »