aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip
AgeCommit message (Expand)AuthorFilesLines
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+1
2020-05-05api: ip: add IP_ROUTE_LOOKUP APIChristian Hopps2-0/+83
2020-05-04fib: midchain adjacency optimisationsNeale Ranns2-44/+79
2020-05-04misc: binary api fuzz test fixesDave Barach2-3/+4
2020-04-29ip: use thread local vm instead of thread main for vlib_time_now callsTom Seidenberg2-2/+2
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-9/+9
2020-04-27ip: reassembly: fix one possible use-after-freeGao Feng2-10/+11
2020-04-24ip: reassembly: improve type safetyKlement Sekera4-30/+24
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns4-13/+18
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns10-293/+557
2020-04-22ip: fix format functions for u8 address_familyNeale Ranns1-1/+1
2020-04-15urpf: Allow locally generated packets on TXNeale Ranns1-4/+0
2020-04-15misc: refactor calc_checksumsDave Barach2-7/+21
2020-04-14urpf: Unicast reverse Path Forwarding (plugin)Neale Ranns7-614/+6
2020-04-09misc: fix error handling in punt_replicateDave Barach1-0/+1
2020-04-08ip: do not clear the locally-originated flagNeale Ranns2-16/+4
2020-04-07udp session: allow dgram ip fragmentationFlorin Coras1-17/+26
2020-04-06ip: reassembly: don't set error if no errorKlement Sekera4-8/+12
2020-04-01ip: Fix the AH/ESP protocol numbers on the APINeale Ranns1-2/+2
2020-03-25ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-03-24map: fix translation of icmp6 error messagesAlexander Chernavin1-0/+51
2020-03-20ip: provide extern declaration for ip punt nodesJawahar Santosh Gundapaneni2-0/+2
2020-03-20ip: ip API types coverity fixJakub Grajciar1-1/+0
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar4-41/+51
2020-03-17fib: Always install all routers mcast addressesNeale Ranns2-1/+4
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns10-182/+325
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky5-0/+226
2020-03-03ip: fix coverity warningDave Barach1-9/+5
2020-02-26vat: add ip api types parser definitionsJakub Grajciar1-2/+18
2020-02-26api: improve api string safetyJakub Grajciar1-2/+2
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns1-0/+2
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns4-16/+97
2020-02-21ip: Unintialized variables in prefx setup (coverity warning)Neale Ranns2-0/+2
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-4/+0
2020-02-11sr: update NH value for Ethernet payloadspcamaril1-1/+2
2020-02-11ip: fix ip-local errorsFlorin Coras3-3/+4
2020-02-10ip: more detailed show reassembly commandsVladimir Ratnikov4-7/+33
2020-02-10ip6: fix l4 checksum with hop-by-hop headerMatthew Smith1-13/+23
2020-02-04ip: translate fragmented icmp to fragmented icmp6Alexander Chernavin1-2/+27
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-1/+1
2020-01-15ip: align reass.save_rewrite_lengthv20.05-rc0Klement Sekera2-16/+0
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns3-1/+2
2020-01-11ip: avoid fib lookup for consecutive pkts having same source IPNitin Saxena1-5/+5
2020-01-03ip: API cleanupJakub Grajciar1-25/+26
2020-01-03nat: use SVRKlement Sekera7-512/+413
2020-01-01ip: indent format typo fixNeale Ranns1-8/+6
2019-12-17ip: cleanup punt socket cli helpPaul Vinciguerra1-11/+20
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns21-9426/+1358
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns5-7/+13