1. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  2. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  3. 76b19ce ip: Fix crash in ip address add on sub-int without exact-match by Pim van Pelt · 3 years, 4 months ago
  4. 31a4aa7 ip: Use the IP4 lookup functions by Neale Ranns · 3 years, 4 months ago
  5. 625a1f1 ip: Remove the 'test lookup' CLI command by Neale Ranns · 3 years, 4 months ago
  6. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  7. 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
  8. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  9. d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
  10. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  11. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  12. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  13. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  14. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  15. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  16. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  17. 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
  18. 01a2a10 ip: allocate ip4 mtrie pages in htlb memory by Dave Barach · 4 years, 6 months ago
  19. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  20. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  21. fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
  22. dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
  23. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  24. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  25. 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
  26. d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 9 months ago
  27. 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago
  28. 03c254e fib: Always install all routers mcast addresses by Neale Ranns · 4 years, 9 months ago
  29. fa2a316 ip: fix ip-local errors by Florin Coras · 4 years, 10 months ago
  30. ba4a5bf classify: Reduce the include dependencies on vnet_classify.h by Neale Ranns · 5 years ago
  31. 2d18d2e ip: avoid fib lookup for consecutive pkts having same source IP by Nitin Saxena · 5 years ago
  32. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  33. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  34. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  35. eb284a1 ip: functional interface to ip fragmentation by Ole Troan · 5 years ago
  36. 0b6a857 ip: Fragmentation fixes by Neale Ranns · 5 years ago
  37. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  38. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  39. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  40. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 5 years ago
  41. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  42. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  43. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  44. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  45. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  46. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  47. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  48. b538dd8 Punt: specify packets by IP protocol Type by Neale Ranns · 6 years ago
  49. 57e53bb ARP: add feature arc by Neale Ranns · 6 years ago
  50. b19bf8d VPP-1692: move NULL pointer check by Dave Barach · 6 years ago
  51. 3ce72b2 IP load-balance; perf improvement using the usual reciepe by Neale Ranns · 6 years ago
  52. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  53. 1cf0007 Make tcp/udp/icmp compute checksum safer for buffer-chain case by John Lo · 6 years ago
  54. f324dec fixing typos by Jim Thompson · 6 years ago
  55. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  56. cb36a1d ip6-rewrite: bug fix buffer->error in dual loop by Kingwel Xie · 6 years ago
  57. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  58. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  59. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  60. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  61. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  62. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  63. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  64. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  65. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  66. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  67. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  68. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  69. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  70. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  71. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  72. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  73. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  74. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  75. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  76. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago
  77. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  78. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  79. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  80. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  81. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  82. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  83. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  84. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  85. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  86. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  87. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago
  88. 3a0325f ip: save fib index for buffer in ip lookup by Florin Coras · 7 years ago
  89. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  90. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  91. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  92. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  93. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  94. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  95. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  96. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  97. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  98. ef56fae ip4_forward: set pkt error in case potential memory corrupt by Chun Li · 7 years ago
  99. acbde66 ip: move lookup inline functions to header file by Vijayabhaskar Katamreddy · 7 years ago
  100. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago