zeek/testing/btest/bifs
Jon Siwek f4101b5265 Improve handling of IPv6 routing type 0 extension headers.
- flow_weird event with name argument value of "routing0_hdr" is raised
  for packets containing an IPv6 routing type 0 header because this
  type of header is now deprecated according to RFC 5095.

- packets with a routing type 0 header and non-zero segments left
  now use the last address in that header in order to associate
  with a connection/flow and for calculating TCP/UDP checksums.

- added a set of IPv4/IPv6 TCP/UDP checksum unit tests
2012-03-27 16:05:45 -05:00
..
addr_count_conversion.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
addr_to_ptr_name.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
addr_version.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
count_to_addr.bro Merge remote branch 'origin/topic/seth/count_to_addr' 2011-04-19 15:52:16 -07:00
decode_base64.bro Add decode_base64_custom BiF to allow alternate base64 alphabets. 2011-11-11 13:48:11 -06:00
enable_raw_output.test Fix &raw_output and enable_raw_output interpretation of NUL characters 2011-08-03 10:51:40 -05:00
install_src_addr_filter.test Update PacketFilter/Discarder code for IP version independence. 2012-03-08 13:12:04 -06:00
mask_addr.bro mask_addr bif now returns subnet (addresses #512) 2011-07-23 16:45:29 -05:00
net_stats_trace.test Fix PktSrc::Statistics returning bogus stats. 2011-08-01 16:49:43 -05:00
netbios-functions.bro Updates and tests for netbios name BiF. 2011-04-20 15:59:11 -04:00
piped_exec.bro piped_exec can now write nulls in the "to_write" argument. 2011-08-09 09:51:03 -04:00
ptr_name_to_addr.bro Adding a test and baseline for ptr_name_to_addr BiF. 2012-02-07 20:57:18 -05:00
records_fields.bro New BiF record_field_vals() that returns the fields of a record in a 2011-07-07 19:56:48 -07:00
remask_addr.bro Refactoring various usages of new IPAddr class. 2012-02-22 14:45:44 -06:00
routing0_data_to_addrs.test Improve handling of IPv6 routing type 0 extension headers. 2012-03-27 16:05:45 -05:00
string_splitting.bro Fixed another do_split bug and included a test for the fix. 2011-04-22 08:00:28 -04:00
to_addr.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
to_subnet.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
unique_id-pools.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00
unique_id-rnd.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00
unique_id.bro Updated uid pools to use integer values instead of strings. 2011-08-15 15:47:39 -07:00