Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
a154017cf5469d27b30c43d9f2b6144d1f286dd9
/
src
/
vnet
a154017
session: fix http server rpc to main
by Florin Coras
· 6 years ago
282a3cb
tcp: properly validate acks between snd_nxt and una_max
by Florin Coras
· 6 years ago
7c22ff7
ipsec: trunc_size -> icv_size
by Damjan Marion
· 6 years ago
085637f
crypto: pass multiple ops to handler
by Damjan Marion
· 6 years ago
070fd4b
tcp: shorten wait in fin-wait-1 with fin rcvd
by Florin Coras
· 6 years ago
82c5dda
lacp: passive mode support [VPP-1551]
by Steven Luong
· 6 years ago
5ae793a
IPSEC: correctly size per-thread data
by Neale Ranns
· 6 years ago
09a3bc5
virtio: Add support for multiqueue
by Mohsin Kazmi
· 6 years ago
b294f10
IPSEC: show CLI improvements
by Neale Ranns
· 6 years ago
2b60018
GBP: iVXLAN reflection check
by Neale Ranns
· 6 years ago
509028a
session: fix cli for sessions in created state
by Florin Coras
· 6 years ago
6575a9a
session: do not enable pre-input node with 0 workers
by Florin Coras
· 6 years ago
096f2f8
session: remove session logic from io rx evt sender
by Florin Coras
· 6 years ago
69b68ef
session: use app cb function wrappers
by Florin Coras
· 6 years ago
f65074e
tcp: improve rcv process ack processing
by Florin Coras
· 6 years ago
c6c4394
lisp: use crypto lib instead of openssl directly
by Filip Tehlar
· 6 years ago
2b5ba95
IPSEC: tunnel scaling - don't stack the inbould SA
by Neale Ranns
· 6 years ago
ea5bb77
IPSEC: remove pointless feature ordering
by Neale Ranns
· 6 years ago
2d6fc6b
SPAN: Add pending frame on current thread, not on main
by Igor Mikhailov (imichail)
· 6 years ago
26dc58b
Minor bug fixes
by Dave Barach
· 6 years ago
e524d45
IPSEC-GRE: fixes and API update to common types.
by Neale Ranns
· 6 years ago
60f3e65
Integrate first QUIC protocol implementation
by Nathan Skrzypczak
· 6 years ago
d2a4194
BVI: coverity error fix
by Neale Ranns
· 6 years ago
b4fff3a
ipsec: esp-decrypt rework
by Damjan Marion
· 6 years ago
d7603d9
IPSEC: tunnel fragmentation
by Neale Ranns
· 6 years ago
74b7437
tcp: remove sent rcv wnd 0 flag
by Florin Coras
· 6 years ago
d4bdd93
dhcp: only register UDP ports that are needed
by Matthew Smith
· 6 years ago
f20fd1a
tcp: improve updating of rcv wnd
by Florin Coras
· 6 years ago
a03d182
crypto: add vnet_crypto_op_init (...)
by Damjan Marion
· 6 years ago
1e3aa5e
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
by Damjan Marion
· 6 years ago
76b5649
Punt Infra
by Neale Ranns
· 6 years ago
1f4e1cb
ipsec: anti-replay code cleanup
by Damjan Marion
· 6 years ago
b38ee66
session: remove unused tx context field
by Florin Coras
· 6 years ago
fe750c2
Add RDMA ibverb driver plugin
by Benoît Ganne
· 6 years ago
6bc6fd0
session: cap max burst to a constant
by Florin Coras
· 6 years ago
0e967e0
VXLAN-GBP: format flags in encap trace
by Neale Ranns
· 6 years ago
51793f5
tcp: remove unused buffer flags
by Florin Coras
· 6 years ago
987aea8
IPSEC: 4o6 and 6o4 for tunnel interfaces
by Neale Ranns
· 6 years ago
45d8f85
IPSEC: fix build breakage from ships in the night merges
by Neale Ranns
· 6 years ago
25edf14
IPSEC: run encrpyt as a feautre on the tunnel
by Neale Ranns
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
4dd4cf4
GBP: fixes for l3-out routing
by Neale Ranns
· 6 years ago
d709cbc
ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline
by Damjan Marion
· 6 years ago
fbf278a
tcp: add cc algo lookup table
by Florin Coras
· 6 years ago
8164a03
FIB: do debug before remvoing last source
by Neale Ranns
· 6 years ago
4c3ba81
ADJ: midchain delegate to performing stacking
by Neale Ranns
· 6 years ago
af3f078
IPSEC: more expressive API errors
by Neale Ranns
· 6 years ago
1469d54
crypto: add set crypto handler CLI
by Filip Tehlar
· 6 years ago
cb36a1d
ip6-rewrite: bug fix buffer->error in dual loop
by Kingwel Xie
· 6 years ago
c59b9a2
ipsec: esp-encrypt rework
by Damjan Marion
· 6 years ago
8e22054
Convert GRE nodes to new buffer APIs and multiarch
by Benoît Ganne
· 6 years ago
4af1a7f
Simplify adjacency rewrite code
by Benoît Ganne
· 6 years ago
50d5069
IPSEC: improved policy delete
by Neale Ranns
· 6 years ago
ddd98f3
tls: make first segment and fifo size configurable
by Florin Coras
· 6 years ago
3833ffd
IPSEC tests fnd fix or Extended Sequence Numbers
by Neale Ranns
· 6 years ago
20ab31e
UDP: Fix session registration in lookup table
by Aloys Augustin
· 6 years ago
ef71ef0
Fix unformat proto UDPC / UDP conflict
by Nathan Skrzypczak
· 6 years ago
537e85d
tcp: make default mtu configurable
by Florin Coras
· 6 years ago
831d238
ipv6: vectorized ext header check
by Damjan Marion
· 6 years ago
3e2e190
ADJ: more thorough link up check
by Neale Ranns
· 6 years ago
4759683
tcp: improve handling of snd_nxt
by Florin Coras
· 6 years ago
af73eda
ipsec: fix esn handling
by Damjan Marion
· 6 years ago
00a4420
IPSEC: test for packet drop on sequence number wrap
by Neale Ranns
· 6 years ago
4b76112
session/fifo: make event unset atomic
by Florin Coras
· 6 years ago
192b13f
BVI Interface
by Neale Ranns
· 6 years ago
7227c39
error-drop; print interface by name
by Neale Ranns
· 6 years ago
27431dd
icmp: bug fix of buffer->error
by Kingwel Xie
· 6 years ago
1ba5bc8
ipsec: add ipv6 support for ipsec tunnel interface
by Kingwel Xie
· 6 years ago
8863123
crypto: add hmac truncate option
by Damjan Marion
· 6 years ago
c80cc9a
IPSEC: Tunnel SA not deleted
by Neale Ranns
· 6 years ago
b966e8b
ipsec: keep crypto data inside SA
by Damjan Marion
· 6 years ago
c372dc2
ipsec: bug fix ipsec-init sequence
by Kingwel Xie
· 6 years ago
e5c57d7
tcp: disable cc elog debugging
by Florin Coras
· 6 years ago
e225f71
tests: implement crypto tests per RFC2202
by Filip Tehlar
· 6 years ago
91f17dc
crypto: introduce crypto infra
by Damjan Marion
· 6 years ago
5daf0c5
add default NONE flag for bd_flags
by Michal Cmarada
· 6 years ago
231c469
IPSEC: remove byte swap operations in DP during SPD classify
by Neale Ranns
· 6 years ago
9f231d4
IPSEC: tidy the policy types
by Neale Ranns
· 6 years ago
d5c604d
session: add session flags
by Florin Coras
· 6 years ago
a990a2e
vnet: disable the expansion of the heap allocated for classifier tables
by Andrew Yourtchenko
· 6 years ago
3b0d7e4
Revert "API: Cleanup APIs interface.api"
by Ole Trøan
· 6 years ago
e63325e
API: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
37db430
tcp: drop anything but fins in TIME_WAIT
by Florin Coras
· 6 years ago
bb2c7b5
Update documentation for src/vnet/interface.api sw_interface_dump
by Paul Vinciguerra
· 6 years ago
8b4712b
IGMP: typo and doc fix (no behaviour change)
by Neale Ranns
· 6 years ago
a04ebb8
session rule cli add udp session fail
by zhanglimao
· 6 years ago
a5160d7
VPP-1576: fix a set of coverity warnings
by Dave Barach
· 6 years ago
7e5735d
vhost-user: restart vpp may cause vhost to crash
by Steven Luong
· 6 years ago
22e1f1d
Move the punt/drop nodes into vlib
by Neale Ranns
· 6 years ago
aee7364
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
by Filip Tehlar
· 6 years ago
c3a0e8d
deprecate VLIB_NODE_FUNCTION_MULTIARCH
by Filip Tehlar
· 6 years ago
47a9c65
tcp: fix entering closing state while in fast recovery
by Florin Coras
· 6 years ago
fd24744
tcp: avoid computing flags in push hdr inline
by Florin Coras
· 6 years ago
0147c0f
tcp: print congestion control algorithm in cli
by Florin Coras
· 6 years ago
26ea14e
ip: migrate old MULTIARCH macros to VLIB_NODE_FN
by Filip Tehlar
· 6 years ago
44f0f71
l2: migrate old MULTIARCH macros to VLIB_NODE_FN
by Filip Tehlar
· 6 years ago
24b77d1
VPP-1585: fix dns test cli
by Filip Tehlar
· 6 years ago
f726f53
FIB: path parsing, table-id not fib-index (VPP-1586)
by Neale Ranns
· 6 years ago
da7f7b6
ICMP46 error: Clone first buffer instead of "truncating" original buffer
by Ole Troan
· 6 years ago
38fb889
FIB: crash when deleting default route
by Neale Ranns
· 6 years ago
Next »