aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-11ip: Use .api declared error countersNeale Ranns1-2/+1
2021-11-23ip: unlock_fib on if deleteNathan Skrzypczak1-0/+2
2021-11-18ip: comparing IP prefixes should not modify themNeale Ranns1-0/+2
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-2/+1
2021-09-22ip: add ip_table_allocate to apiAloys Augustin1-0/+2
2021-01-28ip: Router ID included in flow hashNeale Ranns1-2/+0
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam1-0/+2
2020-11-27ip: Sub Address Family types. Feature enable for each SAFINeale Ranns1-0/+8
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-2/+1
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns1-10/+0
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky1-0/+9
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns1-1/+0
2019-12-05ip: fix cancel termination after receive malformed ip6 packetjohny1-2/+0
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns1-16/+1
2019-10-10tcp: custom checksum calculations for Ipv4/Ipv6Srikanth A1-0/+79
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-0/+13
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda1-1/+1
2018-03-16QoS recording and markingNeale Ranns1-0/+3
2018-03-01session: zero out ips in local endpoint lookup only if localFlorin Coras1-0/+2
2017-10-28session: rules tablesFlorin Coras1-0/+10
2017-10-16udp: refactor udp codeFlorin Coras1-0/+1
2017-10-10session: add support for application namespacingFlorin Coras1-0/+7
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-1/+2
2017-09-11replace uint32_t with u32Neale Ranns1-4/+4
2017-09-11FIB table add/delete APINeale Ranns1-0/+7
2017-03-01VPP-598: tcp stack initial commitDave Barach1-2/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+195