| fix typo in team_init printf |
|
More...
|
about 14 years ago
|
| introduce team_create and team_recreate |
|
More...
|
about 14 years ago
|
| add lib version info |
|
More...
|
about 14 years ago
|
| do not convert nl_sock_err as it already contains syserr |
|
More...
|
about 14 years ago
|
| add 0 into err vals convert function |
|
More...
|
about 14 years ago
|
| add logging facility |
|
More...
|
about 14 years ago
|
| fix team_ifindex2ifname and team_ifname2ifindex return values |
|
More...
|
about 14 years ago
|
| handle libnl errors properly |
|
More...
|
about 14 years ago
|
| python: rework exceptions |
|
More...
|
about 14 years ago
|
| Do our own list implementation |
|
More...
|
about 14 years ago
|
| add port_add and port_remove function |
|
More...
|
about 14 years ago
|
| Reorder libteam.c and add interface functions comments |
|
More...
|
about 14 years ago
|
| add TEAM_EXPORT definition and use that for api functions |
|
More...
|
about 14 years ago
|
| reorder team.h into groups |
|
More...
|
about 14 years ago
|
| add c++ magic |
|
More...
|
about 14 years ago
|
| hide insides of structures in header |
|
More...
|
about 14 years ago
|
| remove unnecessary "extern" from header |
|
More...
|
about 14 years ago
|
| move #endif to the end of header |
|
More...
|
about 14 years ago
|
| Revert: rename list_head to __team_list_head to not to pollute app namespace |
|
More...
|
about 14 years ago
|
| export interface to [sg]et generic options |
|
More...
|
about 14 years ago
|
| rename list_head to __team_list_head to not to pollute app namespace |
|
More...
|
about 14 years ago
|
| remove inlines |
|
More...
|
about 14 years ago
|
| get_options_handler: continue on unknown nla_type |
|
More...
|
about 14 years ago
|
| down pkg version to 0.1 |
|
More...
|
about 14 years ago
|
| use internal option type numbering |
|
More...
|
about 14 years ago
|
| python: add option handling functions |
|
More...
|
about 14 years ago
|
| Add python examples |
|
More...
|
about 14 years ago
|
| use per-handler cli_sock and cli_link_cache |
|
More...
|
about 14 years ago
|
| python: Repair trace exception from callback. |
|
More...
|
about 14 years ago
|
| convert team_check_event to process multiple events at once |
|
More...
|
about 14 years ago
|