| # | Line 69 | Line 69 | struct Capability | |
|---|---|---|
| 69 | #define CAP_CLUSTER 0x00010000 /* supports server clustering */ | |
| 70 | #define CAP_ENCAP 0x00020000 /* supports ENCAP message */ | |
| 71 | #define CAP_HOPS 0x00040000 /* supports HALFOPS */ | |
| 72 | + | #define CAP_TBURST 0x00080000 /* supports TBURST */ |
| 73 | ||
| 74 | #ifdef HAVE_LIBZ | |
| 75 | #define CAP_ZIP_SUPPORTED CAP_ZIP | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |