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