aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip.api
AgeCommit message (Expand)AuthorFilesLines
2023-07-06api: ip - Mark old message versions as deprecatedOndrej Fabry1-0/+5
2023-03-31ip: support flow-hash gtpv1teidTakeru Hayasaka1-0/+35
2022-09-27vnet: fix ip4 version and IHL checkDmitry Valter1-0/+6
2022-08-18ip: Use .api declarative counters for ICMP.Neale Ranns1-0/+238
2022-08-11ip: Use .api declared error countersNeale Ranns1-0/+566
2022-01-31ip: reassembly - add a way to disable for forusKlement Sekera1-0/+24
2021-09-22ip: add ip_table_allocate to apiAloys Augustin1-1/+30
2021-08-13ip: punt redirect add nh in apiNathan Skrzypczak1-0/+43
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-1/+61
2021-02-15ip: Path MTUNeale Ranns1-0/+57
2021-01-28ip: Router ID included in flow hashNeale Ranns1-1/+15
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam1-0/+33
2021-01-20ip: add API to retrieve IPv6 link-layer addressBenoƮt Ganne1-1/+24
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-3/+3
2020-10-21ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute APINeale Ranns1-1/+1
2020-05-05api: ip: add IP_ROUTE_LOOKUP APIChristian Hopps1-0/+26
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-9/+9
2020-04-14urpf: Unicast reverse Path Forwarding (plugin)Neale Ranns1-16/+0
2020-01-03ip: API cleanupJakub Grajciar1-25/+26
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-491/+4
2019-12-10ip: use explicit types in apiOle Troan1-73/+74
2019-11-26fib: Table ReplaceNeale Ranns1-14/+53
2019-09-26ip: add shallow virtual reassembly functionalityKlement Sekera1-0/+9
2019-09-19api: split vl_api_prefix into twoOle Troan1-2/+2
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-5/+5
2019-06-18fib: fib api updatesNeale Ranns1-172/+109
2019-05-20reassembly: prevent long chain attackKlement Sekera1-1/+3
2019-03-07API: Add python2.7 support for enum flags via aenumOle Troan1-1/+0
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-84/+78
2019-01-07VOM: mroutesNeale Ranns1-2/+8
2018-11-29api: ip_source_check_interface_add_del api is added.Chore1-0/+16
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek1-10/+31
2018-11-26flow-hash: Add symmetric flag for flow hashingMohsin Kazmi1-1/+3
2018-11-17IP-punt: add documentation to the API and fix IP address initNeale Ranns1-0/+2
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda1-14/+0
2018-10-12ip: add container proxy dump API (VPP-1364)Matus Fabian1-0/+13
2018-10-05Improve ip_mroute_add_del documentationIan Wells1-4/+24
2018-10-01Add adjacency counters to the stats segmentNeale Ranns1-1/+11
2018-10-01mroute routers in the stats segmentNeale Ranns1-1/+9
2018-09-20Route counters in the stats segmentNeale Ranns1-2/+12
2018-08-31Introduce a mac_address_t on the API and in VPPNeale Ranns1-0/+1
2018-08-15Remove client_index field from replies in APIOndrej Fabry1-5/+0
2018-08-14Fix context field position in API definitionOndrej Fabry1-1/+1
2018-07-09IGMP improvementsNeale Ranns1-0/+1
2018-05-27proxy_arp: remove unused is_addMarek Gradzki1-2/+1
2018-05-25ARP proxy dumpsNeale Ranns1-7/+50
2018-05-18IP unnumbered dumpNeale Ranns1-1/+23
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-1/+25
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns1-0/+1
2018-04-16Implement ip_probe_neighbor APIJohn Lo1-9/+32