1. 976b259 fib: Allow the creation of new source on the API by Neale Ranns · 5 years ago
  2. 45723b8 ip: extend punt CLI for exception packets by Mohammed Hawari · 3 years, 10 months ago
  3. fce8865 policer: move handoff checks into policer code by Brian Russell · 3 years, 10 months ago
  4. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  5. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  6. 54be0cc policer: improve policer struct by Brian Russell · 3 years, 10 months ago
  7. c5299ff policer: remove SSE2 prefix by Brian Russell · 3 years, 10 months ago
  8. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
  9. 2b97f59 ip: Remove unused include file by Neale Ranns · 3 years, 10 months ago
  10. 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
  11. 1b2e16a ip: do policer thread handoff from punt policers by Brian Russell · 3 years, 11 months ago
  12. baebb22 ip: add frame queues to punt policer nodes by Brian Russell · 4 years ago
  13. 3d5f08a ip: Router ID included in flow hash by Neale Ranns · 3 years, 11 months ago
  14. aea54eb ip: do not return uninitialized IPv6 ll attributes by Benoît Ganne · 4 years ago
  15. 1523c96 ip: Use correct enum type in ip_address_set by Neale Ranns · 4 years ago
  16. f2984bb ip: use IPv6 flowlabel in flow hash computation by Ahmed Abdelsalam · 4 years, 1 month ago
  17. c15539a ip: set correct error in ip6-local by Benoît Ganne · 4 years ago
  18. 58a1915 ip: add API to retrieve IPv6 link-layer address by Benoît Ganne · 4 years ago
  19. 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
  20. 4806006 ip: vtep fixes for alignment and cache update. by Ray Kinsella · 4 years ago
  21. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  22. f6472e0 ip: Use full reassembly for fragments in ip6-local by Neale Ranns · 4 years ago
  23. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  24. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  25. b801cd1 ip: ip4 rewrite prefetch optimization by PiotrX Kleski · 4 years ago
  26. 5c544c8 fib: Adjacency flag for midchain to perfom flow hash (on inner packet) by Neale Ranns · 4 years, 1 month ago
  27. e2fe097 fib: Source Address Selection by Neale Ranns · 4 years, 1 month ago
  28. 01e94db ip: fixup memory leak in function ip4_full_reass_drop_all by barryxie · 4 years ago
  29. 6dc0c8d ip: Sub Address Family types. Feature enable for each SAFI by Neale Ranns · 4 years, 1 month ago
  30. fe8371f ip: reassembly - fix handoff for custom node by Klement Sekera · 4 years, 3 months ago
  31. 78ef61e ip: trace icmp echo request/reply id by Klement Sekera · 4 years, 1 month ago
  32. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  33. dc617b8 ip-neighbor: Use ip_address_t rather than ip46_address_t by Neale Ranns · 4 years, 4 months ago
  34. b44c77d ethernet: mac must support 64-bits loads by Benoît Ganne · 4 years, 2 months ago
  35. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  36. 7bed48c ip: fix doxygen doc for address add/del command by Benoît Ganne · 4 years, 2 months ago
  37. 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
  38. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  39. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  40. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  41. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  42. c96ac76 ip: IP6 incorrectly disabled on removing first ip6 prefix by Neale Ranns · 4 years, 2 months ago
  43. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  44. 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
  45. c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
  46. 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
  47. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  48. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  49. a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
  50. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  51. 5e52417 ip: enhance vtep4_check of tunnel by vector way by Zhiyong Yang · 4 years, 5 months ago
  52. 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
  53. 9a79a1a ip: improve ip4_header_checksum_is_valid by Damjan Marion · 4 years, 4 months ago
  54. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
  55. c8833b2 ip: fix compiling error with gcc-10 by Jieqiang Wang · 4 years, 4 months ago
  56. 29f3c7d cnat: Destination based NAT by Neale Ranns · 4 years, 7 months ago
  57. d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
  58. 224735b ip: vnet_ip_mroute_cmd payload_proto fix by Elias Rudberg · 4 years, 7 months ago
  59. c3ed1c9 ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION by Steven Luong · 4 years, 5 months ago
  60. 18c6cd9 ip: svr: improve performance for non-fragments by Klement Sekera · 4 years, 5 months ago
  61. 9ae3c6a ip: fix punt cli to only consumes a line of input by Benoît Ganne · 4 years, 5 months ago
  62. 9a0f2a5 ip: optimize ip4_header_checksum, take 2 by Damjan Marion · 4 years, 5 months ago
  63. e5f0050 ip: optimize ip4_header_checksum by Damjan Marion · 4 years, 5 months ago
  64. e30f9c5 ip: fix format_ip6_address_and_mask() bug by Chenmin Sun · 4 years, 5 months ago
  65. 9268b58 ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type by jiangxiaoming · 4 years, 6 months ago
  66. c6eae9c ip: fix the order in ip4 punt redirect by Mohsin Kazmi · 4 years, 6 months ago
  67. a84cb71 ip: fix the punt redirect for ip4 by Mohsin Kazmi · 4 years, 6 months ago
  68. 01a2a10 ip: allocate ip4 mtrie pages in htlb memory by Dave Barach · 4 years, 6 months ago
  69. ce53363 ip: reassembly: LRU algorithm should eliminate the longest unused nodes by zhengdelun · 4 years, 7 months ago
  70. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  71. 3b519b3 ip: fix IPv6 mask to prefix length conversion by Andreas Schultz · 4 years, 7 months ago
  72. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  73. 1149229 ip: reassembly: use correct IP header offset by Klement Sekera · 4 years, 7 months ago
  74. fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
  75. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  76. dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
  77. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  78. f5d38e0 api: ip: add IP_ROUTE_LOOKUP API by Christian Hopps · 4 years, 8 months ago
  79. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  80. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  81. 5a7f2f1 ip: use thread local vm instead of thread main for vlib_time_now calls by Tom Seidenberg · 4 years, 8 months ago
  82. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  83. 9165e03 ip: reassembly: fix one possible use-after-free by Gao Feng · 4 years, 8 months ago
  84. c99c025 ip: reassembly: improve type safety by Klement Sekera · 5 years ago
  85. ec40a7d ip: Setting the Link-Local address from the API enables IPv6 on the interface by Neale Ranns · 4 years, 8 months ago
  86. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  87. f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
  88. 92d0eac urpf: Allow locally generated packets on TX by Neale Ranns · 4 years, 8 months ago
  89. 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
  90. d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 9 months ago
  91. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  92. 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago
  93. ab57edb udp session: allow dgram ip fragmentation by Florin Coras · 4 years, 8 months ago
  94. 1766ddc ip: reassembly: don't set error if no error by Klement Sekera · 4 years, 9 months ago
  95. 164c44f ip: Fix the AH/ESP protocol numbers on the API by Neale Ranns · 4 years, 9 months ago
  96. 31d6c73 ip: Adding IP tables is no MP safe by Neale Ranns · 4 years, 9 months ago
  97. 46d0ff3 map: fix translation of icmp6 error messages by Alexander Chernavin · 4 years, 9 months ago
  98. 62ad2aa ip: provide extern declaration for ip punt nodes by Jawahar Santosh Gundapaneni · 4 years, 9 months ago
  99. f872e9e ip: ip API types coverity fix by Jakub Grajciar · 4 years, 9 months ago
  100. 7dd63e5 ip: change ip API enums address_family and ip_proto size to u8 by Jakub Grajciar · 4 years, 9 months ago