Deleted Added
full compact
33c33
< __FBSDID("$FreeBSD: head/sys/netinet/ip_output.c 254523 2013-08-19 13:27:32Z andre $");
---
> __FBSDID("$FreeBSD: head/sys/netinet/ip_output.c 254889 2013-08-25 21:54:41Z markj $");
37c37
< #include "opt_route.h"
---
> #include "opt_kdtrace.h"
39a40
> #include "opt_route.h"
49a51
> #include <sys/sdt.h>
66a69
> #include <netinet/in_kdtrace.h>
624a628
> IP_PROBE(send, NULL, NULL, ip, ifp, ip, NULL);
658a663
> IP_PROBE(send, NULL, NULL, ip, ifp, ip, NULL);