Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
4453c09ac38b8c80248d105e378640230124f8a6
4453c09
svm: fix sh ssvm size for private segments
by Florin Coras
· 5 years ago
c701e57
tests: don't prompt to launch gdb for sanity test case
by Paul Vinciguerra
· 5 years ago
ff6cdcc
hsa: Add periodic timing
by Nathan Skrzypczak
· 5 years ago
b22e1f0
interface: Prevent bad inner-dot1q any exact-match configuration
by Jon Loeliger
· 5 years ago
b4f073c
bash: add -j <jobs> option to vpp-make-test
by Dave Wallace
· 5 years ago
75c7236
gtpu: Track the dst FIB entry instead of RR sourcing that
by Miklos Tirpak
· 5 years ago
8122cc2
session: reserve memory for rbtree
by Florin Coras
· 5 years ago
e090f4d
papi: lazily initialize stats client
by Paul Vinciguerra
· 5 years ago
4c16d80
gre: multipoint ingress lookup fix
by Neale Ranns
· 5 years ago
cfffeae
quic: fix accept failure
by Nathan Skrzypczak
· 5 years ago
64e9d28
build tests: fail test run if we can't patch scapy
by Paul Vinciguerra
· 5 years ago
affa055
docs: add physmem section in configuration parameters
by Jieqiang Wang
· 5 years ago
53131d2
tests: fix cdp patch for scapy 2.4.3
by Paul Vinciguerra
· 5 years ago
917c91a
docs: update troubleshooting commands
by Paul Vinciguerra
· 5 years ago
d9942bc
quic: Hotfix crypto context on migrate
by Nathan Skrzypczak
· 5 years ago
9f4ac58
svm: decrease svm map verbosity
by Florin Coras
· 5 years ago
568acbb
ipsec: Fix decap of IPSEC/GRE in transport mode
by Neale Ranns
· 5 years ago
6461b7a
tests: fix import from change to scapy 2.4.3
by Paul Vinciguerra
· 5 years ago
77022b8
srv6-mobile
by Tetsuya Murakami
· 5 years ago
10a8bda
misc: don't os_exit(1) causing core on SIGINT
by Christian E. Hopps
· 5 years ago
19871f2
pg: don't leak open files in packet-generator
by Christian E. Hopps
· 5 years ago
0812aea
vpp: fix .short_help for "ip virtual"
by Paul Vinciguerra
· 5 years ago
336bccd
dhcp: client use local logger
by Paul Vinciguerra
· 5 years ago
5fb2278
vxlan geneve gtpu: fix short help
by Paul Vinciguerra
· 5 years ago
32c4d38
ip: cleanup punt socket cli help
by Paul Vinciguerra
· 5 years ago
a4e2e7c
feature: add descriptive cli command output for 'set interface feature'
by Paul Vinciguerra
· 5 years ago
baa1710
feature: add [verbose] to show features help
by Paul Vinciguerra
· 5 years ago
9d0ca07
build: Add missing package to Makefile
by Paul Vinciguerra
· 5 years ago
c025329
misc: Add CentOS 8 package support
by Renato Botelho do Couto
· 5 years ago
842506f
vlib: add max-size configuration parameter for pmalloc
by jieqiang wang
· 5 years ago
3be9351
l2: l2_patch_main should not be static
by Vratko Polak
· 5 years ago
b2dbb36
vlib: fix startup-config-process stack overflow
by GordonNoonan
· 5 years ago
6dfd378
bonding: drop traffic on backup interface for active-backup mode
by Steven Luong
· 5 years ago
4ff8d61
flow: add ethernet flow
by Chenmin Sun
· 5 years ago
497dd89
misc: address sanitizer: do not instrument dlmalloc internals
by Benoît Ganne
· 5 years ago
dea0b23
vlib: fix an issue with show pci
by Vratko Polak
· 5 years ago
dc20371
build: export vapi generation in vpp-dev
by Oliver Giles
· 5 years ago
3d14f03
build: Allow to override build date with SOURCE_DATE_EPOCH
by Bernhard M. Wiedemann
· 5 years ago
62d9fda
vlib: fix vector-as-C-string overflow
by Benoît Ganne
· 5 years ago
b2f0914
misc: address sanitizer: fix instrumentation
by Benoît Ganne
· 5 years ago
8d27fa7
classify: add complex encap packet tracing test
by Benoît Ganne
· 5 years ago
71a70d7
classify: forbid invalid match config
by Benoît Ganne
· 5 years ago
f62a8c0
ipsec: bind an SA to a worker
by Neale Ranns
· 6 years ago
f2bde7a
dpdk: add devargs support
by Chenmin Sun
· 5 years ago
a7cb357
vppinfra: fix cpu flag string overflow
by Benoît Ganne
· 5 years ago
7176b80
perfmon: fix per-worker data initialization
by Benoît Ganne
· 5 years ago
e11dce2
nhrp: mGREv6
by Neale Ranns
· 5 years ago
70ef0fa
l2: fix l2input_feat_names overflow
by Benoît Ganne
· 5 years ago
edf3b4b
virtio: fix the tx queue thread binding
by Mohsin Kazmi
· 5 years ago
d1b9e70
quic: Implement crypto contexts
by Nathan Skrzypczak
· 5 years ago
70ae4ef
gso: minor fixes to gso segmentation
by Mohsin Kazmi
· 5 years ago
328631d
docs: improve compressed core file documentation
by Dave Barach
· 5 years ago
cbe25aa
ip: Protocol Independent IP Neighbors
by Neale Ranns
· 5 years ago
96453fd
vcl: RX event may lost when accept session repeatedly
by wanghanlin
· 5 years ago
ecb9d18
quic: update quicly to v0.0.8-vpp
by MathiasRaoul
· 5 years ago
3fd9904
fib: Glean on NBMA interface points to drop
by Neale Ranns
· 5 years ago
e7ee300
fib: Adjacency walk fix for IPv6
by Neale Ranns
· 5 years ago
f50bac1
vppinfra: bihash walk cb typedef and continue/stop controls
by Neale Ranns
· 5 years ago
77cfc01
fib: Adjacency creation notifications for dlegates
by Neale Ranns
· 5 years ago
5d4b891
tests: changes for scapy 2.4.3 migration
by snaramre
· 5 years ago
aa72578
bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state
by Steven Luong
· 5 years ago
380e857
hsa: Fix timing & nits
by Nathan Skrzypczak
· 5 years ago
407f593
ip: SVR: fix wrong return value
by Klement Sekera
· 5 years ago
4c6b1b6
ikev2: fix crash during SA rekey
by Filip Tehlar
· 5 years ago
64cf459
vcl: fix disconnect from binary api
by Florin Coras
· 5 years ago
6d5df8d
vlib: fix "<command> help"
by Dave Barach
· 5 years ago
ef4f3e7
session svm: support for segments larger than 4GB
by Florin Coras
· 5 years ago
38277e4
gbp: use explicit types in api
by Ole Troan
· 5 years ago
62ddc03
session svm: per thread fifo segment slices
by Florin Coras
· 5 years ago
a0bf06d
avf: explicit types in api
by Ole Troan
· 5 years ago
e6eaa24
nat: session cleanup fix
by Filip Varga
· 5 years ago
b644eb5
rdma: add explicit types in api
by Ole Troan
· 5 years ago
4f85968
docs: Rework the startup configuration section
by John DeNisco
· 5 years ago
d4c7092
vcl: separate binary api connections per thread worker
by Florin Coras
· 5 years ago
0aa4013
api: Use vl_msg_push/pop_heap
by Nathan Skrzypczak
· 5 years ago
cfdb109
session: Add mq debug cli
by Nathan Skrzypczak
· 5 years ago
c00f480
quic: Add support for unidirectional streams
by Nathan Skrzypczak
· 5 years ago
f98e59b
hsa: Add option for multiple ips
by Nathan Skrzypczak
· 5 years ago
038c7e6
quic: Use per thread next_cid
by Nathan Skrzypczak
· 5 years ago
5d4c99f
devices: vhost API cleanup
by Jakub Grajciar
· 5 years ago
deaf97f
quic: Add aggregated quicly stats
by Nathan Skrzypczak
· 5 years ago
1802fcc
quic: add more detailed statistics
by MathiasRaoul
· 5 years ago
5de4fb7
devices: tap API cleanup
by Jakub Grajciar
· 5 years ago
8dc75c0
ipsec: Init salt value in SA creation CLI (so it's not random)
by Neale Ranns
· 5 years ago
05d7312
quic: removing quicly_send call from quic_accept_connection
by MathiasRaoul
· 5 years ago
684fb6e
api: pass api and client main to rx thread
by Florin Coras
· 5 years ago
0fa66d6
ioam: use explicit api types
by Ole Troan
· 5 years ago
668605f
ip: use explicit types in api
by Ole Troan
· 5 years ago
3013e69
flowprobe: use explicit types in api
by Ole Troan
· 5 years ago
39d6911
api: multiple connections per process
by Dave Barach
· 5 years ago
6b3f25c
vlib: improve test coverage
by Dave Barach
· 5 years ago
5224b5c
api: fix sock reg passing on read event
by Florin Coras
· 5 years ago
4505f01
ipsec: make sure pad_bytes does not exceed pad data size
by Benoît Ganne
· 5 years ago
4a65b91
marvell: use explicit types in api
by Ole Troan
· 5 years ago
55636cb
gtpu: use explicit types in api
by Ole Troan
· 5 years ago
60f5108
l3xc: use explicit types in api
by Ole Troan
· 5 years ago
a633a43
ip: coverity fix
by johny
· 5 years ago
ebef4a9
lacp: use explit api types
by Ole Troan
· 5 years ago
3f2d571
lacp: fix control_ping from plugins
by Ole Troan
· 5 years ago
7929f9f
stn: use explicit types in api
by Ole Troan
· 5 years ago
Next »