- 5384cca session: update time for list of subscribers by Florin Coras · 2 years, 11 months ago
- 492d779 wireguard: add async mode for encryption packets by Gabriel Oginski · 3 years, 1 month ago
- 0cc7694 fib: missing include by Damjan Marion · 2 years, 11 months ago
- 0b65621 http: add http protocol plugin by Florin Coras · 3 years ago
- 9e0f9e2 misc: fix coverity warnings by Dave Barach · 2 years, 11 months ago
- 5bb4cd1 virtio: remove admin-up flag during interface creation by Mohsin Kazmi · 2 years, 11 months ago
- 1cd0e5d vnet: distinguish between max_frame_size and MTU by Damjan Marion · 2 years, 11 months ago
- 49378f2 ipsec: IPSec interface correct drop w/ no protection by Neale Ranns · 3 years ago
- 88a9c0e interface: improve MTU handling by Damjan Marion · 3 years ago
- 81bb6fc vnet: introduce vnet_error() by Damjan Marion · 2 years, 11 months ago
- 7b90f66 vppinfra: bitops cleanup by Damjan Marion · 3 years ago
- f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 8 months ago
- de3648d ip: coverity illegal access in ip6_ext_header_walk by Ole Troan · 3 years ago
- 440bf5f crypto: omit loop iteration by Dastin Wilski · 3 years ago
- 1705a6b linux-cp: Add VPP->Linux synchronization by Pim van Pelt · 3 years, 3 months ago
- 3b7ef51 misc: fix the uninitialization error by Mohsin Kazmi · 3 years ago
- 6ac74e4 session: increase postponed mq message min size by Florin Coras · 3 years ago
- 36eaaf3 session: fix segment manager format coverity warning by Florin Coras · 3 years ago
- c48ec5d interface: refactor interface capabilities code, part 2 by Damjan Marion · 3 years ago
- 2b4f74f session: allow pacer to send when bucket hits 0 by Florin Coras · 3 years ago
- 9bd71be session: deschedule sessions with no data to send by Florin Coras · 3 years ago
- 93dd58c session: fix pacer bucket update cast by Florin Coras · 3 years ago
- 221be7c fib: multiple memory leaks upon deleting a VRF table by Steven Luong · 3 years ago
- ded32ed tcp: fix cubic cwnd accumulate use of bytes acked by Florin Coras · 3 years ago
- ed999e3 bonding: memory leak on parsing bad CLI command by Steven Luong · 3 years ago
- 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
- ec3a636 tcp: optimize newreno cong ack handler by Florin Coras · 3 years ago
- c814435 tcp: update snd_congestion only during congestion by Florin Coras · 3 years ago
- ed5be47 tcp: mark lost first sack hole on timeout by Florin Coras · 3 years ago
- 8e1ada3 tcp: handle start tx event in cubic by Florin Coras · 3 years ago
- 8e76dfa tcp: always exit recovery if not in fastrecovery by Florin Coras · 3 years ago
- b56f24b tcp: exit retransmit before processing feedback by Florin Coras · 3 years ago
- 0f8b91f tcp: use bytes delivered to compute cwnd by Florin Coras · 3 years ago
- 273968c tcp: cast timer ticks to u32 by Florin Coras · 3 years ago
- 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
- d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
- 83b2bb8 crypto: encrypt/decrypt queues sw_scheduler by Jakub Wysocki · 3 years ago
- e3aeb38 fib: Refetech the adj after the walk in case the pool realloc'd by Neale Ranns · 3 years ago
- 657b9e3 misc: Remove the unused GBP fields from the buffer meta-data by Neale Ranns · 3 years ago
- 89618da tcp: set sw_if_index in tcp src-address cli by Mercury · 3 years ago
- 9ff617c ip: remove archaic vector code from mtrie by Damjan Marion · 3 years ago
- 65409fb tcp: fix endpoint lookup failed caused by key uninitialized by Mercury · 3 years ago
- cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
- c824977 session: fix segment alloc/free worker race by Florin Coras · 3 years ago
- 61e26be tls: don't add listen to lookup table by Filip Tehlar · 3 years ago
- 53962fb fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO by Neale Ranns · 3 years ago
- f977ce7 session: ignore rpc in fifo event lookups by Florin Coras · 3 years ago
- a0024a6 session: improve sh segment-manager cli by Florin Coras · 3 years ago
- 4ab6ad1 ip: SVR fix race condition by Klement Sekera · 3 years ago
- e3241f0 fib: Incorrect logic for IPv6 link-local attached export. by Neale Ranns · 3 years ago
- c72feb8 bfd: fix NULL dereference in bfd_api_verify_common by Frédéric Perrin · 3 years ago
- 20c2423 session: app mq congestion detection by Florin Coras · 3 years, 1 month ago
- b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
- 162ff5e interface: Add interface monitor cli by Nathan Skrzypczak · 3 years, 1 month ago
- b8de7d4 vxlan: crash on configuring vxlan tunnel on l3 mode by Steven Luong · 3 years ago
- 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
- 755042d ip: reassembly: drop zero length fragments by Klement Sekera · 3 years ago
- d089206 arp: fix arp_vft callback by Mercury · 3 years ago
- 8ade4a5 tcp: fix the tcp src-address cli by Mercury · 3 years ago
- 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
- 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
- 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
- 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
- e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
- c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
- 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
- 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
- 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
- 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
- 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
- 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
- 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
- dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
- b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
- 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
- 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
- c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
- 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
- a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
- 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
- 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
- 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
- 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
- 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
- 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
- a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
- d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
- e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
- 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
- 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
- c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
- 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
- acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
- d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
- a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
- 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
- 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
- 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
- a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
- 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago