1. f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
  2. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  3. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  4. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  5. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  6. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  7. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  8. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  9. 14b472e ip: show ip table CLI by Nathan Skrzypczak · 3 years, 4 months ago
  10. 42cec0e ip: reassembly cleanup by Klement Sekera · 3 years, 5 months ago
  11. 76b19ce ip: Fix crash in ip address add on sub-int without exact-match by Pim van Pelt · 3 years, 4 months ago
  12. 2a1783f ip: punt redirect add nh in api by Nathan Skrzypczak · 3 years, 4 months ago
  13. 8034a36 ip: source address selection by Ole Troan · 3 years, 4 months ago
  14. d695333 fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t by Neale Ranns · 3 years, 4 months ago
  15. 7244a70 ip: [re]introduce the 8-8-8-8 stride MTRIE by Neale Ranns · 3 years, 4 months ago
  16. 6bb2db0 ip: Rename the ip4 mtrie function to be 16_8_8 specific by Neale Ranns · 3 years, 4 months ago
  17. 31a4aa7 ip: Use the IP4 lookup functions by Neale Ranns · 3 years, 4 months ago
  18. 625a1f1 ip: Remove the 'test lookup' CLI command by Neale Ranns · 3 years, 4 months ago
  19. 41a54f6 ip: fix ip punt redirect cli by Benoît Ganne · 3 years, 4 months ago
  20. abfe365 ip: add api test file by Filip Tehlar · 3 years, 5 months ago
  21. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  22. a32416d ip: fix check_adj_port_range_x1 by Damjan Marion · 3 years, 5 months ago
  23. 37e7306 ip: improve check_adj_port_range_x1 by Damjan Marion · 3 years, 5 months ago
  24. b7e4d44 misc: remove vnet_all_api_h and vnet_msg_enum by Filip Tehlar · 3 years, 5 months ago
  25. 8147559 misc: fix init order to avoid startup warnings by Bin Zhou (bzhou2) · 3 years, 6 months ago
  26. 5ff59a1 ip: api cleanup by Filip Tehlar · 3 years, 6 months ago
  27. ce74c6f misc: punt: api cleanup by Filip Tehlar · 3 years, 6 months ago
  28. 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
  29. dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
  30. 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
  31. 7b2917f ip: ensure ttl doesn't decrease to 0 when punting by Aloys Augustin · 3 years, 8 months ago
  32. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 8 months ago
  33. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  34. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
  35. a80ff13 ip: extend the punt cli to accept reason filter for sockets registration by Arthur de Kerhor · 3 years, 8 months ago
  36. 1bc46cd misc: fix dead stores by Damjan Marion · 3 years, 8 months ago
  37. d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
  38. 09aeee6 vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) by Damjan Marion · 3 years, 8 months ago
  39. ae34872 ip: remove dead code from ip_csum by Damjan Marion · 3 years, 8 months ago
  40. 74a4a70 ip: extend show cmd of ip reassembly configuration by Anton Nikolaev · 3 years, 10 months ago
  41. 290526e vxlan: add tunnel cache to graph node by Junfeng Wang · 3 years, 9 months ago
  42. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  43. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 11 months ago
  44. fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
  45. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  46. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  47. 54be0cc policer: improve policer struct by Brian Russell · 3 years, 10 months ago
  48. c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
  49. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 11 months ago
  50. 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 11 months ago
  51. 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
  52. 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 4 years ago
  53. baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 4 years ago
  54. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  55. aea54eb ip: do not return uninitialized IPv6 ll attributes by Benoît Ganne · 4 years ago
  56. 1523c96 ip: Use correct enum type in ip_address_set by Neale Ranns · 4 years ago
  57. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  58. c15539a ip: set correct error in ip6-local by Benoît Ganne · 4 years ago
  59. 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
  60. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  61. 4806006 ip: vtep fixes for alignment and cache update. by Ray Kinsella · 4 years ago
  62. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  63. f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
  64. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  65. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  66. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  67. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  68. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  69. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  70. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  71. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
  72. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  73. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  74. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  75. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  76. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 3 months ago
  77. 7bed48c ip: fix doxygen doc for address add/del command by Benoît Ganne · 4 years, 2 months ago
  78. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  79. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  80. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  81. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  82. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  83. c96ac76 ip: IP6 incorrectly disabled on removing first ip6 prefix by Neale Ranns · 4 years, 2 months ago
  84. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  85. 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
  86. c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
  87. 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
  88. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  89. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  90. a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
  91. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  92. 5e52417 ip: enhance vtep4_check of tunnel by vector way by Zhiyong Yang · 4 years, 5 months ago
  93. 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
  94. 9a79a1a ip: improve ip4_header_checksum_is_valid by Damjan Marion · 4 years, 4 months ago
  95. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
  96. c8833b2 ip: fix compiling error with gcc-10 by Jieqiang Wang · 4 years, 4 months ago
  97. 29f3c7d cnat: Destination based NAT by Neale Ranns · 4 years, 7 months ago
  98. d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
  99. 224735b ip: vnet_ip_mroute_cmd payload_proto fix by Elias Rudberg · 4 years, 7 months ago
  100. c3ed1c9 ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION by Steven Luong · 4 years, 5 months ago