platform/upstream/bcc.git
2015-07-30 Brenden BlancoMerge pull request #98 from iovisor/ast_dev
2015-07-30 Alexei Starovoitovfix incorrect DataLayout
2015-07-30 Brenden BlancoMerge pull request #97 from iovisor/ast_dev
2015-07-30 Alexei Starovoitovupdate tunnel_key prototypes
2015-07-30 4astMerge pull request #96 from iovisor/bblanco_dev
2015-07-30 Brenden BlancoAdd option for custom log string to bpf_prog_load
2015-07-28 Brenden BlancoMerge pull request #95 from iovisor/yhs_dev
2015-07-28 Yonghong Songimport "input" from "builtins" for python v2/v3 compati...
2015-07-28 Brenden BlancoMerge pull request #94 from iovisor/weichunc_dev
2015-07-28 Wei-Chun Chaofull mesh vxlan example without multicast
2015-07-28 4astMerge pull request #93 from iovisor/dist_bridge
2015-07-28 Brenden BlancoAdd distributed bridge example, using vxlan mcast
2015-07-28 Brenden BlancoAdd bpf_tunnel_info and helpers
2015-07-28 4astMerge pull request #92 from iovisor/bblanco_dev
2015-07-28 Brenden BlancoInclude libbpf.h in some places, cleanup constants
2015-07-28 Brenden BlancoAdd #define for ".bpf.fn."
2015-07-28 Brenden BlancoAdd index-based function references to c api
2015-07-27 4astMerge pull request #91 from iovisor/bcc_export
2015-07-26 Brenden BlancoKill wrapper .h, add #include to libbpf.h
2015-07-25 Brenden BlancoInclude bcc headers in /usr/include
2015-07-22 Brenden BlancoMerge pull request #90 from iovisor/yhs_dev
2015-07-22 Yonghong Songupdate ifindex/vlan info unconditionally in the map...
2015-07-22 Yonghong Songsimply vlan_learning example with newer vlan_push/pop...
2015-07-21 4astMerge pull request #89 from iovisor/quick_fix
2015-07-21 Brenden BlancoCache function handles in BPF class
2015-07-18 Brenden BlancoMerge pull request #87 from iovisor/yhs_dev
2015-07-17 Yonghong Songuse better error reporting interface
2015-07-17 Yonghong Songadd error checking/reporting in case that maps/prog...
2015-07-17 Yonghong Songuse running linux version number for feature availabili...
2015-07-14 yonghong-songMerge pull request #85 from iovisor/bblanco_dev
2015-07-14 Brenden BlancoRestore disable_ipv6 of out_ifc in simulation.py
2015-07-14 Brenden BlancoChange to simulator arguments for readability
2015-07-14 4astMerge pull request #84 from iovisor/bblanco_dev
2015-07-14 Brenden BlancoBugfix for simulation.py
2015-07-11 Brenden BlancoMerge pull request #83 from iovisor/yhs_dev
2015-07-11 Yonghong Songdo not demonize iperf server and netserver
2015-07-11 Yonghong Songexplicit kill deamon "iperf" and "netserver" in namespace
2015-07-11 Yonghong Songadd required parameter ifc_name for additional ifc...
2015-07-10 Yonghong Songrewrite test_brb/test_brb2 python binding with pyroute2
2015-07-10 Yonghong Songfix and improve test brb/brb2
2015-07-08 4astMerge pull request #82 from iovisor/bblanco_dev
2015-07-08 Brenden BlancoUpdate README.md examples and INSTALL.md
2015-07-07 4astMerge pull request #81 from iovisor/bblanco_dev
2015-07-07 Brenden BlancoFix newlines in README
2015-07-07 Brenden BlancoUpdate README with install info, few cleanups
2015-07-07 4astMerge pull request #80 from iovisor/bblanco_dev
2015-07-07 Brenden BlancoAdd multiple build support styles
2015-07-03 Brenden BlancoWIP: rpm packaging
2015-07-03 Brenden BlancoUpdate libvirt script to use fedora22
2015-07-02 4astMerge pull request #78 from iovisor/bblanco_dev
2015-07-02 Brenden BlancoUpdate missing monitor.c to use cursor_advance
2015-07-02 Brenden BlancoDrop PROTO macro syntax and introduce alternative
2015-07-02 4astMerge pull request #77 from iovisor/bblanco_dev
2015-07-01 Brenden BlancoAutomate bpf_probe_read
2015-06-30 4astMerge pull request #76 from iovisor/bblanco_dev
2015-06-29 Brenden BlancoClean some brittle parts of clang rewriter
2015-06-28 4astMerge pull request #75 from iovisor/bblanco_dev
2015-06-25 Brenden BlancoMake tunnel example more user friendly
2015-06-23 Brenden BlancoMerge pull request #74 from iovisor/yhs_dev
2015-06-23 4astMerge pull request #73 from iovisor/bblanco_dev
2015-06-23 Yonghong Songuse new get_table interface to avoid specify key/leaf...
2015-06-23 Brenden BlancoMerge pull request #72 from iovisor/yhs_dev
2015-06-23 Yonghong Songuse builtins.input for backward/forward compability
2015-06-23 Yonghong Songuse "raw_input" instead "input" to avoid python 2.7...
2015-06-23 Brenden BlancoAdd vxlan tunnel monitoring example
2015-06-19 4astMerge pull request #71 from iovisor/bblanco_dev
2015-06-18 Brenden BlancoMerge pull request #70 from iovisor/ast_dev
2015-06-18 Alexei Starovoitovexample that shows usages of maps, probe_read, get_curr...
2015-06-18 Brenden BlancoRework vlan example to be 1:1, no mac learning
2015-06-18 4astMerge pull request #69 from iovisor/bblanco_dev
2015-06-18 Brenden BlancoMove shared example code into simulation.py
2015-06-18 4astMerge pull request #68 from iovisor/bblanco_dev
2015-06-18 Brenden BlancoRemove update() call from vlan example
2015-06-18 4astMerge pull request #67 from iovisor/bblanco_dev
2015-06-18 Brenden BlancoMake python table accesses more pythonic
2015-06-17 Brenden BlancoMerge pull request #65 from iovisor/ast_dev
2015-06-17 Alexei Starovoitovupdate FAQ for past.builtins
2015-06-17 Alexei Starovoitovadd get_current_pid/tgid/uid/gid/comm helpers
2015-06-17 4astMerge pull request #64 from iovisor/bblanco_dev
2015-06-17 Brenden BlancoAutomatically compute sizeof in bpf_trace_printk
2015-06-17 4astMerge pull request #63 from iovisor/bblanco_dev
2015-06-17 Brenden BlancoUse update() instead of init() in neighbor example
2015-06-17 Brenden BlancoUse netperf for testing, update comments
2015-06-16 Brenden BlancoAdd example for BPF+tc rate limiting
2015-06-16 4astMerge pull request #62 from iovisor/bblanco_dev
2015-06-16 Brenden BlancoRemove simple_ipdb example as redundant
2015-06-16 Brenden BlancoAdd simple examples for using pyroute2+tc
2015-06-16 Brenden BlancoFix python2.7 compatibility breakage
2015-06-12 Brenden BlancoMerge pull request #58 from iovisor/yhs_dev
2015-06-12 Yonghong Songreduce test time for test_brb and test_brb2
2015-06-12 4astMerge pull request #57 from iovisor/bblanco_dev
2015-06-12 Brenden BlancoFix breakage in vlan_learning example
2015-06-12 Brenden BlancoAutomatically detect key/leaf type in clang
2015-06-12 4astMerge pull request #55 from iovisor/bblanco_dev
2015-06-12 yonghong-songMerge pull request #56 from iovisor/test_brb-fix
2015-06-12 Brenden BlancoUse "ip" instead of "route" command
2015-06-12 Brenden BlancoFix python3 incompatible code in tests
2015-06-11 Brenden BlancoMerge pull request #54 from iovisor/yhs_dev
2015-06-11 Brenden BlancoCleanups for some build/compile failures
2015-06-11 Yonghong Songpython commands module is removed in python 3, use...
next