Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'current' into dn42quagga_1.1.0-dn42.11-rc0 | David Lamparter | 2010-02-05 | 2 | -0/+32 |
|\ | |||||
| * | lib: get rid of extraneous output with vty_prepend | David Lamparter | 2010-02-05 | 2 | -0/+32 |
* | | lib: fix merge foobar in thread_fetch | David Lamparter | 2010-02-05 | 1 | -1/+1 |
* | | Merge branch 'current' into dn42 | David Lamparter | 2010-02-05 | 3 | -19/+27 |
|\| | |||||
| * | zebra: cleanup blackhole support | David Lamparter | 2010-02-05 | 1 | -2/+2 |
| * | lib, ospfd: remove ZEBRA_FLAG_BLACKHOLE from the zclient API | David Lamparter | 2010-02-05 | 2 | -17/+25 |
* | | Merge branch 'patches/pj_workqueue' into dn42 | David Lamparter | 2010-02-05 | 4 | -23/+135 |
|\ \ | |||||
| * | | lib: Make workqueue more conservative about ramping up | Paul Jakma | 2010-02-05 | 1 | -8/+9 |
| * | | lib: Add a command to clear the thread CPU history data | Paul Jakma | 2010-02-05 | 3 | -0/+86 |
| * | | lib: Thread scheduler should be fair and not let events starve I/O and timers | Paul Jakma | 2010-02-05 | 1 | -16/+41 |
* | | | Merge branch 'patches/smallones' into dn42 | David Lamparter | 2010-02-05 | 5 | -141/+115 |
|\ \ \ | |||||
| * | | | vty_serv_sock_family unused | Stephen Hemminger | 2010-02-05 | 1 | -1/+2 |
| * | | | vty: fix warnings | Stephen Hemminger | 2010-02-04 | 3 | -3/+4 |
| * | | | bgp: move cleanup fifo code | Stephen Hemminger | 2010-02-04 | 1 | -39/+0 |
| * | | | lib: Improve error reporting from broken config files | Steve Hill | 2010-02-04 | 3 | -9/+20 |
| * | | | lib: fix whitespace of Do better filtering of arguments... | Paul Jakma | 2010-02-04 | 1 | -89/+89 |
* | | | | Merge branch 'merged/pimd' into dn42 | David Lamparter | 2010-02-04 | 10 | -2/+54 |
|\ \ \ \ | |||||
| * | | | | pimd: post-merge fixups | David Lamparter | 2010-02-04 | 1 | -0/+3 |
| * | | | | Merge remote branch 'qpimd/pim' into merged/pimd | David Lamparter | 2010-02-04 | 9 | -2/+52 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | [pim] Clean-up | Everton Marques | 2009-11-18 | 2 | -0/+4 |
| | * | | | [pim] Hooks for ssmpingd support | Everton Marques | 2009-10-08 | 1 | -0/+1 |
| | * | | | [pim] Initial pim 0.155 | Everton Marques | 2009-10-02 | 7 | -3/+49 |
* | | | | | Merge branch 'merged/ospfd' into dn42 | David Lamparter | 2010-02-04 | 2 | -34/+20 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'patches/jt_unnumbered' into ospf-merge-3 | David Lamparter | 2010-02-04 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag. | Joakim Tjernlund | 2010-02-04 | 1 | -0/+1 |
| * | | | | | lib: Optimize Fletcher and Internet checksums | Joakim Tjernlund | 2010-02-04 | 1 | -34/+19 |
| |/ / / / | |||||
* | | | | | Merge branch 'patches/smallones' into dn42 | David Lamparter | 2010-02-04 | 1 | -181/+144 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | lib: Do better filtering of arguments, optional args particularly | Paul Jakma | 2010-02-03 | 1 | -181/+144 |
| |/ / / | |||||
* | | | | Merge branch 'patches/sh_bgp-write-cork' into dn42 | David Lamparter | 2010-02-04 | 6 | -34/+12 |
|\ \ \ \ | |||||
| * | | | | BGP: enable TCP corking | Stephen Hemminger | 2010-02-03 | 2 | -0/+11 |
| * | | | | thread: remove except fd set | Stephen Hemminger | 2010-02-03 | 2 | -4/+1 |
| * | | | | stream: remove unused stream_read_unblock | Stephen Hemminger | 2010-02-03 | 2 | -30/+0 |
| |/ / / | |||||
* | | | | Merge branch 'patches/fr_isisd-fixes' into dn42 | David Lamparter | 2010-02-04 | 2 | -0/+76 |
|\ \ \ \ | |||||
| * | | | | isisd: md5 link authentication | Fritz Reichmann | 2010-02-03 | 2 | -0/+76 |
| |/ / / | |||||
* | | | | Merge branch 'patches/dl_bug-537' into dn42 | David Lamparter | 2010-02-04 | 2 | -0/+56 |
|\ \ \ \ | |||||
| * | | | | lib: prefix2sockunion, prefix_common_bits helper functions | David Lamparter | 2010-02-03 | 2 | -0/+56 |
| |/ / / | |||||
* | | | | Merge branch 'patches/jt_times2' into dn42 | David Lamparter | 2010-02-04 | 2 | -49/+85 |
|\ \ \ \ | |||||
| * | | | | lib: fix header broken by times(2) branch | David Lamparter | 2010-02-03 | 1 | -4/+0 |
| * | | | | lib: Use times(2) to calculate relative time. | Joakim Tjernlund | 2010-02-03 | 1 | -36/+84 |
| * | | | | lib: Unexport recent_time | Joakim Tjernlund | 2010-02-03 | 1 | -9/+1 |
| |/ / / | |||||
* | | | | dn42: motd | David Lamparter | 2010-02-04 | 1 | -3/+3 |
* | | | | dn42: enable HSLS, OLSR, BATMAN, DHCP | David Lamparter | 2010-02-04 | 2 | -6/+21 |
| |/ / |/| | | |||||
* | | | lib: fs namespacing 3/5: use path_state for zserv socket | David Lamparter | 2010-02-04 | 2 | -1/+5 |
* | | | lib: fs namespacing 1/5: add path_* helpers | David Lamparter | 2010-02-04 | 3 | -3/+102 |
* | | | zebra: NetBSD: get IPSRCSEL preference value from kernel | David Lamparter | 2010-02-04 | 1 | -0/+3 |
* | | | netlink: process scope value, save it | David Lamparter | 2010-02-03 | 1 | -0/+3 |
* | | | lib: lookup(): support 0 as a key, use NULL str for end of list | David Lamparter | 2010-02-03 | 1 | -1/+1 |
* | | | lib: add sockopt helper for setting IPV6_V6ONLY and use it | David Lamparter | 2010-02-03 | 3 | -0/+26 |
* | | | lib: put route_types.txt to real use | David Lamparter | 2010-02-03 | 6 | -231/+259 |
* | | | build: libzebra link fix: add libcap | David Lamparter | 2010-02-03 | 1 | -1/+1 |
|/ / |