Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
ce1b4c7f05ce28d7b73eb7ed0a8ea4bd483f09e9
/
src
/
vnet
ce1b4c7
Basic support for LISP-GPE encapsulated NSH packets
by Florin Coras
· 8 years ago
fdd81af
VPP-632 : InBand OAM Analyser
by AkshayaNadahalli
· 8 years ago
c756c1c
Improve MFIB doxygen help
by Neale Ranns
· 8 years ago
6f96649
BFD: minor fixes
by Klement Sekera
· 8 years ago
a57a970
BFD: modify session parameters
by Klement Sekera
· 8 years ago
8ea6d71
Fix source address reachability check for ip6 local packets
by AkshayaNadahalli
· 8 years ago
a6bce49
LISP: reject remote mappings that have as locators local IPs
by Filip Tehlar
· 8 years ago
bd69a5f
vlib: remove algned/unaligned buffers scheme
by Damjan Marion
· 8 years ago
d0f673e
dpdk: move to uio_pci_generic
by Damjan Marion
· 8 years ago
bfe4dfa
pg: add trace information for pg tx node
by Damjan Marion
· 8 years ago
62411e7
vhost-user: fix missing speculative enqueue unwind
by Steven
· 8 years ago
e0cb0cc
Fix CLI help message for set ip address
by Matej Klotton
· 8 years ago
9bea8fb
Next node frame over-flow after replication
by Neale Ranns
· 8 years ago
3b46cba
Plugin infrastructure improvements
by Damjan Marion
· 8 years ago
a9374df
Fix SR multicast post mfib commit
by Neale Ranns
· 8 years ago
b17dd96
BFD: SHA1 authentication
by Klement Sekera
· 8 years ago
402ed31
BFD: improve finding of ipv4/ipv6 headers
by Klement Sekera
· 8 years ago
ad623b1
dpdk: fix crypto coverity warning
by Sergio Gonzalez Monroy
· 8 years ago
dccbee3
SNAT: changed source for outbound address FIB entry (VPP-613)
by Matus Fabian
· 8 years ago
05a057b
LISP: enhance binary part of some APIs
by Filip Tehlar
· 8 years ago
a93ea42
VXLAN: further unify ip4/ip6 ctl plane handling
by Eyal Bari
· 8 years ago
c5fccc0
BFD: reformat code to match vpp code style
by Klement Sekera
· 8 years ago
0765c6e
VXLAN: small changes for brevity
by Eyal Bari
· 8 years ago
05b2bf2
MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity)
by Neale Ranns
· 8 years ago
2b81eb8
Add vxlan-bypass feature to IP6 forwarding path
by John Lo
· 8 years ago
61459c9
VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers.
by Andrew Yourtchenko
· 8 years ago
3f90339
Fixed set int state up for ipsec interfaces
by Radu Nicolau
· 8 years ago
2743cc4
Fix LISP Coverity warnings
by Florin Coras
· 8 years ago
5fae99c
LISP: add dump calls for GPE entries API
by Filip Tehlar
· 8 years ago
d4fabb3
sh not show in the mfib flags commands
by Neale Ranns
· 8 years ago
d9aad29
API refactoring : policer
by Pavel Kotucek
· 8 years ago
d04b60b
dpdk: rework cryptodev ipsec build and setup
by Sergio Gonzalez Monroy
· 8 years ago
884cf26
API refactoring : cop
by Pavel Kotucek
· 8 years ago
50132fa
dpdk : incorrect rx filter being installed
by Pavel Kotucek
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
adec587
API refactoring : l2 (add)
by Pavel Kotucek
· 8 years ago
fca0c24
DHCPv[46] proxy tests
by Neale Ranns
· 8 years ago
c8d8770
API refactoring : dhcp
by Pavel Kotucek
· 8 years ago
ba888e4
Add option to use LISP Proxy-ETR
by Florin Coras
· 8 years ago
044183f
[re]Enable per-Adjacency/neighbour counters
by Neale Ranns
· 8 years ago
f3dc11a
Move LISP cp cli to separate file
by Florin Coras
· 8 years ago
eb9e666
API refactoring : flow
by Pavel Kotucek
· 8 years ago
5663409
span: tx functionality
by Pavel Kotucek
· 8 years ago
d2c97d9
API refactoring : classify
by Pavel Kotucek
· 8 years ago
f69ecfe
ping: fix double-free crash under VMWare hypervisor
by Andrew Yourtchenko
· 8 years ago
cda7066
LISP: add RLOC and map-notify counters
by Filip Tehlar
· 8 years ago
18b2816
Fix coverity warning, VPP-608
by Dave Barach
· 8 years ago
0ded851
VXLAN - Add IPv6 tunnels src ref count
by Eyal Bari
· 8 years ago
cf751ec
af_packet: multithreading support
by Mohsin KAZMI
· 8 years ago
8f54496
Fix coverity warnings, VPP-608
by Dave Barach
· 8 years ago
d8e4787
Fix crash on deleting activated vhost-user - VPP-603
by Wojciech Dec
· 8 years ago
46a87ad
BFD: IPv6 support
by Klement Sekera
· 8 years ago
8a6a3b2
dpdk: remove duplicate code in buffers.c
by Damjan Marion
· 8 years ago
3bd11d7
DHCPv6 Proxy; fix crash when DHCPv6 prxy is not configured and client packet is received
by Neale Ranns
· 8 years ago
a9a951f
Add --without-libssl configure parameter
by Damjan Marion
· 8 years ago
597d3c4
dpdk: add 'show dpdk version' cli
by Damjan Marion
· 8 years ago
42e480d
Fix LISP coverity warning
by Florin Coras
· 8 years ago
ca80025
dpdk: register rte_delay_us callback from vnet
by Damjan Marion
· 8 years ago
b601f22
LISP: Enhance IPx offset computing
by Filip Tehlar
· 8 years ago
2feaffc
Provision linux stack ip4 and ip6 addresses for tap interfaces
by Dave Barach
· 8 years ago
878c609
vlib: add buffer and thread callbacks
by Damjan Marion
· 8 years ago
2d0b6e3
VPP-279: Document changes for vnet/vnet/devices
by Billy McFall
· 8 years ago
c3af7bf
LISP: Fix gpe API
by Filip Tehlar
· 8 years ago
35b2607
VPP-580: Host Interface created via Command Line Arg is misnamed
by Billy McFall
· 8 years ago
f8fc0f6
Account for pool realloc when importing FIB entries during VRF export
by Neale Ranns
· 8 years ago
797235a
Fix ARP on unnumbered interfaces (VPP-583)
by Neale Ranns
· 8 years ago
10db26f
BFD: fix bfd_udp_add API
by Klement Sekera
· 8 years ago
cab65ec
Acquire SNAT pool addresses from specific interfaces
by Dave Barach
· 8 years ago
724f64c
Makefile.am cleanup
by Damjan Marion
· 8 years ago
1c5ee87
Remove vcgn plugin
by Damjan Marion
· 8 years ago
8cb07c9
VPP-575 : Inconsistency in flag values for neighbors dump
by Pavel Kotucek
· 8 years ago
655fcc4
Fix LISP Coverity warning
by Florin Coras
· 8 years ago
0f971d8
API refactoring : l2, mpls, sr
by Pavel Kotucek
· 8 years ago
7515228
IPv6 NS RS tests and fixes
by Neale Ranns
· 8 years ago
553a411
VPP-585: vhost-user interface deletion leaks memory.
by Ole Troan
· 8 years ago
738f3f2
API refactoring : dpdk
by Pavel Kotucek
· 8 years ago
0d3c1cc
VPP-279: af_packet via Command-line Arg should no longer be supported
by Billy McFall
· 8 years ago
a1b99da
VPP-279: doxygen documentation for host interface CLI commands
by Billy McFall
· 8 years ago
c0790cf
FIB memory leaks (VPP-578)
by Neale Ranns
· 8 years ago
ce1aae4
LISP: make data plane programming thread safe
by Filip Tehlar
· 8 years ago
5ac9bf5
vxlan fix mcast tunnel delete
by Eyal Bari
· 8 years ago
3e0a356
BFD: immediately honor reduced remote_min_rx interval
by Klement Sekera
· 8 years ago
0c3d467
VPP-574: fix VPP hang during security group configuration on a suspended VM
by Andrew Yourtchenko
· 8 years ago
66f76f2
LISP: fix EID addition
by Filip Tehlar
· 8 years ago
b05116e
LISP: fix fwd entry addition
by Filip Tehlar
· 8 years ago
da8b9a8
vlxlan-gpe - fix api registering
by Gabriel Ganne
· 8 years ago
3cd9eed
Fix crash on null vhost-user socket - VPP-573
by Wojciech Dec
· 8 years ago
d63370c
Fix crash on vhost-user deletion - VPP-571
by Wojciech Dec
· 8 years ago
fdc62ab
Repair Doxygen build infrastructure
by Chris Luke
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago