]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/rtsock.c
Merge projects/bhyve_svm into HEAD.
[FreeBSD/FreeBSD.git] / sys / net / rtsock.c
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-19 glebiusRemove ifq_drops from struct ifqueue. Now queue drops...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-31 glebiuso Remove struct if_data from struct ifnet. Now it is...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-15 kevloChange pr_output's prototype to avoid the need for...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-29 glebiusGarbage collect couple of unused fields from struct...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 grehanMFC @ r266724
2014-05-29 asomersFix unintended KBI change from r264905. Add _fib versi...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-08 melifaroRename rt_msg1() to more handy rtsock_msg_mbuf().
2014-05-08 melifaroFix incorrect netmasks being passed via rtsock.
2014-05-03 melifaroFix sysctl_ifmalist() broken in r265019.
2014-04-29 melifaroPartially revert r265019 - allocating 512 bytes on...
2014-04-29 melifaroMove rt_setmetrics() from rtsock.c to route.c.
2014-04-27 melifaroFix build
2014-04-27 melifaroImprove memory allocation model for rt_msg2() rtsock...
2014-04-27 melifaroRemove useless zeroing of RTAX_DST on error.
2014-04-27 melifaroCleanup route_output() a bit.
2014-04-27 melifaroDo not delay freeing rtm. Bandaid added in r227061...
2014-04-27 melifaroMove up fibnum to ensure it is always defined.
2014-04-26 melifaroDetermine fibnum once in the beginning of route_output().
2014-04-26 melifaroDecouple RTM_CHANGE from RTM_GET handling in rtsock...
2014-04-26 melifaroUnify sa_equal() macro usage.
2014-04-24 asomersFix subnet and default routes on different FIBs on...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-19 glebiusWhen exporting ifnet via sysctl, add ifqueue(9) drop...
2014-03-14 glebiusRemove IPX support.
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-19 zecV_irtualize rtsock refcounting, which reduces the chanc...
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-04 grehanMFC @ r259205 in preparation for some SVM updates....
2014-02-04 grehanMFC @ r259205 in preparation for some SVM updates.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-10 melifaroSimplify inet alias handling code: if we're adding...
2014-01-09 melifaroSplit rt_newaddrmsg_fib() into two different functions.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-08 melifaroConstanly use RT_ALL_FIBS everywhere instead of -1.
2014-01-04 melifaroChange semantics for rnh_lookup() function: now
2014-01-02 delphijMFV r260154 + 260182:
next