aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet.am
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Fix wrong dependenciesMarco Varlese1-2/+2
2018-07-09IGMP improvementsNeale Ranns1-0/+1
2018-07-09Fix missing pipe.api.hMatthew Smith1-1/+2
2018-07-08vhost: Add multi-versioning supportMohsin Kazmi1-2/+8
2018-07-07PipesNeale Ranns1-0/+13
2018-06-29IP4 Router Alert option handling for IGMPNeale Ranns1-0/+1
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-31/+0
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-1/+0
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-0/+1
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-1/+0
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-2/+9
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-2/+8
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion1-8/+8
2018-05-27ip4-input node reworkDamjan Marion1-0/+3
2018-05-27bond-input performance optimizationDamjan Marion1-0/+3
2018-05-24Rewrite of l2-output nodeDamjan Marion1-0/+31
2018-05-11Periodic scan and probe of IP neighbors to maintain neighbor poolsJohn Lo1-0/+2
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+3
2018-05-04Flow: Rename IPFIX exporter.Ole Troan1-9/+9
2018-04-04Detailed stats collection featureNeale Ranns1-0/+1
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+15
2018-03-20FIB Interpose SourceNeale Ranns1-0/+1
2018-03-19QoS: publish qos.api.h fileMatus Fabian1-0/+3
2018-03-16QoS recording and markingNeale Ranns1-1/+14
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda1-0/+3
2018-03-14IPIP: Also publish the ipip.api.h file.Jon Loeliger1-0/+1
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+15
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-0/+1
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach1-11/+0
2018-03-08tls: make tls engines pluggableFlorin Coras1-8/+9
2018-03-05IP6 link-local tableNeale Ranns1-0/+3
2018-03-02session: first approximation implementation of tlsFlorin Coras1-0/+8
2018-03-01SCTP: API to add a sub-connectionMarco Varlese1-1/+5
2018-02-23Convert a pcap file to a set of C initializersDave Barach1-1/+8
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-5/+4
2018-02-01IPv4/6 reassemblyKlement Sekera1-0/+2
2018-01-26session: move builtin apps to their own folderFlorin Coras1-10/+16
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+19
2018-01-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns1-1/+1
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-10/+0
2018-01-09DVR: run L3 output featuresNeale Ranns1-1/+1
2017-12-18SR-MPLS: binary API and automated steeringPablo Camarillo1-2/+6
2017-12-15apps: refactor uri and update build infraFlorin Coras1-0/+15
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-1/+2
2017-12-06Restructure some files in LB to src/vnet to reuseHongjun Ni1-2/+4
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion1-13/+23
2017-11-30tap_v2: move netlink code to separate fileDamjan Marion1-0/+2
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-1/+11
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-0/+3
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-0/+1