Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
5ad541eeaa428c6a88c40e2088cdaabc0748c9df
/
src
/
vnet
5ad541e
interface: Remove residual dpdk bonding code
by Steven Luong
· 5 years ago
458089b
session: move ctrl messages from bapi to mq
by Florin Coras
· 5 years ago
2cdcd0c
ipsec: Fix NULL encryption algorithm
by Neale Ranns
· 5 years ago
8e9e0ec
ip: reassembly: remove unnecessary code
by Klement Sekera
· 5 years ago
3f1964d
gso: fix segmentation when gso_size greater than vlib buffer size
by Mohsin Kazmi
· 5 years ago
59ac9c2
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
by Andrew Yourtchenko
· 5 years ago
92f190a
tcp: fix byte tracker samples flush
by Florin Coras
· 5 years ago
34af0cc
dns: make the dns name resolver a plugin
by Dave Barach
· 5 years ago
95e091b
ip: fix merge issue
by Klement Sekera
· 5 years ago
1096b46
sr: fix sr_set_encap_source reply
by Vratko Polak
· 5 years ago
a436a42
tcp: add option for always on event logging
by Florin Coras
· 5 years ago
4bf8888
dns: add basic functional "make test" case
by Dave Barach
· 5 years ago
2d9520e
tcp: default to debug disabled
by Florin Coras
· 5 years ago
e717482
vppapigen: remove support for legacy typedefs
by Paul Vinciguerra
· 5 years ago
630ab58
ip: reassembly: send packet out on correct worker
by Klement Sekera
· 5 years ago
9af7e2e
fix pcap_write function
by Jack Xu
· 6 years ago
053204a
api: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
df36f49
tcp: forward conn resets through tcp-output
by Florin Coras
· 5 years ago
e8d2dcb
dns: handle multiple replies for single requests
by Dave Barach
· 5 years ago
a665921
ip: leverage existing vlib_buffer_advance
by Zhiyong Yang
· 5 years ago
a75ad87
devices: skip checksum calculation if guest supports checksum offload
by Steven Luong
· 5 years ago
dfb3b87
session: add explicit reset api
by Florin Coras
· 5 years ago
12f6936
tcp: set cc_algo on connection alloc
by Florin Coras
· 5 years ago
d206724
tcp: allow cc algos to set pacing rate
by Florin Coras
· 5 years ago
14bea1b
gso: fix l3 and l4 header offset in case of tagged interface
by Mohsin Kazmi
· 5 years ago
0a57343
gso: fix the segmentation to use current_data offset
by Mohsin Kazmi
· 5 years ago
bac326c
bonding lacp: deleting virtual interface which was enslaved may cause crash
by Steven Luong
· 5 years ago
5cd987d
devices: vhost-user crashes displaying show trace for deleted interface
by Steven Luong
· 5 years ago
d25d364
tcp: fix cc algo name parsing
by Florin Coras
· 5 years ago
7dfcf7f
gso: remove the ip checksum flag in case of ipv6
by Mohsin Kazmi
· 5 years ago
77cc14a
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
by Dmitry Vakhrushev
· 5 years ago
018c14b
dhcp: resolver process node index in main_t
by Dave Barach
· 5 years ago
6631780
vlib: copy trace_handle in vlib_buffer_copy/clone() functions
by John Lo
· 5 years ago
9094b5c
tcp: extend protocol configuration
by Florin Coras
· 5 years ago
5d8a806
session: fix enqueue notification on 32bit systems
by Florin Coras
· 5 years ago
d8ca1e4
fib: add adj_midchain.h to the list of files to install in the include path
by Alberto Compagno
· 5 years ago
6c92f5b
ip: allow addrs from the same prefix on intf
by Matthew Smith
· 5 years ago
79c04d6
tcp: handle fin+rst+syn in closing state
by Florin Coras
· 5 years ago
a678974
session: allow closed transports to send
by Florin Coras
· 5 years ago
d09236d
tls: mark as no lookup transport
by Florin Coras
· 5 years ago
f03c494
tls: handle transport reset
by Florin Coras
· 5 years ago
edfe2c0
api: vppapitrace JSON/API trace converter
by Ole Troan
· 5 years ago
9cbf681
udp: fix rx event generation
by Florin Coras
· 5 years ago
75c48c1
tcp: cleanup timers
by Florin Coras
· 5 years ago
ef2b335
tls: fix close with data
by Florin Coras
· 5 years ago
d1ba3d2
tcp: fix zero rwnd sent check
by Florin Coras
· 5 years ago
b339233
udp: fix connections move
by Aloys Augustin
· 5 years ago
08f2a5d
interface: fix checksum flags
by Florin Coras
· 5 years ago
adb17a8
fib tests: IP multicast over GRE
by Neale Ranns
· 5 years ago
f8475a7
udp: fix session migrate when not needed
by Nathan Skrzypczak
· 5 years ago
3bcf1a9
ethernet: change to mark the CFI bit in the L2 header.
by Prashant Maheshwari
· 5 years ago
0048223
session: cache align transport base class
by Florin Coras
· 5 years ago
b1b98f5
vxlan: fix VXLANoIP6 checksum offload setup
by John Lo
· 5 years ago
3bc6bc2
ip: fix ip6/udp checksum for pkts using buffer chaining
by John Lo
· 5 years ago
5dedae7
devices: add null check after map_guest_mem calls
by Steven Luong
· 5 years ago
edfe0ee
tcp: add more connection stats
by Florin Coras
· 5 years ago
c62a83d
ethernet: fix ARP feature arc definition
by Dave Barach
· 5 years ago
2be3eb6
ipsec: FIx feature ordering
by Neale Ranns
· 5 years ago
7c615ae
virtio: add the display information in virtio cli
by Chenmin Sun
· 5 years ago
778ce57
interface: fix pcap tx/rx trace cli handling
by John Lo
· 5 years ago
49568af
session: session pool migration notification
by Florin Coras
· 5 years ago
3b9374f
ipsec: Redo the anit-replay check post decrypt
by Neale Ranns
· 5 years ago
55c68c9
docs: Small fixes and ordering
by Nathan Skrzypczak
· 5 years ago
30aaf97
vppinfra: refactor clib_rwlock_t to use single condition variable
by jaszha03
· 5 years ago
1ff56f0
ethernet: Fix node ordering on ARP feautre ARC
by Neale Ranns
· 5 years ago
635acbf
tcp: honor snd_wnd in fast rxt
by Florin Coras
· 5 years ago
0bff37f
qos: Uninitialised variable (coverity)
by Neale Ranns
· 5 years ago
515eed4
api: add prefix matcher typedef
by Paul Vinciguerra
· 5 years ago
4208a4c
devices interface tests: vhosst GSO support
by Steven Luong
· 6 years ago
83832e7
qos: Store function
by Neale Ranns
· 5 years ago
e3cb1f9
pg: clarify the text of error message
by Andrew Yourtchenko
· 5 years ago
5cdde5c
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
by jaszha03
· 5 years ago
1404698
ip: Ensure reassembly runs before IPSec decrypt.
by Neale Ranns
· 5 years ago
513582c
fib: Add some path-list flags to its key
by Neale Ranns
· 5 years ago
5ca2a8a
fib: fix calls to unformat_fib_path
by Neale Ranns
· 5 years ago
6b43ce5
ipsec: Typo in flag name
by Neale Ranns
· 5 years ago
f25e7cf
vppinfra: refactor use of CLIB_MEMORY_BARRIER ()
by jaszha03
· 6 years ago
19b697f
tap: fix segv when host-if-name is not given
by Mohsin Kazmi
· 5 years ago
0455c43
vppinfra: conformed spinlocks to use CLIB_PAUSE
by jaszha03
· 6 years ago
2b5fed8
session: fix vpp to app msg generation
by Florin Coras
· 5 years ago
99c358d
fib: add invalid source type and fix debug log
by Benoît Ganne
· 5 years ago
22e9cfd
pg: add GSO support
by Mohsin Kazmi
· 5 years ago
be83704
sr: ipv6 segment routing header (srh) update
by Ahmed Abdelsalam
· 5 years ago
0ae1d80
sr: fix srv6 end.t behavior
by Ahmed Abdelsalam
· 5 years ago
854e0a2
session: define connection id length
by Florin Coras
· 5 years ago
b0ffbee
session: separate ctrl, new and old events
by Florin Coras
· 5 years ago
1f42101
tcp: count resets sent
by Florin Coras
· 5 years ago
26dd6de
session tcp: handle rxt and acks as custom events
by Florin Coras
· 5 years ago
038e1df
dhcp ip: DSCP settings for transmitted DHCP packets
by Neale Ranns
· 5 years ago
99536f4
dhcp: send unicast and broadcast packets via the IP adjacency
by Neale Ranns
· 5 years ago
1f5a606
misc: remove unnecessary cast in classify
by Zhiyong Yang
· 5 years ago
5f06632
session: add transport deleted state
by Florin Coras
· 5 years ago
d39495d
build: add missing .api files for packaging
by Benoît Ganne
· 5 years ago
8a4f6da
misc: leverage vlib_buffer_get_current in srp
by Zhiyong Yang
· 5 years ago
c94afaa
bonding: incorrect RX counters for bond interface
by Steven Luong
· 5 years ago
5281a90
qos: QoS dump APIs
by Neale Ranns
· 5 years ago
1dbcf30
fib: Support the POP of a Psuedo Wire Control Word
by Neale Ranns
· 5 years ago
8c1280f
bonding: print the name on the cli when created
by Mohsin Kazmi
· 5 years ago
c5d5327
tap: print the interface name on cli when created
by Mohsin Kazmi
· 5 years ago
6afaae1
ipsec: GCM, Anti-replay and ESN fixess
by Neale Ranns
· 5 years ago
Next »