Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
272c69eb0d8a0ef000ef6d94ee38bdd8009b13ed
/
src
272c69e
LISP: minor enhacements
by Filip Tehlar
· 8 years ago
f3fe820
LISP: fix deleting src/dst entry from GID dictionary
by Filip Tehlar
· 8 years ago
e22e546
SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump
by Matus Fabian
· 8 years ago
aeeac3b
BFD: loop back echo packets
by Klement Sekera
· 8 years ago
12ba252
Fix bug in definition of tcp_header_t
by Juraj Sloboda
· 8 years ago
33e2dc0
VPP-279: Document changes for vnet/vnet/devices
by Billy McFall
· 8 years ago
d3ba515
BFD: respect remote demand mode
by Klement Sekera
· 8 years ago
2bce033
BFD: set per session UDP source port per RFC
by Klement Sekera
· 8 years ago
b05f1f0
Fix coverity issues: ioam
by Shwetha Bhandari
· 8 years ago
0578cd1
Fix is_server flag in vhost dump (VPP-562)
by Marek Gradzki
· 8 years ago
f95b37e
Fix typo in API warning message.
by Jon Loeliger
· 8 years ago
0b49e2b
vhost-user: fix crash when descriptor points to unknown region
by Damjan Marion
· 8 years ago
0f438df
Out-of-tree Build Error fix
by AkshayaNadahalli
· 8 years ago
466f0d4
Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields.
by Jon Loeliger
· 8 years ago
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
e4ad8cc
VPP-630: Null pointer dereferences in vlib/unix/plugin.c
by Ole Troan
· 8 years ago
6fa5568
Fix M(), M2() macros in VAT
by Filip Tehlar
· 8 years ago
a6bce49
LISP: reject remote mappings that have as locators local IPs
by Filip Tehlar
· 8 years ago
614ac5d
Add pool_get[_aligned]_will_expand(...)
by Dave Barach
· 8 years ago
bd69a5f
vlib: remove algned/unaligned buffers scheme
by Damjan Marion
· 8 years ago
b449f48
SNAT: fix snat_add_static_mapping_command() uninitialized variable
by Matus Fabian
· 8 years ago
31c31aa
SNAT: initialize outside and inside FIB index in snat_config
by Matus Fabian
· 8 years ago
71d73fe
fix some 'stored but never read' warnings raised by clang
by Gabriel Ganne
· 8 years ago
8e8f98c
Wheel-timer infra
by Dave Barach
· 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
2ae991e
SNAT: fix invalid outside FIB index
by Matus Fabian
· 8 years ago
09d96f4
SNAT: Port allocation per protocol
by Matus Fabian
· 8 years ago
2d23eca
Remove unnecessary block structure around CONTROL_PING messages.
by Jon Loeliger
· 8 years ago
56c7b01
Refactor fragile msg macro W and W2 to not burry return control flow.
by Jon Loeliger
· 8 years ago
1f9191f
Localize the timeout variable within the W message macro.
by Jon Loeliger
· 8 years ago
7bc770c
Convert message macro S to accept a message pointer parameter;
by Jon Loeliger
· 8 years ago
614e97d
Convert M() and M2() macros to honor their second, mp, parameter.
by Jon Loeliger
· 8 years ago
8a2aea3
Ensure all M() and M2() second parameters are the message pointer.
by Jon Loeliger
· 8 years ago
a9374df
Fix SR multicast post mfib commit
by Neale Ranns
· 8 years ago
ed0e49c
Update default Vagrant box to Ubuntu 16.04, VPP-616
by Dave Wallace
· 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
3ad7704
Prep work for Coverity upload processing via Jenkins
by Dave Barach
· 8 years ago
e1ae29a
SNAT: Add outbound addresses to FIB (VPP-613)
by Matus Fabian
· 8 years ago
3b14529
jvpp: fix coverity warn: reliance on default encoding
by Marek Gradzki
· 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
5842c78
add vnet/util/radix.h to nobase_include_HEADERS list
by Gabriel Ganne
· 8 years ago
5fae99c
LISP: add dump calls for GPE entries API
by Filip Tehlar
· 8 years ago
006eb47
Add files to CLEANFILES for robust make clean.
by Burt Silverman
· 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
4746a5d
jvpp: utilize per-message CRCs (VPP-544)
by Marek Gradzki
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
6a0b7e3
Cleanup some obfuscated code in next node handling.
by Vengada
· 8 years ago
1935942
drop-and-count snat out2in packets with no translations
by Dave Barach
· 8 years ago
3d31f00
Python API: event_callback not initialised.
by Ole Troan
· 8 years ago
a2ac467
Add multi-vpp support back into pythonic vppctl
by Ed Warnicke
· 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
dc90d42
Change automake python macro to get python path
by Tomofumi Hayashi
· 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
2d6b2d6
Repair plugin binary API message numbering
by Dave Barach
· 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
36532bd
SNAT: static mappings for dhcp addressed interfaces (VPP-590)
by Matus Fabian
· 8 years ago
6dbbc58
Fix coverity defect.
by Vengada
· 8 years ago
f69ecfe
ping: fix double-free crash under VMWare hypervisor
by Andrew Yourtchenko
· 8 years ago
1fd5d01
Fix PAPI async response
by Wojciech Dec
· 8 years ago
cda7066
LISP: add RLOC and map-notify counters
by Filip Tehlar
· 8 years ago
fe6bdfd
binary-api debug CLI works with plugins
by Dave Barach
· 8 years ago
675a69c
SNAT: Multiple inside interfaces (VPP-447)
by Matus Fabian
· 8 years ago
8b27537
Add static mapping support for dhcp client interfaces
by Dave Barach
· 8 years ago
926c706
Fix issue in rpm versioning for release builds
by Damjan Marion
· 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
5016f99
Python API: Missing locking of results data structure.
by Ole Troan
· 8 years ago
cf751ec
af_packet: multithreading support
by Mohsin KAZMI
· 8 years ago
07c39da
jvpp: include libjvpp_common in rpm packages
by Marek Gradzki
· 8 years ago
Next »