Robin Sommer
|
6373d817a5
|
Merge remote-tracking branch 'origin/topic/jsiwek/uid'
Thanks!
* origin/topic/jsiwek/uid:
Add bits_per_uid unit test, addressing BIT0-1016.
UID optimizations addressing BIT-1016.
BIT-1016 #merged
|
2013-08-28 18:57:00 -07:00 |
|
Jon Siwek
|
5c119561ad
|
UID optimizations addressing BIT-1016.
Max UID bit-length is now 128, but can be increased w/ trivial source
code change of BRO_UID_LEN.
|
2013-08-28 15:35:18 -05:00 |
|
Robin Sommer
|
f6b689db81
|
Merge remote-tracking branch 'origin/topic/jsiwek/uid'
* origin/topic/jsiwek/uid:
Fix UID compiler warning/error & missed baselines.
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
|
2013-08-27 12:36:12 -07:00 |
|
Jon Siwek
|
50dbbab52c
|
Fix UID compiler warning/error & missed baselines.
|
2013-08-26 16:11:20 -05:00 |
|
Jon Siwek
|
22bf3e1196
|
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
- The bit-length is adjustable via redef'ing bits_per_uid.
- Prefix 'C' is used for connection UIDS (including IP tunnels) and
'F' for files.
|
2013-08-26 15:36:31 -05:00 |
|