Commit 7a6c075
committed
Map Linux SO_TIMESTAMP to FreeBSD in ff_syscall_wrapper
Add LINUX_SO_TIMESTAMP (29) to the socket option translation table so
that applications using the Linux syscall wrapper can enable packet
receive timestamps via setsockopt(fd, SOL_SOCKET, SO_TIMESTAMP, ...).1 parent d0d8d76 commit 7a6c075
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
566 | 567 | | |
567 | 568 | | |
568 | 569 | | |
| 570 | + | |
| 571 | + | |
569 | 572 | | |
570 | 573 | | |
571 | 574 | | |
| |||
0 commit comments