Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-09 | dev: Integrate `promisc' module into `dev' module | Tobias Klauser | 1 | -0/+21 |
2013-08-08 | dev: Make device_mtu() return size_t | Tobias Klauser | 1 | -2/+3 |
2013-07-31 | dev: Constify `ifname' parameter to device_up_and_running() | Tobias Klauser | 1 | -1/+1 |
2013-07-03 | dev: linktype: use ARPHRD_ETHER for "any" device | Daniel Borkmann | 1 | -1/+3 |
2013-07-03 | pcap: support for various linktypes | Daniel Borkmann | 1 | -0/+24 |
2013-06-20 | dev: mark paths likely/unlikely | Daniel Borkmann | 1 | -4/+4 |
2013-06-17 | dev: make paths unlikely, simplify code | Daniel Borkmann | 1 | -17/+11 |
2013-06-17 | dev: bail out if ifindex could not be retrieved | Daniel Borkmann | 1 | -4/+4 |
2013-06-04 | xutils: eliminate xutils, move rest to epoll2 | Daniel Borkmann | 1 | -1/+0 |
2013-06-04 | link: add link management functions | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | sock: add socket management functions | Daniel Borkmann | 1 | -0/+1 |
2013-06-04 | xutils: move device management functions out of xutils | Daniel Borkmann | 1 | -0/+169 |