summaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp_fwd_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee2019-11-081-7/+6
* samples/bpf: xdp_fwd explain bpf_fib_lookup return codesJesper Dangaard Brouer2019-08-091-2/+17
* samples/bpf: make xdp_fwd more practically usable via devmap lookupJesper Dangaard Brouer2019-08-091-6/+11
* samples/bpf: xdp_fwd rename devmap name to be xdp_tx_portsJesper Dangaard Brouer2019-08-091-2/+3
* bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-4/+4
* bpf: flowlabel in bpf_fib_lookup should be flowinfoDavid Ahern2018-06-031-1/+1
* samples/bpf: Decrement ttl in fib forwarding exampleDavid Ahern2018-05-161-8/+31
* samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+115