1. 85fc130 tcp: improve rate estimate by Florin Coras · 5 years ago
  2. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  3. 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
  4. 33fa710 misc: fix buffer issue in geneve_input by Zhiyong Yang · 5 years ago
  5. 3771200 quic: Improve timing interface for quic_echo by Nathan Skrzypczak · 5 years ago
  6. b5d61a9 fib: fib_entry_flags_update takes a vector of paths by Neale Ranns · 5 years ago
  7. e4f9556 acl: perform the ACL-as-a-service user registrations in global heap by Andrew Yourtchenko · 5 years ago
  8. 70f26d5 session: notify app of session and transport cleanup by Florin Coras · 5 years ago
  9. ace5152 quic: echo thread can handle multiple sessions by Nathan Skrzypczak · 5 years ago
  10. 50f4a41 udp: UDPC handle open fail by Nathan Skrzypczak · 5 years ago
  11. e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 5 years ago
  12. 777d2ae tcp: remove warning for multi-seg scnario. by Simon Zhang · 5 years ago
  13. 21a4384 vat: unload unused vat plugins by Dave Barach · 5 years ago
  14. 3f5ebed fib: fix urpf_itfs vector overflow by Benoît Ganne · 5 years ago
  15. b3f58e1 tcp: track last lost bytes in sack sb by Florin Coras · 5 years ago
  16. e92090b quic: fix passive disconnect handling & refactor by Nathan Skrzypczak · 5 years ago
  17. a089ae1 papi: update VPPEnumType for python3 by Paul Vinciguerra · 5 years ago
  18. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  19. 369db83 vcl: add worker unregister api by Florin Coras · 5 years ago
  20. aaff5ee vcl: cleanup listener accept fifo by Florin Coras · 5 years ago
  21. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  22. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  23. 2eed1a1 session: add flag to disable session lookup by Nathan Skrzypczak · 5 years ago
  24. 69a85b5 gbp: More unit tests by Neale Ranns · 6 years ago
  25. 61ad550 session: target app.fib_index in unbind_uri by Nathan Skrzypczak · 5 years ago
  26. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 5 years ago
  27. 1d6d9f0 gbp: refactor policy nodes by Benoît Ganne · 5 years ago
  28. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 5 years ago
  29. fe2fff3 ethernet: ARP disabled node by Neale Ranns · 5 years ago
  30. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  31. 1cfcb78 tcp: timestamp adjustment by Vladimir Kropylev · 5 years ago
  32. 17237fb gbp: use bd index at ext-itf creation instead of bd id by Benoît Ganne · 5 years ago
  33. ca2831a tcp: add cc algo start tx event by Florin Coras · 5 years ago
  34. eff6b82 tcp: add cc algo undo recovery notification by Florin Coras · 5 years ago
  35. a3c3265 tcp: add loss signal to cc algo by Florin Coras · 5 years ago
  36. 3918bdb gbp: update gbp-ext-itf API by Benoît Ganne · 5 years ago
  37. 73c8d1d vxlan-gpe: simplify counter code by Zhiyong Yang · 5 years ago
  38. 7c1af9d hsa: clean up quic_echo by Dave Wallace · 5 years ago
  39. 4bda2d9 misc: fix coverity warnings by Dave Barach · 5 years ago
  40. fc4828c api: remove garbage from sockclnt_create reply by Vratko Polak · 5 years ago
  41. 0c7f54d quic: fifo notifications fix by Aloys Augustin · 5 years ago
  42. 3eea9de gbp: Consider data-plane learnt source better than control-plane by Neale Ranns · 5 years ago
  43. 7bf7ea3 gbp: improve contract formatting by Neale Ranns · 5 years ago
  44. 063f374 vppapigen: allow decimal number in NUM token by Paul Vinciguerra · 5 years ago
  45. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  46. eaacce4 svm: fix multi-chunk fifo alloc and add more tests by Florin Coras · 5 years ago
  47. b34f99c vat: Fix the incrementing IPv6 address by Neale Ranns · 5 years ago
  48. 6898e5c svm: fix shm segment delete by Florin Coras · 5 years ago
  49. 9683c1e api: fix coverity warnings by Dave Barach · 5 years ago
  50. 3c0d84c gbp: add anonymous l3-out subnets by Benoît Ganne · 5 years ago
  51. cfc7a10 gbp: add anonymous l3-out external interfaces by Benoît Ganne · 5 years ago
  52. 2ec8259 gbp: disable L2 BD learning per-interface by Benoît Ganne · 5 years ago
  53. 312758f fib: Coverity fix to remove dead code by Neale Ranns · 5 years ago
  54. 9a2082f lisp: init locator probed field in parser by Florin Coras · 5 years ago
  55. 617574d vcl: handle fd rcv msg error by Florin Coras · 5 years ago
  56. f4f7334 vcl: fix sock client and server tests by Florin Coras · 5 years ago
  57. 7beaa3d lisp: fix unitialized ip prefix in cp unit test by Florin Coras · 5 years ago
  58. 8a8b83f ip: check all fib src for a connected dst entry by Benoît Ganne · 5 years ago
  59. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  60. 160c923 gbp: VRF scoped contracts by Neale Ranns · 5 years ago
  61. 5770c91 papi: refactor set_errors_str by Paul Vinciguerra · 5 years ago
  62. 01b0a05 igmp: accept packets that have more on the wire data than IGMP reports. by Neale Ranns · 5 years ago
  63. 1671d3b pg: format_pg_input_trace - reorder fields by Paul Vinciguerra · 5 years ago
  64. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  65. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  66. e3bbf5b interface: fixes for buliding for 32bit targets by Vijayabhaskar Katamreddy · 5 years ago
  67. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  68. d0853d7 vppinfra: add dummy/noop f32/f64 endian swap fns by Dave Barach · 5 years ago
  69. e82a7ad quic : Use TX event for app read notification by Nathan Skrzypczak · 6 years ago
  70. f73d4c2 tcp: reject out-of-order fins by Florin Coras · 5 years ago
  71. 182bbc1 tcp: fix close-waiting check for outstanding tx data by Florin Coras · 5 years ago
  72. a26349d session: add half_open_has_fifos for UDPC by Nathan Skrzypczak · 5 years ago
  73. 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
  74. 4752b29 igmp: Trace more data form input packets by Neale Ranns · 5 years ago
  75. 4f731f8 tcp: Setup initial CWND as configured by Vladimir Kropylev · 5 years ago
  76. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 5 years ago
  77. e971bc9 session: Add transport vft protocol options by Nathan Skrzypczak · 5 years ago
  78. 6aa9f5f svm: improve fifo segment test by Florin Coras · 5 years ago
  79. f78e87b lacp: custom dump for sw_interface_lacp_dump by Steven Luong · 5 years ago
  80. a37810d papi: prevent message_table inconsistencies by Vratko Polak · 5 years ago
  81. c930cda tcp session: improvement to tests by Florin Coras · 5 years ago
  82. 52c5f26 bonding: fix comment typo by Zhiyong Yang · 6 years ago
  83. 1c91c77 svm: fix fifo segment free chunk bytes accounting by Florin Coras · 5 years ago
  84. 023d23a fib: default flow hash config for each DPO protocol type by Neale Ranns · 5 years ago
  85. 0f98451 vppinfra: add u64x2_scatter/u32x4_scatter by Lijian.Zhang · 6 years ago
  86. c47b97d gbp: enforce same endpoint mac and ip src by Benoît Ganne · 6 years ago
  87. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  88. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  89. aaba610 api: initialize sw_if_index earlier in vxlan_gbp_tunnel_add_del by Paul Vinciguerra · 5 years ago
  90. 4845c69 misc: add bond_dump, slave_dump, and rx_placement_dump by Steven Luong · 5 years ago
  91. 4201e96 vmxnet3: custom dump and debug cli fix by Steven Luong · 5 years ago
  92. f6a9ec5 fib: adj cover refinement check change by Neale Ranns · 5 years ago
  93. 00dd74c hsa: move vcl test apps to hsa by Florin Coras · 5 years ago
  94. 33cd482 misc: fix sctp test with debug images by Florin Coras · 5 years ago
  95. 398afbd tcp: window update ack by Vladimir Kropylev · 5 years ago
  96. 217c62a vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels by Andreas Schultz · 5 years ago
  97. 5281473 tcp: delivery rate estimator by Florin Coras · 6 years ago
  98. 0bcb931 lisp: move cp tests to unittest by Florin Coras · 5 years ago
  99. f910e51 hsa: move external echo apps to hsa by Florin Coras · 5 years ago
  100. 8eb3e07 svm: make sure chunk search does not return tnil by Florin Coras · 5 years ago