Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
828d27ea0edb97280a0164041a286973fa74b5a2
/
src
/
vnet
5ff0e0b
CMake: generate .json from .api files
by Neale Ranns
· 6 years ago
3575abb
vxlan_gpe_encap: fix packet len error
by Zhiyong Yang
· 6 years ago
612dd6a
CMake as an alternative to autotools (experimental)
by Damjan Marion
· 6 years ago
5d82d2f
l2: arp termination dump
by Mohsin Kazmi
· 6 years ago
b3655e5
VPP-1392: VXLAN fails with IP fragmentation
by Ole Troan
· 6 years ago
ee4efa7
Fix a bug in function pipe_rx
by Lijian Zhang
· 6 years ago
decda5b
optimize init_server to reduce session overhead
by Ping Yu
· 6 years ago
a0c29a9
Fix a segment fault issue in TLS
by Ping Yu
· 6 years ago
6bd197e
Remove client_index field from replies in API
by Ondrej Fabry
· 6 years ago
b11f903
Fix context field position in API definition
by Ondrej Fabry
· 6 years ago
22130e1
neighbor advertisement must with target_link option
by ahdj007
· 6 years ago
34eb5d4
classify_add_del_session API: Use more descriptive docstring (VPP-1385)
by Juraj Sloboda
· 6 years ago
c9dad5d
Multiarch for ip4 forwarding nodes
by Damjan Marion
· 6 years ago
6e36351
Multiarch handling in different constructor macros
by Damjan Marion
· 6 years ago
dd8e7d0
Multiversioning: Device (tx) function constructor
by Mohsin Kazmi
· 6 years ago
7eb9d96
IP fragmentation buffer chains, part 2.
by Ole Troan
· 6 years ago
9936831
vcl: support for eventfd mq signaling
by Florin Coras
· 6 years ago
4146c65
IP fragmentation to handle buffer chains.
by Ole Troan
· 6 years ago
3074629
VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors
by shubing guo
· 6 years ago
d0df49f
Use IP address types on UDP encap API
by Neale Ranns
· 6 years ago
99a3c6c
Use the bihash walk function
by Neale Ranns
· 6 years ago
fe80c49
Fix L2 flooding to BVI with error return not working
by John Lo
· 6 years ago
49433ad
Thread-safe ARP / ND throttling
by Dave Barach
· 6 years ago
85a2555
bfd:fix NULL session free/put
by Eyal Bari
· 6 years ago
7528245
Fix "Old Style VLA" build warnings
by Juraj Sloboda
· 7 years ago
28374ca
Fix dangling reference in l2fib_scan(...)
by Dave Barach
· 6 years ago
6763a1d
re-indent UDP encap documentation
by Neale Ranns
· 6 years ago
466f289
socket api: multiple fds in one msg
by Florin Coras
· 6 years ago
717de09
ipsec: add udp-encap option to debug cli commands
by Radu Nicolau
· 6 years ago
ce9e0b4
loop counter to prevent infiinte number of look ups per-packet
by Neale Ranns
· 6 years ago
5c482a9
Documentation fix on "set interface ip[6] table"
by Yichen Wang
· 6 years ago
e126cc5
vxlan:optimize cached entry compare
by Eyal Bari
· 6 years ago
7d92c09
vxlan:decap.c conform coding style
by Eyal Bari
· 6 years ago
16be62e
fix 'sh vxlan tunnels'
by Neale Ranns
· 6 years ago
460dce6
vcl: add read/write udp support
by Florin Coras
· 6 years ago
579092c
SIXRD: fix post introduction of the directed subnet broadcast
by Neale Ranns
· 6 years ago
c5d4317
FIB: return entry prefix by const reference to avoid the copy
by Neale Ranns
· 6 years ago
1f895c9
Reverse the logic of flagging malformed packet in fragmentation code to allow padding
by Rajesh Saluja
· 6 years ago
d3ca8ff
session/dlmalloc: coverity fixes
by Florin Coras
· 6 years ago
54693d2
vcl: use events for epoll/select/read/write
by Florin Coras
· 6 years ago
d7f58cc
Fix memory leak in processing of ICMPv6 RA event (VPP-1360)
by Juraj Sloboda
· 6 years ago
f91080c
Clean up dpdk plugin rx/tx pcap tracing
by Dave Barach
· 6 years ago
055b231
L2 Flood: use the buffer clone API rather than buffer recycle
by Neale Ranns
· 6 years ago
8b5dc4f
Create a unit-test plugin
by Dave Barach
· 6 years ago
8409955
session: send rx events only if session ready
by Florin Coras
· 6 years ago
6b9b41c
L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api
by Neale Ranns
· 6 years ago
66446b9
Update pipeline.h: use vlib_get_buffers
by Dave Barach
· 6 years ago
cd30774
fix vector index range checks
by Eyal Bari
· 6 years ago
78451a6
Loopback tx: support multiple tx intfcs per frame
by Dave Barach
· 6 years ago
e375067
fix IP directed broadcast node declarations
by Matthew Smith
· 6 years ago
78fd7e8
Add congestion drop in interface handoff
by Damjan Marion
· 6 years ago
8d753f9
QOS: mark/record fix feature ordering c-n-p error
by Neale Ranns
· 6 years ago
1855b8e
IP directed broadcast
by Neale Ranns
· 6 years ago
0809f6c
QoS: marking and recording for MPLS and VLAN
by Neale Ranns
· 6 years ago
7d98a12
Remove unused argument to vlib_feature_next
by Damjan Marion
· 6 years ago
3d0fadc
session: coverity warnings
by Florin Coras
· 6 years ago
970a0b8
Add a new communication channel between VPP and openssl engine
by Ping Yu
· 6 years ago
4d56e05
Cleanup of handoff code
by Damjan Marion
· 6 years ago
a17158b
qos record:fix disable on interface delete
by Eyal Bari
· 6 years ago
8a03e4f
ip4-input and ip4-input-no-checksum should be siblings
by Neale Ranns
· 6 years ago
07f3586
qos mark/record: fix disable-sw_if_index range check
by Eyal Bari
· 6 years ago
6a5adc3
Add config option to use dlmalloc instead of mheap
by Dave Barach
· 6 years ago
b52c034
loopback:fix delete to check interface class
by Eyal Bari
· 6 years ago
52207f1
session: send ctrl msg over mq
by Florin Coras
· 6 years ago
3c2fed5
session: use msg queue for events
by Florin Coras
· 6 years ago
5da96a7
session: make sure segment sizes are page aligned
by Florin Coras
· 6 years ago
208c29a
VOM: support for pipes
by Neale Ranns
· 7 years ago
4faab21
Adjacency-BFD: assume BFD down on create
by Neale Ranns
· 6 years ago
635ec3b
VPP-1341: fix loopback interface graph arcs
by Dave Barach
· 6 years ago
0e6f4d6
Improve IP4 ARP and IP6 ND Events Notification
by John Lo
· 6 years ago
v18.10-rc0
a8d4764
VPP-1338: fix ipsec api coverity warnings
by Dave Barach
· 6 years ago
c82b358
srv6: fix pointers in quad loops
by Francois Clad
· 6 years ago
46f001d
session: push tx notifications only if needed
by Florin Coras
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
b6b04f0
bridge-domain:fix no_flood count
by Eyal Bari
· 6 years ago
c1dccc5
VPP-1337: Dangling reference be gone!
by Dave Barach
· 6 years ago
de450cb
FIB path dump: fix next-hop-table ID for recursive routes
by Neale Ranns
· 6 years ago
947ea62
IGMP improvements
by Neale Ranns
· 7 years ago
dd47eca
vxlan:use bihash_16_8 for ipv4 lookup
by Eyal Bari
· 6 years ago
a1ff01e
new pipe code does not use stdints
by Neale Ranns
· 6 years ago
0e36bbf
Fix IPsec intf tx node setup at intf creation
by Matthew Smith
· 6 years ago
95e0ce0
session/svm: fix coverity warnings
by Florin Coras
· 6 years ago
e7cde31
vhost: Add multi-versioning support
by Mohsin Kazmi
· 6 years ago
17ff3c1
Pipes
by Neale Ranns
· 6 years ago
0fa5678
vxlan:use bihash_24_8 for ipv6 lookup
by Eyal Bari
· 7 years ago
6452622
fix VPP-1312 Invalid UDP packet length in ipsec
by Klement Sekera
· 7 years ago
1f046dc
IP FIB dump - incorrect table-ID for deag paths
by Neale Ranns
· 6 years ago
eb9df09
Remove unused members from ip4_fib_t
by Neale Ranns
· 6 years ago
680f279
add 'src-lookup' keyword for FIB paths
by Neale Ranns
· 6 years ago
208daa1
tcp: update snd_una_max for retranmsits
by Florin Coras
· 6 years ago
b361076
Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting
by Vijayabhaskar Katamreddy
· 6 years ago
91ca462
tcp: fix single loop prefetch
by Florin Coras
· 6 years ago
0d60a0f
session: send tx notification to app
by Florin Coras
· 6 years ago
c2fc57e
ipsec: fix VPP-1333 - crash in ipsec policy cli
by Klement Sekera
· 6 years ago
e95d1a1
Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes
by Vijayabhaskar Katamreddy
· 6 years ago
c667ffd
IP4 Router Alert option handling for IGMP
by Neale Ranns
· 6 years ago
697faea
vcl: move binary api and cfg to separate files
by Florin Coras
· 6 years ago
7e12d94
vcl: refactor vcl session
by Florin Coras
· 6 years ago
8dcfed5
reassembly: optimize bihash usage
by Klement Sekera
· 6 years ago
08bca80
ip: vectorized ip checksum
by Damjan Marion
· 6 years ago
Next »